source: multimedia/libdriv/xine-lib.xml@ 650ddb8

11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 650ddb8 was 650ddb8, checked in by Bruce Dubbs <bdubbs@…>, 20 months ago

Tag the rest of multimedia/libdriv/

  • Property mode set to 100644
File size: 9.9 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY xine-lib-download-http
8 "&sourceforge-dl;/xine/xine-lib-&xine-lib-version;.tar.xz">
9 <!ENTITY xine-lib-download-ftp "&gentoo-ftp-repo;/xine-lib-&xine-lib-version;.tar.xz">
10 <!ENTITY xine-lib-md5sum "3d0660c9da158c31dd65e955e4ac8cd2">
11 <!ENTITY xine-lib-size "5.1 MB">
12 <!ENTITY xine-lib-buildsize "169 MB (with API documentation)">
13 <!ENTITY xine-lib-time "0.5 SBU (Using parallelism=4; with API documentation)">
14]>
15
16<sect1 id="xine-lib" xreflabel="xine-lib-&xine-lib-version;">
17 <?dbhtml filename="xine-lib.html"?>
18
19 <sect1info>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>xine-lib-&xine-lib-version;</title>
24
25 <indexterm zone="xine-lib">
26 <primary sortas="a-Xine-Libraries">Xine Libraries</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Xine Libraries</title>
31
32 <para>
33 The <application>Xine Libraries</application> package contains xine
34 libraries. These are useful for interfacing with external plug-ins that
35 allow the flow of information from the source to the audio and video
36 hardware.
37 </para>
38
39 &lfs112_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&xine-lib-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&xine-lib-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &xine-lib-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &xine-lib-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &xine-lib-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &xine-lib-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Xine Libraries Dependencies</bridgehead>
76
77 <bridgehead renderas="sect4">Required</bridgehead>
78 <para role="required">
79 <xref linkend="x-window-system"/>,
80 <xref linkend="ffmpeg"/>, and at least one of:
81 <xref linkend="alsa"/>,
82 <xref linkend='pulseaudio'/>, or
83 <ulink url="http://jackaudio.org/">JACK</ulink>
84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <xref linkend="libdvdnav"/>
89 </para>
90
91 <bridgehead renderas="sect4">Optional</bridgehead>
92 <para role="optional">
93 <xref linkend="aalib"/>,
94 <xref linkend="faad2"/>,
95 <xref linkend="flac"/>,
96 <xref linkend="gdk-pixbuf"/>,
97 <xref linkend="glu"/>,
98 <xref linkend="imagemagick"/>,
99 <xref linkend="liba52"/>,
100 <xref linkend="libdvdcss"/>,
101 <xref linkend="libmad"/>,
102 <xref linkend="libmng"/>,
103 <xref linkend="libnsl"/>,
104 <xref linkend="libtheora"/>,
105 <xref linkend="libva"/> (requires <xref role="nodep" linkend="glu"/>),
106 <xref linkend="libvdpau"/>,
107 <xref linkend="libvorbis"/>,
108 <xref linkend="libvpx"/>,
109 <xref linkend="mesa"/>,
110 <xref linkend="samba"/>,
111 <xref linkend="sdl"/>,
112 <xref linkend="speex"/>,
113 <xref linkend="doxygen"/> (to create the API documentation),
114 <xref linkend="v4l-utils"/>
115 <ulink url="http://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
116 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
117 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
118 <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
119 <ulink url="http://fame.sourceforge.net">libFAME</ulink>,
120 <ulink url="https://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
121 <ulink url="http://www.musepack.net/">musepack</ulink>,
122 <ulink url="&gnu-http;/vcdimager/">VCDImager</ulink>, and
123 <ulink url="http://www.wavpack.com/">WavPack</ulink>,
124 </para>
125
126 <para condition="html" role="usernotes">
127 User Notes: <ulink url="&blfs-wiki;/xine-lib"/>
128 </para>
129 </sect2>
130
131 <sect2 role="installation">
132 <title>Installation of Xine Libraries</title>
133
134 <!-- See this thread for more details:
135 https://lists.linuxfromscratch.org/sympa/arc/lfs-dev/2022-07/msg00044.html
136 -->
137
138 <para>
139 First, fix building this package with ffmpeg-5.1:
140 </para>
141
142<screen><userinput remap="pre">sed -e '/\/avformat.h/i #include &lt;libavcodec/version.h&gt;' \
143 -i src/combined/ffmpeg/demux_avformat.c &amp;&amp;
144sed -e '/\/avio.h/i #include &lt;libavutil/avutil.h&gt;' \
145 -i src/combined/ffmpeg/input_avio.c</userinput></screen>
146
147 <para>
148 Then, fix building this package with binutils-2.39:
149 </para>
150
151<screen><userinput remap="pre">sed -e '/xine_set_flags/s/XINE_PROTECTED//' -i include/xine.h</userinput></screen>
152
153 <para>
154 Install <application>Xine Libraries</application> by running the following
155 commands:
156 </para>
157
158<screen><userinput>./configure --prefix=/usr \
159 --disable-vcd \
160 --with-external-dvdnav \
161 --docdir=/usr/share/doc/xine-lib-&xine-lib-version; &amp;&amp;
162make</userinput></screen>
163
164 <para>
165 To create the API documentation, <application>Doxygen</application>
166 must be installed and issue the following command:
167 </para>
168
169<screen remap="doc"><userinput>doxygen doc/Doxyfile</userinput></screen>
170
171 <para>
172 This package does not come with a test suite.
173 </para>
174
175 <para>
176 Now, as the <systemitem class="username">root</systemitem> user:
177 </para>
178
179<screen role="root"><userinput>make install</userinput></screen>
180
181 <note>
182 <para>
183 When installing, the Makefile does some additional
184 linking. If you do not have Xorg in /usr, the LIBRARY_PATH
185 variable needs to be defined for the root user. If
186 using sudo to assume root, use the -E option to pass
187 your current environment variables for the install process.
188 </para>
189 </note>
190
191 <para>
192 If you built the API documentation, issue the following commands as
193 the <systemitem class="username">root</systemitem> user to install it:
194 </para>
195
196<screen role="root"
197 remap="doc"><userinput>install -v -m755 -d /usr/share/doc/xine-lib-&xine-lib-version;/api &amp;&amp;
198install -v -m644 doc/api/* \
199 /usr/share/doc/xine-lib-&xine-lib-version;/api</userinput></screen>
200 </sect2>
201
202 <sect2 role="commands">
203 <title>Command Explanations</title>
204
205 <para>
206 <parameter>--disable-vcd</parameter>: This switch is required to compile
207 <application>Xine Lib</application> without <ulink
208 url="&gnu-http;/vcdimager/">VCDImager</ulink> installed.
209 Remove this option if you have installed VCDImager.
210 </para>
211
212 <para>
213 <parameter>--with-external-dvdnav</parameter>: This switch is required,
214 because internal libraries cannot decrypt DVD.
215 </para>
216
217 <para>
218 <parameter>--docdir=/usr/share/doc/xine-lib-&xine-lib-version;</parameter>:
219 This switch causes the documentation to be installed into a versioned
220 directory instead of the default <filename
221 class="directory">/usr/share/doc/xine-lib</filename>.
222 </para>
223
224 <para>
225 <option>--disable-vaapi</option>: use this switch if <xref
226 linkend="libva"/> is installed and <xref linkend="glu"/>
227 is not, to prevent a build failure.
228 </para>
229
230 </sect2>
231
232 <sect2 role="content">
233 <title>Contents</title>
234
235 <segmentedlist>
236 <segtitle>Installed Programs</segtitle>
237 <segtitle>Installed Libraries</segtitle>
238 <segtitle>Installed Fonts</segtitle>
239 <segtitle>Installed Directories</segtitle>
240<!-- When updating, check plugins subdir -->
241 <seglistitem>
242 <seg>xine-config and xine-list-1.2</seg>
243 <seg>libxine.so and numerous plugin modules and video extensions under
244 /usr/lib/xine/plugins/2.8</seg>
245 <seg>
246 Output display engine fonts located in /usr/share/xine-lib/fonts
247 </seg>
248 <seg>
249 /usr/include/xine,
250 /usr/lib/xine,
251 /usr/share/xine-lib, and
252 /usr/share/doc/xine-lib-&xine-lib-version;
253 </seg>
254 </seglistitem>
255 </segmentedlist>
256
257 <variablelist>
258 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
259 <?dbfo list-presentation="list"?>
260 <?dbhtml list-presentation="table"?>
261
262 <varlistentry id="xine-config">
263 <term><command>xine-config</command></term>
264 <listitem>
265 <para>
266 provides information to programs trying to link with the
267 <application>xine</application> libraries
268 </para>
269 <indexterm zone="xine-lib xine-config">
270 <primary sortas="b-xine-config">xine-config</primary>
271 </indexterm>
272 </listitem>
273 </varlistentry>
274
275 <varlistentry id="xine-list-1.2">
276 <term><command>xine-list-1.2</command></term>
277 <listitem>
278 <para>
279 is used to get supported file type information from
280 <application>xine-lib</application>
281 </para>
282 <indexterm zone="xine-lib xine-list-1.2">
283 <primary sortas="b-xine-list-1.2">xine-list-1.2</primary>
284 </indexterm>
285 </listitem>
286 </varlistentry>
287
288 <varlistentry id="libxine">
289 <term><filename class="libraryfile">libxine.so</filename></term>
290 <listitem>
291 <para>
292 provides the API for processing audio/video files
293 </para>
294 <indexterm zone="xine-lib libxine">
295 <primary sortas="c-libxine">libxine.so</primary>
296 </indexterm>
297 </listitem>
298 </varlistentry>
299 </variablelist>
300 </sect2>
301
302</sect1>
Note: See TracBrowser for help on using the repository browser.