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

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 dc7544c was dc7544c, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to Xine Libraries-1.1.0

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

  • Property mode set to 100644
File size: 6.0 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://prdownloads.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 "3537cfd58d253b4be20a4975e7086e38">
10 <!ENTITY xine-lib-size "8.0 MB">
11 <!ENTITY xine-lib-buildsize "98.0 MB">
12 <!ENTITY xine-lib-time "3.8 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 <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>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) 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><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 <ulink url="http://www.directfb.org/">DirectFB</ulink>,
83 <ulink url="http://www.theora.org/">Theora</ulink>,
84 <ulink url="http://www.libstk.org/">LibSTK</ulink>,
85 <ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
86 <ulink url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>,
87 <ulink url="http://sourceforge.net/projects/modplug-xmms/">libmodplug</ulink>,
88 <ulink url="http://sourceforge.net/projects/unichrome/">XvMC Wrapper</ulink>,
89 <ulink url="http://www.gnu.org/software/libcdio/">libcdio</ulink>,
90 <ulink url="http://www.vcdimager.org/">VCDImager</ulink>,
91 <ulink url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>
92 and <ulink url="http://www.xfig.org/">Transfig</ulink></para>
93
94 </sect2>
95
96 <sect2 role="installation">
97 <title>Installation of Xine Libraries</title>
98
99 <para>Install <application>xine Libraries</application> by running the
100 following commands:</para>
101
102<screen><userinput>./configure --prefix=/usr &amp;&amp;
103make</userinput></screen>
104
105 <para>Trying to use the locally installed <application>FFmpeg</application>
106 library by passing <option>--with-external-ffmpeg</option> to
107 <command>configure</command> may not compile cleanly.</para>
108
109 <para>This package does not come with a test suite.</para>
110
111 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
112
113<screen role="root"><userinput>make install</userinput></screen>
114
115 </sect2>
116
117 <sect2 role="content">
118 <title>Contents</title>
119
120 <segmentedlist>
121 <segtitle>Installed Program</segtitle>
122 <segtitle>Installed Libraries</segtitle>
123 <segtitle>Installed Fonts</segtitle>
124 <segtitle>Installed Directories</segtitle>
125
126 <seglistitem>
127 <seg>xine-config</seg>
128 <seg>libxine.so and numerous plugin modules and video extensions</seg>
129 <seg>Output display engine fonts located in
130 /usr/share/xine/libxine1/fonts</seg>
131 <seg>/usr/include/xine, /usr/lib/xine, /usr/share/xine, and
132 /usr/share/doc/xine</seg>
133 </seglistitem>
134 </segmentedlist>
135
136 <variablelist>
137 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
138 <?dbfo list-presentation="list"?>
139 <?dbhtml list-presentation="table"?>
140
141 <varlistentry id="xine-config">
142 <term><command>xine-config</command></term>
143 <listitem>
144 <para>provides information to programs trying to link with the
145 <application>xine</application> libraries.</para>
146 <indexterm zone="xine-lib xine-config">
147 <primary sortas="b-xine-config">xine-config</primary>
148 </indexterm>
149 </listitem>
150 </varlistentry>
151
152 <varlistentry id="libxine">
153 <term><filename class='libraryfile'>libxine.so</filename></term>
154 <listitem>
155 <para> provides the API for processing audio/video files.</para>
156 <indexterm zone="xine-lib libxine">
157 <primary sortas="c-libxine">libxine.so</primary>
158 </indexterm>
159 </listitem>
160 </varlistentry>
161
162 </variablelist>
163
164 </sect2>
165
166</sect1>
Note: See TracBrowser for help on using the repository browser.