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

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 a027d7d3 was a027d7d3, checked in by Bruce Dubbs <bdubbs@…>, 12 years ago

Remove spaces from titles

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

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