Author: wblaszcz
Date: 2009-12-03 02:50:43 -0700 (Thu, 03 Dec 2009)
New Revision: 8139

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/libdriv/gst-plugins-base.xml
Log:
Updated to GStreamer Base Plug-ins-0.10.25.

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2009-12-03 09:24:00 UTC (rev 8138)
+++ trunk/BOOK/general.ent      2009-12-03 09:50:43 UTC (rev 8139)
@@ -708,7 +708,7 @@
 <!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">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2009-12-03 09:24:00 UTC 
(rev 8138)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2009-12-03 09:50:43 UTC 
(rev 8139)
@@ -44,6 +44,9 @@
       <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>
       </itemizedlist>

Modified: trunk/BOOK/multimedia/libdriv/gst-plugins-base.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/gst-plugins-base.xml  2009-12-03 09:24:00 UTC 
(rev 8138)
+++ trunk/BOOK/multimedia/libdriv/gst-plugins-base.xml  2009-12-03 09:50:43 UTC 
(rev 8139)
@@ -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"/>,
+    <para role="optional"><xref linkend="alsa-lib"/>,
+    <xref linkend="cdparanoia"/>,
+    <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="libtheora"/>,
-    <xref linkend="cdparanoia"/>,
-    <xref linkend="freetype2"/>,
-    <xref linkend="pango"/>,
-    <xref linkend="gtk2"/> (required to build the examples),
+    <xref linkend="speex"/>,
+    <xref linkend="udev"/> (gudev),
     <xref linkend="x-window-system"/>,
-    <xref linkend="gnome-vfs"/>,
-    <ulink url="http://sourceforge.net/projects/libvisual/";>libvisual</ulink>,
     <ulink url="http://check.sourceforge.net/";>Check</ulink>
     (required to run the unit regression tests), and
     <ulink url="http://www.valgrind.org/";>Valgrind</ulink>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to