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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 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 ea23431 was ea23431, checked in by Igor Živković <igor@…>, 10 years ago

add glu to xine-lib optional dependencies

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12773 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 "d59f737097848d4c2586b61b49b0fe2a">
12 <!ENTITY xine-lib-size "4.8 MB">
13 <!ENTITY xine-lib-buildsize "132 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 &lfs74_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="glu"/>,
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 <xref linkend="libva"/>,
95 <xref linkend="libvdpau"/>,
96 <xref linkend="libvorbis"/>,
97 <xref linkend="mesalib"/>,
98 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
99 <ulink url="http://www.musepack.net/">musepack</ulink>,
100 <xref linkend="samba"/>,
101 <xref linkend="sdl"/>,
102 <xref linkend="speex"/>,
103 <ulink url="http://ftp.gnu.org/gnu/vcdimager/">VCDImager</ulink>,
104 <ulink url="http://linuxtv.org/downloads/v4l-utils/">Video4Linux</ulink>,
105 <ulink url="http://www.wavpack.com/">WavPack</ulink>, and
106 <xref linkend="doxygen"/> (to create the API documentation)
107 </para>
108
109 <para condition="html" role="usernotes">
110 User Notes: <ulink url="&blfs-wiki;/xine-lib"/>
111 </para>
112 </sect2>
113
114 <sect2 role="installation">
115 <title>Installation of Xine Libraries</title>
116
117 <para>
118 Install <application>Xine Libraries</application> by running the following
119 commands:
120 </para>
121
122<screen><userinput>./configure --prefix=/usr \
123 --disable-vcd \
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 <note><para>
141 When installing, the Makefile does some additional
142 linking. If you do not have Xorg in /usr, the LIBRARY_PATH
143 variable needs to be defined for the root user. If
144 using sudo to assume root, use the -E option to pass
145 your current environment variables for the install process.
146 </para></note>
147
148 <para>If you built the API documentation, issue the following commands as
149 the <systemitem class="username">root</systemitem> user to install it:</para>
150
151<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/xine-lib-&xine-lib-version;/api &amp;&amp;
152install -v -m644 doc/api/* \
153 /usr/share/doc/xine-lib-&xine-lib-version;/api</userinput></screen>
154 </sect2>
155
156 <sect2 role="commands">
157 <title>Command Explanations</title>
158
159 <para>
160 <parameter>--disable-vcd</parameter>: This option is required to compile
161 <application>Xine Lib</application> without
162 <ulink url="http://ftp.gnu.org/gnu/vcdimager/">VCDImager</ulink>
163 installed. Remove this option if you have installed VCDImager.
164 </para>
165
166 <para>
167 <parameter>--docdir=/usr/share/xine-lib-&xine-lib-version;</parameter>: This
168 switch causes the documentation to be installed into a versioned
169 directory instead of the default
170 <filename class="directory">/usr/share/doc/xine-lib</filename>.
171 </para>
172
173 </sect2>
174
175 <sect2 role="content">
176 <title>Contents</title>
177
178 <segmentedlist>
179 <segtitle>Installed Programs</segtitle>
180 <segtitle>Installed Libraries</segtitle>
181 <segtitle>Installed Fonts</segtitle>
182 <segtitle>Installed Directories</segtitle>
183
184 <seglistitem>
185 <seg>xine-config and xine-list-1.2</seg>
186 <seg>libxine.so and numerous plugin modules and video extensions</seg>
187 <seg>
188 Output display engine fonts located in /usr/share/xine-lib/fonts
189 </seg>
190 <seg>
191 /usr/include/xine,
192 /usr/lib/xine,
193 /usr/share/xine-lib, and
194 /usr/share/doc/xine-lib-&xine-lib-version;
195 </seg>
196 </seglistitem>
197 </segmentedlist>
198
199 <variablelist>
200 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
201 <?dbfo list-presentation="list"?>
202 <?dbhtml list-presentation="table"?>
203
204 <varlistentry id="xine-config">
205 <term><command>xine-config</command></term>
206 <listitem>
207 <para>
208 provides information to programs trying to link with the
209 <application>xine</application> libraries.
210 </para>
211 <indexterm zone="xine-lib xine-config">
212 <primary sortas="b-xine-config">xine-config</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="xine-list-1.2">
218 <term><command>xine-list-1.2</command></term>
219 <listitem>
220 <para>
221 is used to get supported filetype information from
222 <application>xine-lib</application>.
223 </para>
224 <indexterm zone="xine-lib xine-list-1.2">
225 <primary sortas="b-xine-list-1.2">xine-list-1.2</primary>
226 </indexterm>
227 </listitem>
228 </varlistentry>
229
230 <varlistentry id="libxine">
231 <term><filename class='libraryfile'>libxine.so</filename></term>
232 <listitem>
233 <para> provides the API for processing audio/video files.</para>
234 <indexterm zone="xine-lib libxine">
235 <primary sortas="c-libxine">libxine.so</primary>
236 </indexterm>
237 </listitem>
238 </varlistentry>
239 </variablelist>
240 </sect2>
241</sect1>
Note: See TracBrowser for help on using the repository browser.