mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
481b3e81f8
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4447 af4574ff-66df-0310-9fd7-8a98e5e911e0
169 lines
5.6 KiB
XML
169 lines
5.6 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY xine-lib-download-http "http://prdownloads.sourceforge.net/xine/xine-lib-&xine-lib-version;.tar.gz">
|
|
<!ENTITY xine-lib-download-ftp " ">
|
|
<!ENTITY xine-lib-md5sum "9be804b337c6c3a2e202c5a7237cb0f8">
|
|
<!ENTITY xine-lib-size "7.7 MB">
|
|
<!ENTITY xine-lib-buildsize "74 MB">
|
|
<!ENTITY xine-lib-time "2.7 SBU">
|
|
]>
|
|
|
|
<sect1 id="xine-lib" xreflabel="xine Libraries-&xine-lib-version;">
|
|
<?dbhtml filename="xine-lib.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>Xine Libraries-&xine-lib-version;</title>
|
|
|
|
<indexterm zone="xine-lib">
|
|
<primary sortas="a-Xine-Libraries">Xine Libraries</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Xine Libraries</title>
|
|
|
|
<para>The <application>xine Libraries</application> package contains xine
|
|
libraries. These are useful for interfacing with external plug-ins that allow
|
|
the flow of information from the source to the screen and speakers.</para>
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&xine-lib-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&xine-lib-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &xine-lib-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &xine-lib-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &xine-lib-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &xine-lib-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<!--
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem>
|
|
<para><ulink
|
|
url="&patch-root;/xine-lib-&xine-lib-version;-discover_smb-1.patch"/></para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
-->
|
|
|
|
<bridgehead renderas="sect3">Xine Libraries Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para>X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>) and
|
|
<xref linkend="esound"/> or OSS or
|
|
<xref linkend="alsa"/> or <xref linkend="arts"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para><xref linkend="pkgconfig"/>,
|
|
<xref linkend="ffmpeg"/>,
|
|
<xref linkend="aalib"/>,
|
|
<xref linkend="libmng"/>,
|
|
<xref linkend="sdl"/>,
|
|
<xref linkend="flac"/>,
|
|
<xref linkend="libfame"/>,
|
|
<xref linkend="libogg"/>,
|
|
<xref linkend="libvorbis"/>,
|
|
<xref linkend="speex"/>,
|
|
<xref linkend="freeglut"/>,
|
|
<xref linkend="gnome-vfs"/>,
|
|
<xref linkend="samba3"/>,
|
|
<ulink url="http://www.directfb.org/">DirectFB</ulink>,
|
|
<ulink url="http://www.theora.org/">Theora</ulink>,
|
|
<ulink url="http://sourceforge.net/projects/faac">FAAD2</ulink>,
|
|
<ulink url="http://www.libstk.org/">LibSTK</ulink>,
|
|
<ulink
|
|
url="http://0pointer.de/lennart/projects/polypaudio/">polypaudio</ulink>,
|
|
<ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
|
|
<ulink url="http://sourceforge.net/projects/dvd/">libdvdnav</ulink>,
|
|
<ulink
|
|
url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink>
|
|
and <ulink url="http://www.xfig.org/">Transfig</ulink></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Xine Libraries</title>
|
|
|
|
<para>Install <application>xine Libraries</application> by running the
|
|
following commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
make</userinput></screen>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Fonts</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>xine-config</seg>
|
|
<seg>libxine.so and numerous plugin modules and video extensions</seg>
|
|
<seg>Output display engine fonts located in
|
|
/usr/share/xine/libxine1/fonts</seg>
|
|
<seg>/usr/include/xine, /usr/lib/xine, /usr/share/xine, and
|
|
/usr/share/doc/xine</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="xine-config">
|
|
<term><command>xine-config</command></term>
|
|
<listitem>
|
|
<para>provides information to programs trying to link with the
|
|
<application>xine</application> libraries.</para>
|
|
<indexterm zone="xine-lib xine-config">
|
|
<primary sortas="b-xine-config">xine-config</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libxine">
|
|
<term><filename class='libraryfile'>libxine.so</filename></term>
|
|
<listitem>
|
|
<para> provides the API for processing audio/video files.</para>
|
|
<indexterm zone="xine-lib libxine">
|
|
<primary sortas="c-libxine">libxine.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|