source: multimedia/libdriv/xine-lib.xml@ 68ad918

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.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 68ad918 was 68ad918, checked in by Igor Živković <igor@…>, 19 years ago

Updated to SDL-1.2.8.

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

  • Property mode set to 100644
File size: 4.0 KB
Line 
1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
5
6 <!ENTITY xine-lib-download-http "http://prdownloads.sourceforge.net/xine/xine-lib-&xine-lib-version;.tar.gz">
7 <!ENTITY xine-lib-download-ftp " ">
8 <!ENTITY xine-lib-size "7.3 MB">
9 <!ENTITY xine-lib-buildsize "82 MB">
10 <!ENTITY xine-lib-time "3.44 SBU">
11]>
12
13<sect1 id="xine-lib" xreflabel="xine Libraries-&xine-lib-version;">
14<sect1info>
15<othername>$LastChangedBy$</othername>
16<date>$Date$</date>
17</sect1info>
18<?dbhtml filename="xine-lib.html"?>
19<title>xine Libraries-&xine-lib-version;</title>
20
21<sect2>
22<title>Introduction to <application>xine Libraries</application></title>
23
24<para>The <application>xine Libraries</application> package contains xine
25libraries. These are useful for interfacing with external plug-ins that allow
26the flow of information from the source to the screen and speakers.</para>
27
28<sect3><title>Package information</title>
29<itemizedlist spacing='compact'>
30<listitem><para>Download (HTTP): <ulink url="&xine-lib-download-http;"/></para></listitem>
31<listitem><para>Download (FTP): <ulink url="&xine-lib-download-ftp;"/></para></listitem>
32<listitem><para>Download size: &xine-lib-size;</para></listitem>
33<listitem><para>Estimated Disk space required: &xine-lib-buildsize;</para></listitem>
34<listitem><para>Estimated build time: &xine-lib-time;</para></listitem></itemizedlist>
35</sect3>
36
37<sect3><title>Additional downloads</title>
38<itemizedlist spacing='compact'>
39<listitem><para><ulink
40url="&patch-root;/xine-lib-&xine-lib-version;-discover_smb-1.patch"/></para>
41</listitem></itemizedlist>
42</sect3>
43
44<sect3><title><application>xine Libraries</application> dependencies</title>
45<sect4><title>Required</title>
46<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and
47<xref linkend="esound"/> or <acronym>OSS</acronym> or
48<xref linkend="alsa"/> or <xref linkend="arts"/></para>
49</sect4>
50
51<sect4><title>Optional</title>
52<para><xref linkend="pkgconfig"/>,
53<xref linkend="ffmpeg"/>,
54<xref linkend="aalib"/>,
55<xref linkend="libmng"/>,
56<xref linkend="sdl"/>,
57<xref linkend="flac"/>,
58<xref linkend="libfame"/>,
59<xref linkend="libogg"/>,
60<xref linkend="libvorbis"/>,
61<xref linkend="speex"/>,
62<xref linkend="freeglut"/>,
63<xref linkend="gnome-vfs"/>,
64<xref linkend="samba3"/>,
65<ulink url="http://www.directfb.org/">DirectFB</ulink>,
66<ulink url="http://www.theora.org/">Theora</ulink>,
67<ulink url="http://www.audiocoding.com/modules/mydownloads/">FAAD</ulink>,
68<ulink url="http://www.libstk.org/">LibSTK</ulink>,
69<ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
70<ulink url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>,
71<ulink
72url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>
73and <ulink url="http://www.xfig.org/">Transfig</ulink></para>
74</sect4>
75</sect3>
76
77</sect2>
78
79<sect2>
80<title>Installation of <application>xine Libraries</application></title>
81
82<para>Install <application>xine Libraries</application> by running the
83following commands:</para>
84
85<screen><userinput><command>patch -Np1 -i ../xine-lib-&xine-lib-version;-discover_smb-1.patch &amp;&amp;
86./configure --prefix=/usr &amp;&amp;
87make &amp;&amp;
88make install</command></userinput></screen>
89
90</sect2>
91
92<sect2>
93<title>Contents</title>
94
95<para>The <application>xine Libraries</application> package contains
96<command>xine-config</command>,
97the <filename class="libraryfile">libxine</filename> library,
98various input/output plugins and fonts used by the output display
99engine.</para>
100
101</sect2>
102
103<sect2><title>Description</title>
104
105<sect3><title>xine-config</title>
106<para><command>xine-config</command> provides information to programs trying
107to link with the <application>xine</application> libraries.</para></sect3>
108
109<sect3><title>libxine libraries</title>
110<para><filename class="libraryfile">libxine</filename> libraries provide the
111<acronym>API</acronym> for processing audio/video files.</para></sect3>
112
113</sect2>
114
115</sect1>
116
Note: See TracBrowser for help on using the repository browser.