glfs/gnome/add/gstreamer/gstreamer-intro.xml
Igor Živković 862886a5ce updated to gstreamer-0.8.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2032 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-04-19 20:04:20 +00:00

40 lines
1.4 KiB
XML

<sect2>
<title>Introduction to <application>GStreamer</application></title>
<para>The <application>GStreamer</application> package contains a framework for streaming media.
This is useful for interfacing with binary <acronym>CODEC</acronym>s.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&gstreamer-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&gstreamer-download-ftp;"/></para></listitem>
<listitem><para>Download size: &gstreamer-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&gstreamer-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&gstreamer-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>GStreamer</application> dependencies</title>
<sect4><title>Required</title>
<para>
<xref linkend="libgnomeui"/>
</para></sect4>
<sect4><title>Optional</title>
<para>
<xref linkend="Python"/>,
<xref linkend="gtk-doc"/>,
<xref linkend="pst-typesetting-tex"/>,
<xref linkend="gs"/> or
<xref linkend="espgs"/>,
<ulink url="http://sources.redhat.com/docbook-tools/">docbook-utils</ulink>,
<ulink url="http://epb.lbl.gov/xfig/">TransFig</ulink>,
<ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink> and
<ulink url="http://valgrind.kde.org/">Valgrind</ulink>
</para></sect4>
</sect3>
</sect2>