Updated to GStreamer Base Plug-ins-0.10.25.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8139 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Wayne Blaszczyk 2009-12-03 09:50:43 +00:00
parent 6f3e2f8445
commit d9110e55de
3 changed files with 20 additions and 15 deletions

View File

@ -708,7 +708,7 @@ $Date$
<!ENTITY xine-lib-version "1.1.15">
<!ENTITY libmikmod-version "3.1.11">
<!ENTITY gstreamer-version "0.10.25">
<!ENTITY gst-plugins-base-version "0.10.21">
<!ENTITY gst-plugins-base-version "0.10.25">
<!ENTITY gst-plugins-good-version "0.10.11">
<!ENTITY gst-plugins-ugly-version "0.10.10">
<!ENTITY libmusicbrainz-version "2.1.5">

View File

@ -43,6 +43,9 @@
<listitem>
<para>December 3rd, 2009</para>
<itemizedlist>
<listitem>
<para>[wblaszcz] - Updated to GStreamer Base Plug-ins-0.10.25.</para>
</listitem>
<listitem>
<para>[wblaszcz] - Updated to GStreamer-0.10.25.</para>
</listitem>

View File

@ -6,10 +6,10 @@
<!ENTITY gst-plugins-base-download-http "http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-&gst-plugins-base-version;.tar.bz2">
<!ENTITY gst-plugins-base-download-ftp "&gnome-download-ftp;/gst-plugins-base/0.10/gst-plugins-base-&gst-plugins-base-version;.tar.bz2">
<!ENTITY gst-plugins-base-md5sum "0e0cd485311502ad1c0c028148e3186a">
<!ENTITY gst-plugins-base-size "1.9 MB">
<!ENTITY gst-plugins-base-buildsize "58 MB typical (depends on what dependencies are installed, plus 5MB for the test suite)">
<!ENTITY gst-plugins-base-time "1.5 SBU typical (plus 0.7 SBU to run the test suite)">
<!ENTITY gst-plugins-base-md5sum "d29669dd79276c5cd94e1613c03cd9ab">
<!ENTITY gst-plugins-base-size "2.1 MB">
<!ENTITY gst-plugins-base-buildsize "75 MB">
<!ENTITY gst-plugins-base-time "1.6 SBU">
]>
<sect1 id="gst-plugins-base"
@ -68,21 +68,23 @@
<bridgehead renderas="sect3">GStreamer Base Plug-ins Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gstreamer"/> and
<xref linkend="liboil"/></para>
<para role="required"><xref linkend="gstreamer"/>,
<xref linkend="liboil"/>, and
<xref linkend="pango"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><xref linkend="alsa"/>,
<xref linkend="libogg"/>,
<xref linkend="libvorbis"/>,
<xref linkend="libtheora"/>,
<para role="optional"><xref linkend="alsa-lib"/>,
<xref linkend="cdparanoia"/>,
<xref linkend="freetype2"/>,
<xref linkend="pango"/>,
<xref linkend="gtk2"/> (required to build the examples),
<xref linkend="x-window-system"/>,
<xref linkend="ffmpeg"/>,
<xref linkend="gnome-vfs"/>,
<xref linkend="gtk2"/> (required to build the examples),
<xref linkend="libogg"/>,
<xref linkend="libtheora"/>,
<ulink url="http://sourceforge.net/projects/libvisual/">libvisual</ulink>,
<xref linkend="libvorbis"/>,
<xref linkend="speex"/>,
<xref linkend="udev"/> (gudev),
<xref linkend="x-window-system"/>,
<ulink url="http://check.sourceforge.net/">Check</ulink>
(required to run the unit regression tests), and
<ulink url="http://www.valgrind.org/">Valgrind</ulink>