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

10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a4c3c48 was a4c3c48, checked in by Douglas R. Reno <renodr@…>, 3 years ago

Update to ffmpeg-4.3.2
A few tags and URL updates

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

  • Property mode set to 100644
File size: 9.2 KB
RevLine 
[740cd38]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[48b7295]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[9a443d7]6
[68d9a97]7 <!ENTITY xine-lib-download-http
[8dfc5c3]8 "&sourceforge-dl;/xine/xine-lib-&xine-lib-version;.tar.xz">
[340486e]9 <!ENTITY xine-lib-download-ftp "&gentoo-ftp-repo;/xine-lib-&xine-lib-version;.tar.xz">
[d6264b7]10 <!ENTITY xine-lib-md5sum "417ee1737db4aed150a562a568b0a13b">
[800ea28c]11 <!ENTITY xine-lib-size "5.0 MB">
[d6264b7]12 <!ENTITY xine-lib-buildsize "101 MB (wtih API documentation)">
13 <!ENTITY xine-lib-time "0.5 SBU (Using parallelism=4; with API documentation)">
[48b7295]14]>
15
[a027d7d3]16<sect1 id="xine-lib" xreflabel="xine-lib-&xine-lib-version;">
[740cd38]17 <?dbhtml filename="xine-lib.html"?>
18
19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
23
[a027d7d3]24 <title>xine-lib-&xine-lib-version;</title>
[740cd38]25
26 <indexterm zone="xine-lib">
27 <primary sortas="a-Xine-Libraries">Xine Libraries</primary>
28 </indexterm>
29
30 <sect2 role="package">
31 <title>Introduction to Xine Libraries</title>
32
[68d9a97]33 <para>
[07584d8]34 The <application>Xine Libraries</application> package contains xine
[68d9a97]35 libraries. These are useful for interfacing with external plug-ins that
[2946338a]36 allow the flow of information from the source to the audio and video
37 hardware.
[68d9a97]38 </para>
[740cd38]39
[a4c3c48]40 &lfs101_checked;
[90b1302c]41
[740cd38]42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
[2eeb8695]45 <para>
46 Download (HTTP): <ulink url="&xine-lib-download-http;"/>
47 </para>
[740cd38]48 </listitem>
[32d0e29]49 <listitem>
[2eeb8695]50 <para>
51 Download (FTP): <ulink url="&xine-lib-download-ftp;"/>
52 </para>
[32d0e29]53 </listitem>
[740cd38]54 <listitem>
[2eeb8695]55 <para>
56 Download MD5 sum: &xine-lib-md5sum;
57 </para>
[740cd38]58 </listitem>
59 <listitem>
[2eeb8695]60 <para>
61 Download size: &xine-lib-size;
62 </para>
[740cd38]63 </listitem>
64 <listitem>
[2eeb8695]65 <para>
66 Estimated disk space required: &xine-lib-buildsize;
67 </para>
[740cd38]68 </listitem>
69 <listitem>
[2eeb8695]70 <para>
71 Estimated build time: &xine-lib-time;
72 </para>
[740cd38]73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">Xine Libraries Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
[e2e42c7]79 <para role="required">
[efcf979]80 <xref linkend="x-window-system"/>,
81 <xref linkend="ffmpeg"/>, and at least one of:
[285c7cf]82 <xref linkend="alsa"/>,
[cac7f93]83 <xref linkend='pulseaudio'/>, or
[e2e42c7]84 <ulink url="http://jackaudio.org/">JACK</ulink>
85 </para>
[06b8423c]86
[5a830ea0]87 <bridgehead renderas="sect4">Recommended</bridgehead>
88 <para role="recommended">
89 <xref linkend="libdvdnav"/>
90 </para>
91
[740cd38]92 <bridgehead renderas="sect4">Optional</bridgehead>
[68d9a97]93 <para role="optional">
94 <xref linkend="aalib"/>,
95 <xref linkend="faad2"/>,
96 <xref linkend="flac"/>,
97 <xref linkend="gdk-pixbuf"/>,
[ea23431]98 <xref linkend="glu"/>,
[68d9a97]99 <xref linkend="imagemagick"/>,
[865f93ec]100 <xref linkend="liba52"/>,
[d8fcdce]101 <xref linkend="libdvdcss"/>,
[68d9a97]102 <xref linkend="libmad"/>,
103 <xref linkend="libmng"/>,
104 <xref linkend="libtheora"/>,
[e43e647]105 <xref linkend="libva"/> (requires <xref role="nodep" linkend="glu"/>),
[07584d8]106 <xref linkend="libvdpau"/>,
[68d9a97]107 <xref linkend="libvorbis"/>,
[865f93ec]108 <xref linkend="libvpx"/>,
[7a395d1]109 <xref linkend="mesa"/>,
[45f56ac]110 <xref linkend="samba"/>,
[68d9a97]111 <xref linkend="sdl"/>,
112 <xref linkend="speex"/>,
[865f93ec]113 <xref linkend="doxygen"/> (to create the API documentation),
[80dbc4c8]114 <xref linkend="v4l-utils"/>
[8763a1da]115 <ulink url="http://pkgs.fedoraproject.org/repo/pkgs/directfb/">DirectFB</ulink>,
[865f93ec]116 <ulink url="http://www.videolan.org/developers/libbluray.html">libbluray</ulink>,
117 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
118 <ulink url="http://www.videolan.org/developers/libdca.html">libdca</ulink>,
119 <ulink url="http://fame.sourceforge.net">libFAME</ulink>,
120 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
121 <ulink url="http://www.musepack.net/">musepack</ulink>,
[8dfc5c3]122 <ulink url="&gnu-http;/vcdimager/">VCDImager</ulink>, and
[865f93ec]123 <ulink url="http://www.wavpack.com/">WavPack</ulink>,
[68d9a97]124 </para>
[740cd38]125
[68d9a97]126 <para condition="html" role="usernotes">
127 User Notes: <ulink url="&blfs-wiki;/xine-lib"/>
128 </para>
[740cd38]129 </sect2>
130
131 <sect2 role="installation">
132 <title>Installation of Xine Libraries</title>
133
[68d9a97]134 <para>
[07584d8]135 Install <application>Xine Libraries</application> by running the following
[68d9a97]136 commands:
137 </para>
[740cd38]138
[a1a7d7f]139<screen><userinput>./configure --prefix=/usr \
[5a830ea0]140 --disable-vcd \
141 --with-external-dvdnav \
[b79d81d]142 --docdir=/usr/share/doc/xine-lib-&xine-lib-version; &amp;&amp;
[740cd38]143make</userinput></screen>
144
[2eeb8695]145 <para>
146 To create the API documentation, <application>Doxygen</application>
147 must be installed and issue the following command:
148 </para>
[b79d81d]149
[2f3e3de9]150<screen remap="doc"><userinput>doxygen doc/Doxyfile</userinput></screen>
[b79d81d]151
[2eeb8695]152 <para>
153 This package does not come with a test suite.
154 </para>
[dc7544c]155
[68d9a97]156 <para>
157 Now, as the <systemitem class="username">root</systemitem> user:
158 </para>
[740cd38]159
160<screen role="root"><userinput>make install</userinput></screen>
[b79d81d]161
[2eeb8695]162 <note>
163 <para>
164 When installing, the Makefile does some additional
165 linking. If you do not have Xorg in /usr, the LIBRARY_PATH
166 variable needs to be defined for the root user. If
167 using sudo to assume root, use the -E option to pass
168 your current environment variables for the install process.
169 </para>
170 </note>
[6de7590]171
[2eeb8695]172 <para>
173 If you built the API documentation, issue the following commands as
174 the <systemitem class="username">root</systemitem> user to install it:
175 </para>
[b79d81d]176
[2f3e3de9]177<screen role="root"
178 remap="doc"><userinput>install -v -m755 -d /usr/share/doc/xine-lib-&xine-lib-version;/api &amp;&amp;
[b79d81d]179install -v -m644 doc/api/* \
180 /usr/share/doc/xine-lib-&xine-lib-version;/api</userinput></screen>
[740cd38]181 </sect2>
182
[6c1aa8c]183 <sect2 role="commands">
184 <title>Command Explanations</title>
185
[77b4c621]186 <para>
[5a830ea0]187 <parameter>--disable-vcd</parameter>: This switch is required to compile
188 <application>Xine Lib</application> without <ulink
[8dfc5c3]189 url="&gnu-http;/vcdimager/">VCDImager</ulink> installed.
[5a830ea0]190 Remove this option if you have installed VCDImager.
191 </para>
192
193 <para>
194 <parameter>--with-external-dvdnav</parameter>: This switch is required,
195 because internal libraries cannot decrypt DVD.
[77b4c621]196 </para>
197
[68d9a97]198 <para>
[1a518e97]199 <parameter>--docdir=/usr/share/doc/xine-lib-&xine-lib-version;</parameter>:
[5a830ea0]200 This switch causes the documentation to be installed into a versioned
201 directory instead of the default <filename
202 class="directory">/usr/share/doc/xine-lib</filename>.
[68d9a97]203 </para>
204
[e43e647]205 <para>
206 <option>--disable-vaapi</option>: use this switch if <xref
207 linkend="libva"/> is installed and <xref linkend="glu"/>
208 is not, to prevent a build failure.
209 </para>
210
[6c1aa8c]211 </sect2>
212
[740cd38]213 <sect2 role="content">
214 <title>Contents</title>
215
216 <segmentedlist>
[90b1302c]217 <segtitle>Installed Programs</segtitle>
[740cd38]218 <segtitle>Installed Libraries</segtitle>
219 <segtitle>Installed Fonts</segtitle>
220 <segtitle>Installed Directories</segtitle>
[71b2520e]221<!-- When updating, check plugins subdir -->
[740cd38]222 <seglistitem>
[a1698194]223 <seg>xine-config and xine-list-1.2</seg>
[865f93ec]224 <seg>libxine.so and numerous plugin modules and video extensions under
[a1a7d7f]225 /usr/lib/xine/plugins/2.8</seg>
[68d9a97]226 <seg>
227 Output display engine fonts located in /usr/share/xine-lib/fonts
228 </seg>
229 <seg>
230 /usr/include/xine,
231 /usr/lib/xine,
[dbdab37]232 /usr/share/xine-lib, and
[68d9a97]233 /usr/share/doc/xine-lib-&xine-lib-version;
234 </seg>
[740cd38]235 </seglistitem>
236 </segmentedlist>
237
238 <variablelist>
239 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
240 <?dbfo list-presentation="list"?>
241 <?dbhtml list-presentation="table"?>
242
243 <varlistentry id="xine-config">
244 <term><command>xine-config</command></term>
245 <listitem>
[68d9a97]246 <para>
247 provides information to programs trying to link with the
[4c24eb0a]248 <application>xine</application> libraries
[68d9a97]249 </para>
[740cd38]250 <indexterm zone="xine-lib xine-config">
251 <primary sortas="b-xine-config">xine-config</primary>
252 </indexterm>
253 </listitem>
254 </varlistentry>
255
[a1698194]256 <varlistentry id="xine-list-1.2">
257 <term><command>xine-list-1.2</command></term>
[90b1302c]258 <listitem>
[68d9a97]259 <para>
260 is used to get supported filetype information from
[4c24eb0a]261 <application>xine-lib</application>
[68d9a97]262 </para>
[a1698194]263 <indexterm zone="xine-lib xine-list-1.2">
264 <primary sortas="b-xine-list-1.2">xine-list-1.2</primary>
[90b1302c]265 </indexterm>
266 </listitem>
267 </varlistentry>
268
[740cd38]269 <varlistentry id="libxine">
[4c24eb0a]270 <term><filename class="libraryfile">libxine.so</filename></term>
[740cd38]271 <listitem>
[2eeb8695]272 <para>
[4c24eb0a]273 provides the API for processing audio/video files
[2eeb8695]274 </para>
[740cd38]275 <indexterm zone="xine-lib libxine">
276 <primary sortas="c-libxine">libxine.so</primary>
277 </indexterm>
278 </listitem>
279 </varlistentry>
280 </variablelist>
281 </sect2>
[4c24eb0a]282
[b3224f7]283</sect1>
Note: See TracBrowser for help on using the repository browser.