source: multimedia/libdriv/xine-lib.xml@ b9b17d1b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b9b17d1b was 77b4c621, checked in by Andrew Benton <andy@…>, 12 years ago

xine-lib needs --disable-vcd without VCDImager installed

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10328 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 8.6 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-repo;/xine/xine-lib-&xine-lib-version;.tar.xz">
9 <!ENTITY xine-lib-download-ftp
10 "&gentoo-ftp-repo;/xine-lib-&xine-lib-version;.tar.xz">
11 <!ENTITY xine-lib-md5sum "6fa70fa336f708452ce9bf311b401de2">
12 <!ENTITY xine-lib-size "4.7 MB">
13 <!ENTITY xine-lib-buildsize "119 MB (without the API documentation)">
14 <!ENTITY xine-lib-time "1.4 SBU">
15]>
16
17<sect1 id="xine-lib" xreflabel="xine-lib-&xine-lib-version;">
18 <?dbhtml filename="xine-lib.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 </sect1info>
24
25 <title>xine-lib-&xine-lib-version;</title>
26
27 <indexterm zone="xine-lib">
28 <primary sortas="a-Xine-Libraries">Xine Libraries</primary>
29 </indexterm>
30
31 <sect2 role="package">
32 <title>Introduction to Xine Libraries</title>
33
34 <para>
35 The <application>xine Libraries</application> package contains xine
36 libraries. These are useful for interfacing with external plug-ins that
37 allow the flow of information from the source to the screen and
38 speakers.
39 </para>
40
41 &lfs71_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>Download (HTTP): <ulink url="&xine-lib-download-http;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download (FTP): <ulink url="&xine-lib-download-ftp;"/></para>
50 </listitem>
51 <listitem>
52 <para>Download MD5 sum: &xine-lib-md5sum;</para>
53 </listitem>
54 <listitem>
55 <para>Download size: &xine-lib-size;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated disk space required: &xine-lib-buildsize;</para>
59 </listitem>
60 <listitem>
61 <para>Estimated build time: &xine-lib-time;</para>
62 </listitem>
63 </itemizedlist>
64
65 <bridgehead renderas="sect3">Xine Libraries Dependencies</bridgehead>
66
67 <bridgehead renderas="sect4">Required</bridgehead>
68 <para role="required">
69 <xref linkend="x-window-system"/>,
70 <xref linkend="ffmpeg"/>, and at least one of:
71 <xref linkend="alsa"/>,
72 <xref linkend='pulseaudio'/> or
73 <ulink url="http://jackaudio.org/">JACK</ulink>
74 </para>
75
76 <bridgehead renderas="sect4">Optional</bridgehead>
77 <para role="optional">
78 <xref linkend="liba52"/>,
79 <xref linkend="aalib"/>,
80 <ulink url="http://www.directfb.org">DirectFB</ulink>,
81 <xref linkend="faad2"/>,
82 <xref linkend="flac"/>,
83 <xref linkend="gdk-pixbuf"/>,
84 <xref linkend="gnome-vfs"/>,
85 <xref linkend="imagemagick"/>,
86 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
87 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
88 <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
89 <xref linkend="libdvdnav"/>,
90 <ulink url="http://fame.sourceforge.net">libFAME</ulink>,
91 <xref linkend="libmad"/>,
92 <xref linkend="libmng"/>,
93 <xref linkend="libtheora"/>,
94 <ulink url="http://cgit.freedesktop.org/~aplattner/libvdpau">libvdpau</ulink>,
95 <xref linkend="libvorbis"/>,
96 <xref linkend="mesalib"/>,
97 <ulink url="http://sourceforge.net/projects/modplug-xmms/">modplug</ulink>,
98 <ulink url="http://www.musepack.net/">musepack</ulink>,
99 <xref linkend="samba3"/>,
100 <xref linkend="sdl"/>,
101 <xref linkend="speex"/>,
102 <ulink url="http://ftp.gnu.org/gnu/vcdimager/">VCDImager</ulink>,
103 <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink> and
104 <ulink url="http://www.wavpack.com/">WavPack</ulink>.
105 </para>
106
107 <para>
108 The following are needed to build the API documentation:
109 <ulink url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>
110 and <ulink url="http://www.xfig.org/">Transfig</ulink>
111 </para>
112
113 <para condition="html" role="usernotes">
114 User Notes: <ulink url="&blfs-wiki;/xine-lib"/>
115 </para>
116 </sect2>
117
118 <sect2 role="installation">
119 <title>Installation of Xine Libraries</title>
120
121 <para>
122 Install <application>xine Libraries</application> by running the following
123 commands:
124 </para>
125
126<screen><userinput>./configure --prefix=/usr --disable-vcd \
127 --docdir=/usr/share/doc/xine-lib-&xine-lib-version; &amp;&amp;
128make</userinput></screen>
129
130 <para>This package does not come with a test suite.</para>
131
132 <para>
133 Now, as the <systemitem class="username">root</systemitem> user:
134 </para>
135
136<screen role="root"><userinput>make install</userinput></screen>
137 </sect2>
138
139 <sect2 role="commands">
140 <title>Command Explanations</title>
141
142 <para>
143 <option>--disable-vcd</option>: This option is required to compile Xine
144 Lib without
145 <ulink url="http://ftp.gnu.org/gnu/vcdimager/">VCDImager</ulink>
146 installed. Remove this option if you have installed VCDImager.
147 </para>
148
149 <para>
150 <option>--docdir=/usr/share/xine-lib-&xine-lib-version;</option>: This
151 switch causes the documentation to be installed into a versioned
152 directory instead of the default
153 <filename class="directory">/usr/share/doc/xine-lib</filename>.
154 </para>
155
156 <para>
157 <option>--with-external-dvdnav</option>: If you have installed
158 <xref linkend="libdvdnav"/> use this option to make
159 <application>Xine-lib</application> link its
160 <filename class="libraryfile">xineplug_decode_dxr3_spu.so</filename>,
161 <filename class="libraryfile">xineplug_decode_spu.so</filename> and
162 <filename class="libraryfile">xineplug_inp_dvd.so</filename> plugins to
163 <application>Libdvdnav</application>.
164 </para>
165
166 <para>
167 <option>--enable-a52dec=external</option>: If you have installed
168 <xref linkend="liba52"/> use this option to make
169 <application>Xine-lib</application> link its
170 <filename class="libraryfile">xineplug_decode_a52.so</filename> plugin to
171 <application>Liba52</application>.
172 </para>
173
174 <para>
175 <option>--with-external-libmad</option>: If you have installed
176 <xref linkend="libmad"/> use this option to make
177 <application>Xine-lib</application> link its
178 <filename class="libraryfile">xineplug_decode_mad.so</filename> plugin to
179 <application>Libmad</application>.
180 </para>
181 </sect2>
182
183 <sect2 role="content">
184 <title>Contents</title>
185
186 <segmentedlist>
187 <segtitle>Installed Programs</segtitle>
188 <segtitle>Installed Libraries</segtitle>
189 <segtitle>Installed Fonts</segtitle>
190 <segtitle>Installed Directories</segtitle>
191
192 <seglistitem>
193 <seg>xine-config and xine-list-1.2</seg>
194 <seg>libxine.so and numerous plugin modules and video extensions</seg>
195 <seg>
196 Output display engine fonts located in /usr/share/xine-lib/fonts
197 </seg>
198 <seg>
199 /usr/include/xine,
200 /usr/lib/xine,
201 /usr/share/xine-lib and
202 /usr/share/doc/xine-lib-&xine-lib-version;
203 </seg>
204 </seglistitem>
205 </segmentedlist>
206
207 <variablelist>
208 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
209 <?dbfo list-presentation="list"?>
210 <?dbhtml list-presentation="table"?>
211
212 <varlistentry id="xine-config">
213 <term><command>xine-config</command></term>
214 <listitem>
215 <para>
216 provides information to programs trying to link with the
217 <application>xine</application> libraries.
218 </para>
219 <indexterm zone="xine-lib xine-config">
220 <primary sortas="b-xine-config">xine-config</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 <varlistentry id="xine-list-1.2">
226 <term><command>xine-list-1.2</command></term>
227 <listitem>
228 <para>
229 is used to get supported filetype information from
230 <application>xine-lib</application>.
231 </para>
232 <indexterm zone="xine-lib xine-list-1.2">
233 <primary sortas="b-xine-list-1.2">xine-list-1.2</primary>
234 </indexterm>
235 </listitem>
236 </varlistentry>
237
238 <varlistentry id="libxine">
239 <term><filename class='libraryfile'>libxine.so</filename></term>
240 <listitem>
241 <para> provides the API for processing audio/video files.</para>
242 <indexterm zone="xine-lib libxine">
243 <primary sortas="c-libxine">libxine.so</primary>
244 </indexterm>
245 </listitem>
246 </varlistentry>
247 </variablelist>
248 </sect2>
249</sect1>
Note: See TracBrowser for help on using the repository browser.