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

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

Update to ffmpeg-0.9
Update Xine Libraries dependencies

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

  • Property mode set to 100644
File size: 8.5 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 "acfb6e08188fd60ad88ff83831d592d7">
10 <!ENTITY xine-lib-size "5.7 MB">
11 <!ENTITY xine-lib-buildsize "118 MB (without the API documentation)">
12 <!ENTITY xine-lib-time "1.5 SBU">
13]>
14
15<sect1 id="xine-lib" xreflabel="xine Libraries-&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 Libraries-&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 &lfs70_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="esound"/>,
69 OSS,
70 <xref linkend="arts"/>,
71 <xref linkend='pulseaudio'/> or
72 <ulink url="http://jackaudio.org/">JACK</ulink>
73 </para>
74
75 <!-- <bridgehead renderas="sect4">Recommended</bridgehead>
76 <para role="recommended"><xref linkend="pkgconfig"/></para> -->
77
78 <bridgehead renderas="sect4">Optional</bridgehead>
79 <para role="optional">
80 <xref linkend="flac"/>,
81 <xref linkend="libtheora"/>,
82 <xref linkend="libvorbis"/>,
83 <xref linkend="sdl"/>,
84 <xref linkend="speex"/>,
85 <xref linkend="libfame"/>,
86 <xref linkend="libmng"/>,
87 <xref linkend="gnome-vfs"/>,
88 <xref linkend="libmad"/>
89 <xref linkend="samba3"/>,
90 <xref linkend="imagemagick"/>,
91 <ulink url="http://www.directfb.org/">DirectFB</ulink>,
92 <ulink url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>,
93 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
94 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
95 <xref linkend="aalib"/>,
96 <xref linkend="liba52"/>,
97 libdts (now <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>),
98 <ulink url="http://www.wavpack.com/">WavPack</ulink>, and
99 <ulink url="http://dxr3.sourceforge.net/">libdxr3</ulink>
100 </para>
101
102 <para>If the following packages are not found on the system, versions
103 of their libraries from the internal source tree will be used:
104 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
105 <ulink url="http://www.vcdimager.org/">VCDImager</ulink> and
106 <ulink url="http://www.musepack.net/">libmpcdec</ulink>.</para>
107
108 <para>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></para>
111
112 <para condition="html" role="usernotes">User Notes:
113 <ulink url="&blfs-wiki;/xine-lib"/></para>
114
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 \
124 --with-external-ffmpeg \
125 --docdir=/usr/share/doc/xine-lib-&xine-lib-version; &amp;&amp;
126
127make</userinput></screen>
128
129 <para>This package does not come with a test suite.</para>
130
131 <para>Now, as the <systemitem class="username">root</systemitem>
132 user:</para>
133
134<screen role="root"><userinput>make install</userinput></screen>
135
136 </sect2>
137
138 <sect2 role="commands">
139 <title>Command Explanations</title>
140
141 <para><option>--with-external-ffmpeg</option>:
142 The internal version of <application>ffmpeg</application> fails.
143 This switch forces the use of the external version.
144 </para>
145
146 <para><option>--docdir=/usr/share/xine-lib-&xine-lib-version;</option>:
147 This switch causes the documentation to be installed into a versioned
148 directory instead of the default
149 <filename class="directory">/usr/share/doc/xine-lib</filename>.</para>
150
151 <para><option>--with-xv-path=/path/to/somewhere</option>: if
152 <filename>libXv.so</filename> is not installed in
153 <filename class="directory">/usr/X11R6/lib</filename> nor in
154 <filename class="directory">/usr/lib</filename> you will need to tell
155 the <command>configure</command> command where to find it.</para>
156
157 <para><option>--with-external-a52dec</option>: use this option to force the
158 <filename>xineplug_decode_a52.so</filename> plugin to link against the
159 system installed liba52.</para>
160
161 <para><option>--with-external-libmad</option>: use this option to force the
162 <filename>xineplug_decode_mad.so</filename> plugin to link against the
163 system installed libmad.</para>
164
165 <para><option>--with-external-dvdnav</option>: use this option to force the
166 <filename>xineplug_decode_dxr3_spu.so</filename>,
167 <filename>xineplug_decode_spu.so</filename> and
168 <filename>xineplug_inp_dvd.so</filename> plugins to link against the
169 system installed libdvdnav and libdvdread</para>
170
171 </sect2>
172
173 <sect2 role="content">
174 <title>Contents</title>
175
176 <segmentedlist>
177 <segtitle>Installed Programs</segtitle>
178 <segtitle>Installed Libraries</segtitle>
179 <segtitle>Installed Fonts</segtitle>
180 <segtitle>Installed Directories</segtitle>
181
182 <seglistitem>
183 <seg>xine-config and xine-list-1.1</seg>
184 <seg>libxine.so and numerous plugin modules and video extensions</seg>
185 <seg>Output display engine fonts located in
186 /usr/share/xine/libxine1/fonts</seg>
187 <seg>/usr/include/xine, /usr/lib/xine, and
188 /usr/share/doc/xine-lib-&xine-lib-version;</seg>
189 </seglistitem>
190 </segmentedlist>
191
192 <variablelist>
193 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
194 <?dbfo list-presentation="list"?>
195 <?dbhtml list-presentation="table"?>
196
197 <varlistentry id="xine-config">
198 <term><command>xine-config</command></term>
199 <listitem>
200 <para>provides information to programs trying to link with the
201 <application>xine</application> libraries.</para>
202 <indexterm zone="xine-lib xine-config">
203 <primary sortas="b-xine-config">xine-config</primary>
204 </indexterm>
205 </listitem>
206 </varlistentry>
207
208 <varlistentry id="xine-list-1.1">
209 <term><command>xine-list-1.1</command></term>
210 <listitem>
211 <para>is used to get supported filetype information from
212 <application>xine-lib</application>.</para>
213 <indexterm zone="xine-lib xine-list-1.1">
214 <primary sortas="b-xine-list-1.1">xine-list-1.1</primary>
215 </indexterm>
216 </listitem>
217 </varlistentry>
218
219 <varlistentry id="libxine">
220 <term><filename class='libraryfile'>libxine.so</filename></term>
221 <listitem>
222 <para> provides the API for processing audio/video files.</para>
223 <indexterm zone="xine-lib libxine">
224 <primary sortas="c-libxine">libxine.so</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 </variablelist>
230
231 </sect2>
232
233</sect1>
Note: See TracBrowser for help on using the repository browser.