source: multimedia/libdriv/xine-lib.xml@ 276015d2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 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 276015d2 was 15b3bc29, checked in by Randy McMurchy <randy@…>, 17 years ago

Modified all the Sourceforge download links to use the new standard Sourceforge has implemented

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

  • Property mode set to 100644
File size: 7.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY xine-lib-download-http "http://downloads.sourceforge.net/xine/xine-lib-&xine-lib-version;.tar.gz">
8 <!ENTITY xine-lib-download-ftp "ftp://ftp.fu-berlin.de/unix/linux/mirrors/gentoo/distfiles/xine-lib-&xine-lib-version;.tar.gz">
9 <!ENTITY xine-lib-md5sum "b1f42602c776bb93e3cbf127e220cbfd">
10 <!ENTITY xine-lib-size "7.8 MB">
11 <!ENTITY xine-lib-buildsize "105 MB">
12 <!ENTITY xine-lib-time "5.0 SBU (with all optional dependencies installed)">
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 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>Download (HTTP): <ulink url="&xine-lib-download-http;"/></para>
41 </listitem>
42 <listitem>
43 <para>Download (FTP): <ulink url="&xine-lib-download-ftp;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download MD5 sum: &xine-lib-md5sum;</para>
47 </listitem>
48 <listitem>
49 <para>Download size: &xine-lib-size;</para>
50 </listitem>
51 <listitem>
52 <para>Estimated disk space required: &xine-lib-buildsize;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated build time: &xine-lib-time;</para>
56 </listitem>
57 </itemizedlist>
58
59 <bridgehead renderas="sect3">Xine Libraries Dependencies</bridgehead>
60
61 <bridgehead renderas="sect4">Required</bridgehead>
62 <para role="required"><xref linkend="x-window-system"/> and
63 <xref linkend="esound"/> or OSS or
64 <xref linkend="alsa"/> or <xref linkend="arts"/> or
65 <ulink url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink></para>
66
67 <bridgehead renderas="sect4">Optional</bridgehead>
68 <para role="optional"><xref linkend="pkgconfig"/>,
69 <xref linkend="ffmpeg"/>,
70 <xref linkend="aalib"/>,
71 <xref linkend="libmng"/>,
72 <xref linkend="sdl"/>,
73 <xref linkend="flac"/>,
74 <xref linkend="libfame"/>,
75 <xref linkend="libogg"/>,
76 <xref linkend="libvorbis"/>,
77 <xref linkend="speex"/>,
78 <xref linkend="libmad"/>,
79 <xref linkend="liba52"/>,
80 <xref linkend="gnome-vfs"/>,
81 <xref linkend="samba3"/>,
82 <xref linkend="imagemagick"/>,
83 <ulink url="http://www.directfb.org/">DirectFB</ulink>,
84 <ulink url="http://www.theora.org/">Theora</ulink>,
85 <ulink url="http://www.libstk.org/">LibSTK</ulink>,
86 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
87 <ulink url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>,
88 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
89 <ulink url="http://sourceforge.net/projects/unichrome/">XvMC Wrapper</ulink>
90 (only if you have XFree86 installed),
91 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
92 <ulink url="http://www.vcdimager.org/">VCDImager</ulink>,
93 <ulink url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>,
94 and <ulink url="http://www.xfig.org/">Transfig</ulink></para>
95
96 <para>It is recommended that you use the internal source tree versions of
97 <application>FFmpeg</application>, <application>liba52</application>,
98 <application>libdvdnav</application> and <application>libmad</application>
99 and not system-installed versions.</para>
100
101 <para condition="html" role="usernotes">User Notes:
102 <ulink url="&blfs-wiki;/xine-lib"/></para>
103
104 </sect2>
105
106 <sect2 role="installation">
107 <title>Installation of Xine Libraries</title>
108
109 <para>Install <application>xine Libraries</application> by running the
110 following commands:</para>
111
112<screen><userinput>./configure --prefix=/usr --enable-static &amp;&amp;
113make</userinput></screen>
114
115 <para>Trying to use the locally installed <application>FFmpeg</application>
116 library by passing <option>--with-external-ffmpeg</option> to
117 <command>configure</command> may not compile cleanly.</para>
118
119 <para>You will need to pass
120 <option>--with-xv-path=<replaceable>&lt;/directory/path&gt;</replaceable></option>
121 to <command>configure</command> if you didn't install
122 <application>Xorg</application> or <application>XFree86</application> in
123 <filename class='directory'>/usr/X11R6</filename>. For example, if you
124 installed <application>Xorg</application> in
125 <filename class='directory'>/usr</filename>, you will need to use
126 <option>--with-xv-path=/usr/lib</option>.</para>
127
128 <para>This package does not come with a test suite.</para>
129
130 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
131
132<screen role="root"><userinput>make install</userinput></screen>
133
134 </sect2>
135
136 <sect2 role="commands">
137 <title>Command Explanations</title>
138
139 <para><option>--enable-static</option>: This switch is used to enable
140 building the static library as some programs link against it.</para>
141
142 </sect2>
143
144 <sect2 role="content">
145 <title>Contents</title>
146
147 <segmentedlist>
148 <segtitle>Installed Program</segtitle>
149 <segtitle>Installed Libraries</segtitle>
150 <segtitle>Installed Fonts</segtitle>
151 <segtitle>Installed Directories</segtitle>
152
153 <seglistitem>
154 <seg>xine-config</seg>
155 <seg>libxine.{a,so} and numerous plugin modules and video extensions</seg>
156 <seg>Output display engine fonts located in
157 /usr/share/xine/libxine1/fonts</seg>
158 <seg>/usr/include/xine, /usr/lib/xine, /usr/share/xine, and
159 /usr/share/doc/xine</seg>
160 </seglistitem>
161 </segmentedlist>
162
163 <variablelist>
164 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
165 <?dbfo list-presentation="list"?>
166 <?dbhtml list-presentation="table"?>
167
168 <varlistentry id="xine-config">
169 <term><command>xine-config</command></term>
170 <listitem>
171 <para>provides information to programs trying to link with the
172 <application>xine</application> libraries.</para>
173 <indexterm zone="xine-lib xine-config">
174 <primary sortas="b-xine-config">xine-config</primary>
175 </indexterm>
176 </listitem>
177 </varlistentry>
178
179 <varlistentry id="libxine">
180 <term><filename class='libraryfile'>libxine.so</filename></term>
181 <listitem>
182 <para> provides the API for processing audio/video files.</para>
183 <indexterm zone="xine-lib libxine">
184 <primary sortas="c-libxine">libxine.so</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 </variablelist>
190
191 </sect2>
192
193</sect1>
Note: See TracBrowser for help on using the repository browser.