source: multimedia/libdriv/xine-lib.xml@ 87068b5f

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

Move deprecated gnome packages and gnucash to the archive.

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

  • Property mode set to 100644
File size: 8.4 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 "011def012e9db3dee06808b4580ccede">
12 <!ENTITY xine-lib-size "4.7 MB">
13 <!ENTITY xine-lib-buildsize "126 MB (additional 120 MB to install API documentation)">
14 <!ENTITY xine-lib-time "1.7 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 audio and video
38 hardware.
39 </para>
40
41 &lfs73_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="imagemagick"/>,
85 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
86 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
87 <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
88 <xref linkend="libdvdnav"/>,
89 <ulink url="http://fame.sourceforge.net">libFAME</ulink>,
90 <xref linkend="libmad"/>,
91 <xref linkend="libmng"/>,
92 <xref linkend="libtheora"/>,
93 <ulink url="http://cgit.freedesktop.org/~aplattner/libvdpau">libvdpau</ulink>,
94 <xref linkend="libvorbis"/>,
95 <xref linkend="mesalib"/>,
96 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
97 <ulink url="http://www.musepack.net/">musepack</ulink>,
98 <xref linkend="samba"/>,
99 <xref linkend="sdl"/>,
100 <xref linkend="speex"/>,
101 <ulink url="http://ftp.gnu.org/gnu/vcdimager/">VCDImager</ulink>,
102 <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink>,
103 <ulink url="http://www.wavpack.com/">WavPack</ulink>, and
104 <xref linkend="doxygen"/> (to create the API documentation)
105 </para>
106
107 <para condition="html" role="usernotes">
108 User Notes: <ulink url="&blfs-wiki;/xine-lib"/>
109 </para>
110 </sect2>
111
112 <sect2 role="installation">
113 <title>Installation of Xine Libraries</title>
114
115 <para>
116 Install <application>xine Libraries</application> by running the following
117 commands:
118 </para>
119
120<screen><userinput>i
121./configure --prefix=/usr \
122 --disable-vcd \
123 --disable-modplug \
124 --docdir=/usr/share/doc/xine-lib-&xine-lib-version; &amp;&amp;
125make</userinput></screen>
126
127 <para>To create the API documentation, <application>Doxygen</application>
128 must be installed and issue the following command:</para>
129
130<screen><userinput>doxygen doc/Doxyfile</userinput></screen>
131
132 <para>This package does not come with a test suite.</para>
133
134 <para>
135 Now, as the <systemitem class="username">root</systemitem> user:
136 </para>
137
138<screen role="root"><userinput>make install</userinput></screen>
139
140 <para>If you built the API documentation, issue the following commands as
141 the <systemitem class="username">root</systemitem> user to install it:</para>
142
143<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/xine-lib-&xine-lib-version;/api &amp;&amp;
144install -v -m644 doc/api/* \
145 /usr/share/doc/xine-lib-&xine-lib-version;/api</userinput></screen>
146 </sect2>
147
148 <sect2 role="commands">
149 <title>Command Explanations</title>
150
151 <para>
152 <parameter>--disable-vcd</parameter>: This option is required to compile
153 <application>Xine Lib</application> without
154 <ulink url="http://ftp.gnu.org/gnu/vcdimager/">VCDImager</ulink>
155 installed. Remove this option if you have installed VCDImager.
156 </para>
157
158 <para>
159 <parameter>--disable-modplug</parameter>: This option is required to compile
160 <application>Xine Lib</application> without
161 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>
162 installed. Remove this option if you have installed libmodplug.
163 </para>
164
165 <para>
166 <parameter>--docdir=/usr/share/xine-lib-&xine-lib-version;</parameter>: This
167 switch causes the documentation to be installed into a versioned
168 directory instead of the default
169 <filename class="directory">/usr/share/doc/xine-lib</filename>.
170 </para>
171
172 </sect2>
173
174 <sect2 role="content">
175 <title>Contents</title>
176
177 <segmentedlist>
178 <segtitle>Installed Programs</segtitle>
179 <segtitle>Installed Libraries</segtitle>
180 <segtitle>Installed Fonts</segtitle>
181 <segtitle>Installed Directories</segtitle>
182
183 <seglistitem>
184 <seg>xine-config and xine-list-1.2</seg>
185 <seg>libxine.so and numerous plugin modules and video extensions</seg>
186 <seg>
187 Output display engine fonts located in /usr/share/xine-lib/fonts
188 </seg>
189 <seg>
190 /usr/include/xine,
191 /usr/lib/xine,
192 /usr/share/xine-lib, and
193 /usr/share/doc/xine-lib-&xine-lib-version;
194 </seg>
195 </seglistitem>
196 </segmentedlist>
197
198 <variablelist>
199 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
200 <?dbfo list-presentation="list"?>
201 <?dbhtml list-presentation="table"?>
202
203 <varlistentry id="xine-config">
204 <term><command>xine-config</command></term>
205 <listitem>
206 <para>
207 provides information to programs trying to link with the
208 <application>xine</application> libraries.
209 </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>
220 is used to get supported filetype information from
221 <application>xine-lib</application>.
222 </para>
223 <indexterm zone="xine-lib xine-list-1.2">
224 <primary sortas="b-xine-list-1.2">xine-list-1.2</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 <varlistentry id="libxine">
230 <term><filename class='libraryfile'>libxine.so</filename></term>
231 <listitem>
232 <para> provides the API for processing audio/video files.</para>
233 <indexterm zone="xine-lib libxine">
234 <primary sortas="c-libxine">libxine.so</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
238 </variablelist>
239 </sect2>
240</sect1>
Note: See TracBrowser for help on using the repository browser.