source: multimedia/libdriv/xine-lib.xml

trunk
Last change on this file was 7f5ae162, checked in by Bruce Dubbs <bdubbs@…>, 6 days ago

Add a correction to xine-lib to handle ffmpeg-7.

  • Property mode set to 100644
File size: 9.8 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
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 "">
10 <!ENTITY xine-lib-md5sum "9e1be39857b7a3cd7cc0f2b96331ff22">
11 <!ENTITY xine-lib-size "4.8 MB">
12 <!ENTITY xine-lib-buildsize "98 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
20 <title>xine-lib-&xine-lib-version;</title>
21
22 <indexterm zone="xine-lib">
23 <primary sortas="a-Xine-Libraries">Xine Libraries</primary>
24 </indexterm>
25
26 <sect2 role="package">
27 <title>Introduction to Xine Libraries</title>
28
29 <para>
30 The <application>Xine Libraries</application> package contains xine
31 libraries. These are useful for interfacing with external plug-ins that
32 allow the flow of information from the source to the audio and video
33 hardware.
34 </para>
35
36 &lfs121_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&xine-lib-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&xine-lib-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &xine-lib-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &xine-lib-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &xine-lib-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &xine-lib-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">Xine Libraries Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="x-window-system"/>,
77 <xref linkend="ffmpeg"/>, and at least one of:
78 <xref linkend="alsa-lib"/>,
79 <xref linkend='pulseaudio'/>, or
80 <ulink url="https://jackaudio.org/">JACK</ulink>
81 </para>
82
83 <bridgehead renderas="sect4">Recommended</bridgehead>
84 <para role="recommended">
85 <xref linkend="libdvdnav"/>
86 </para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional">
90 <xref linkend="aalib"/>,
91 <xref linkend="faad2"/>,
92 <xref linkend="flac"/>,
93 <xref linkend="gdk-pixbuf"/>,
94 <xref linkend="glu"/>,
95 <xref linkend="imagemagick"/>,
96 <xref linkend="liba52"/>,
97 <xref linkend="libdvdcss"/>,
98 <xref linkend="libmad"/>,
99 <xref linkend="libmng"/>,
100 <xref linkend="libnsl"/>,
101 <!--<xref linkend="libtheora"/>,-->
102 <xref linkend="libva"/> (requires <xref role="nodep" linkend="glu"/>),
103 <xref linkend="libvdpau"/>,
104 <xref linkend="libvorbis"/>,
105 <xref linkend="libvpx"/>,
106 <xref linkend="mesa"/>,
107 <xref linkend="samba"/>,
108 <xref linkend="sdl"/>,
109 <xref linkend="speex"/>,
110 <xref linkend="doxygen"/> (to create the API documentation),
111 <xref linkend="v4l-utils"/>
112 <ulink url="https://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
113 <ulink url="https://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
114 <ulink url="https://github.com/cacalabs/libcaca">libcaca</ulink>,
115 <ulink url="https://www.videolan.org/developers/libdca.html">libdca</ulink>,
116 <ulink url="https://fame.sourceforge.net">libFAME</ulink>,
117 <ulink url="https://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
118 <ulink url="https://www.theora.org">libtheora</ulink>,
119 <ulink url="https://www.musepack.net/">musepack</ulink>,
120 <ulink url="&gnu-http;/vcdimager/">VCDImager</ulink>, and
121 <ulink url="https://www.wavpack.com/">WavPack</ulink>,
122 </para>
123
124 </sect2>
125
126 <sect2 role="installation">
127 <title>Installation of Xine Libraries</title>
128
129 <!-- See this thread for more details:
130 https://lists.linuxfromscratch.org/sympa/arc/lfs-dev/2022-07/msg00044.html
131 -->
132
133
134 <para>
135 First, fix building this package with ffmpeg-7.0 and later:
136 </para>
137
138<screen><userinput remap="pre">sed -i '/xine_set_flags/s/XINE_PROTECTED//' include/xine.h </userinput></screen>
139
140<!--<note>
141 <para>This package tarball expands to the directory xine-lib.1.2.13/,
142 not he expected xine-lib-1.2.13/.</para>
143 </note>-->
144
145<!-- Appears to be fixed in 1.2.13
146 <para>
147 First, fix building this package with binutils-2.39:
148 </para>
149
150<screen><userinput remap="pre">sed -e '/xine_set_flags/s/XINE_PROTECTED//' -i include/xine.h</userinput></screen>
151-->
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.