source: multimedia/libdriv/xine-lib.xml@ 0b37c1ea

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 0b37c1ea was 0b37c1ea, checked in by Andrew Benton <andy@…>, 12 years ago

libdvdnav-4.2.0. Thanks to Ragnar Thomsen

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

  • Property mode set to 100644
File size: 8.2 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 "2227791afa6edb17f2b768365a7fb27f">
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.1 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="imagemagick"/>,
90 <ulink url="http://www.directfb.org/">DirectFB</ulink>,
91 <xref linkend="libdvdnav"/>,
92 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
93 <ulink
94 url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
95 <xref linkend="aalib"/>,
96 <xref linkend="liba52"/>,
97 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
98 <ulink url="http://www.vcdimager.org/">VCDImager</ulink>,
99 <ulink url="http://www.musepack.net/">libmpcdec</ulink>,
100 libdts (now <ulink
101 url="http://www.videolan.org/developers/libdca.html">libdca</ulink>),
102 <ulink url="http://www.wavpack.com/">WavPack</ulink>, and
103 <ulink url="http://dxr3.sourceforge.net/">libdxr3</ulink>
104 </para>
105
106 <para>The following are needed to build the API documentation:
107 <ulink
108 url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>
109 and <ulink url="http://www.xfig.org/">Transfig</ulink></para>
110
111 <para condition="html" role="usernotes">User Notes:
112 <ulink url="&blfs-wiki;/xine-lib"/></para>
113 </sect2>
114
115 <sect2 role="installation">
116 <title>Installation of Xine Libraries</title>
117
118 <para>Install <application>xine Libraries</application> by running the
119 following commands:</para>
120
121<screen><userinput>sed -i 's#gzgetc(#gzgetc_(#' src/xine-engine/osd.c &amp;&amp;
122./configure --prefix=/usr --disable-musepack --disable-vcd \
123 --docdir=/usr/share/doc/xine-lib-&xine-lib-version; &amp;&amp;
124make</userinput></screen>
125
126 <para>This package does not come with a test suite.</para>
127
128 <para>Now, as the <systemitem class="username">root</systemitem>
129 user:</para>
130
131<screen role="root"><userinput>make install</userinput></screen>
132 </sect2>
133
134 <sect2 role="commands">
135 <title>Command Explanations</title>
136
137 <para><command>sed -i 's#gzgetc(#gzgetc_(#' ...</command>: This sed fixes
138 compiling <application>xine-lib</application> if you have zlib-1.2.6
139 installed.</para>
140
141 <para><option>--disable-musepack</option>: Remove this option if you've
142 installed <ulink url="http://www.musepack.net/">libmpcdec</ulink>.</para>
143
144 <para><option>--disable-vcd</option>: Remove this option if you've
145 installed <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>
146 and <ulink url="http://www.vcdimager.org/">VCDImager</ulink>.</para>
147
148 <para><option>--docdir=/usr/share/xine-lib-&xine-lib-version;</option>:
149 This switch causes the documentation to be installed into a versioned
150 directory instead of the default
151 <filename class="directory">/usr/share/doc/xine-lib</filename>.</para>
152
153 <para><option>--disable-xinerama</option>: Use this option if you didn't
154 install libXinerama when you installed
155 <xref linkend="x-window-system"/>.</para>
156
157 <para><option>--with-xv-path=/path/to/somewhere</option>: if
158 <filename>libXv.so</filename> is not installed in
159 <filename class="directory">/usr/X11R6/lib</filename> nor in
160 <filename class="directory">/usr/lib</filename> you will need to tell
161 the <command>configure</command> command where to find it.</para>
162 </sect2>
163
164 <sect2 role="content">
165 <title>Contents</title>
166
167 <segmentedlist>
168 <segtitle>Installed Programs</segtitle>
169 <segtitle>Installed Libraries</segtitle>
170 <segtitle>Installed Fonts</segtitle>
171 <segtitle>Installed Directories</segtitle>
172
173 <seglistitem>
174 <seg>xine-config and xine-list-1.2</seg>
175 <seg>libxine.so and numerous plugin modules and video extensions</seg>
176 <seg>Output display engine fonts located in
177 /usr/share/xine-lib/fonts</seg>
178 <seg>/usr/include/xine, /usr/lib/xine, /usr/share/xine-lib and
179 /usr/share/doc/xine-lib-&xine-lib-version;</seg>
180 </seglistitem>
181 </segmentedlist>
182
183 <variablelist>
184 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
185 <?dbfo list-presentation="list"?>
186 <?dbhtml list-presentation="table"?>
187
188 <varlistentry id="xine-config">
189 <term><command>xine-config</command></term>
190 <listitem>
191 <para>provides information to programs trying to link with the
192 <application>xine</application> libraries.</para>
193 <indexterm zone="xine-lib xine-config">
194 <primary sortas="b-xine-config">xine-config</primary>
195 </indexterm>
196 </listitem>
197 </varlistentry>
198
199 <varlistentry id="xine-list-1.2">
200 <term><command>xine-list-1.2</command></term>
201 <listitem>
202 <para>is used to get supported filetype information from
203 <application>xine-lib</application>.</para>
204 <indexterm zone="xine-lib xine-list-1.2">
205 <primary sortas="b-xine-list-1.2">xine-list-1.2</primary>
206 </indexterm>
207 </listitem>
208 </varlistentry>
209
210 <varlistentry id="libxine">
211 <term><filename class='libraryfile'>libxine.so</filename></term>
212 <listitem>
213 <para> provides the API for processing audio/video files.</para>
214 <indexterm zone="xine-lib libxine">
215 <primary sortas="c-libxine">libxine.so</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
219 </variablelist>
220 </sect2>
221</sect1>
Note: See TracBrowser for help on using the repository browser.