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

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

Update to internal pulseaudio links

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