Author: randy
Date: 2007-07-19 04:18:13 -0600 (Thu, 19 Jul 2007)
New Revision: 6926
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/libdriv/gst-plugins-good.xml
Log:
Updated to GStreamer Good Plug-ins-0.10.6
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2007-07-19 08:40:08 UTC (rev 6925)
+++ trunk/BOOK/general.ent 2007-07-19 10:18:13 UTC (rev 6926)
@@ -614,7 +614,7 @@
<!ENTITY libmikmod-version "3.1.11">
<!ENTITY gstreamer-version "0.10.13">
<!ENTITY gst-plugins-base-version "0.10.13">
-<!ENTITY gst-plugins-good-version "0.10.4">
+<!ENTITY gst-plugins-good-version "0.10.6">
<!ENTITY gst-plugins-ugly-version "0.10.4">
<!ENTITY libmusicbrainz-version "2.1.4">
<!ENTITY libmpeg2-version "0.4.0b">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2007-07-19 08:40:08 UTC
(rev 6925)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2007-07-19 10:18:13 UTC
(rev 6926)
@@ -45,6 +45,9 @@
<para>July 19th, 2007</para>
<itemizedlist>
<listitem>
+ <para>[randy] - Updated to GStreamer Good Plug-ins-0.10.6.</para>
+ </listitem>
+ <listitem>
<para>[randy] - Updated to Imlib2-1.4.0.</para>
</listitem>
<listitem>
Modified: trunk/BOOK/multimedia/libdriv/gst-plugins-good.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/gst-plugins-good.xml 2007-07-19 08:40:08 UTC
(rev 6925)
+++ trunk/BOOK/multimedia/libdriv/gst-plugins-good.xml 2007-07-19 10:18:13 UTC
(rev 6926)
@@ -5,12 +5,11 @@
%general-entities;
<!ENTITY gst-plugins-good-download-http
"http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-&gst-plugins-good-version;.tar.bz2">
- <!ENTITY gst-plugins-good-download-ftp " ">
- <!-- <!ENTITY gst-plugins-good-download-ftp
"&gnome-download-ftp;/gst-plugins-good/0.10/gst-plugins-good-&gst-plugins-good-version;.tar.bz2">
-->
- <!ENTITY gst-plugins-good-md5sum "e189496e7987898823d28d26b79f63dc">
- <!ENTITY gst-plugins-good-size "1.2 MB">
- <!ENTITY gst-plugins-good-buildsize "up to 61.2 MB (depends on what
dependencies are installed)">
- <!ENTITY gst-plugins-good-time "up to 1.5 SBU">
+ <!ENTITY gst-plugins-good-download-ftp
"&gnome-download-ftp;/gst-plugins-good/0.10/gst-plugins-good-&gst-plugins-good-version;.tar.bz2">
+ <!ENTITY gst-plugins-good-md5sum "25f111360c2930705b91b4fcf93ae5c5">
+ <!ENTITY gst-plugins-good-size "1.5 MB">
+ <!ENTITY gst-plugins-good-buildsize "up to 85 MB (depends on what
dependencies are installed)">
+ <!ENTITY gst-plugins-good-time "up to 1.7 SBU">
]>
<sect1 id="gst-plugins-good"
@@ -85,12 +84,14 @@
<xref linkend="gtk2"/> (required to build the examples),
<xref linkend="hal"/>,
<ulink url="http://sourceforge.net/projects/mjpeg/">MMX Jpeg</ulink>
- (preferred, but will fall back to <xref linkend="libjpeg"/>),
+ (will fall back to <xref linkend="libjpeg"/> if not found),
<ulink url="http://www.ladspa.org/">LADSPA</ulink>,
<ulink url="http://sam.zoy.org/projects/libcaca/">libcaca</ulink>,
<xref linkend="libpng"/>,
<ulink url="http://www.icecast.org/">libshout</ulink>,
- <xref linkend="speex"/>,
+ <xref linkend="speex"/> (version >= <ulink
+ url="http://speex.org/downloads/">1.1.6</ulink> is preferred),
+ <ulink url="http://www.wavpack.com/">WavPack</ulink>,
<ulink url="http://developer.kde.org/~wheeler/taglib/">TagLib</ulink>,
<xref linkend="x-window-system"/>,
<ulink url="http://check.sourceforge.net/">Check</ulink>
@@ -118,10 +119,11 @@
--sysconfdir=&gnome-etc-dir; &&
make</userinput></screen>
- <para>To test the results, issue: <command>make check</command>. There are
- many other <filename>Makefile</filename> targets you can specify for
- running the tests, issue <command>make -C tests/check help</command> to see
- the complete list.</para>
+ <para>To test the results, issue: <command>make check</command>. The
+ <quote>generic/states</quote> test is known to fail on some platforms.
+ There are many other <filename>Makefile</filename> targets you can specify
+ for running the tests, issue <command>make -C tests/check help</command>
+ to see the complete list.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page