Author: randy Date: 2005-09-20 22:37:57 -0600 (Tue, 20 Sep 2005) New Revision: 5108
Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/multimedia/libdriv/esound.xml Log: Updated to EsounD-0.2.36 Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-09-21 04:17:15 UTC (rev 5107) +++ trunk/BOOK/general.ent 2005-09-21 04:37:57 UTC (rev 5108) @@ -470,7 +470,7 @@ <!ENTITY alsa-download-http "http://gd.tuwien.ac.at/opsys/linux/alsa"> <!ENTITY alsa-download-ftp "ftp://ftp.alsa-project.org/pub"> <!ENTITY audiofile-version "0.2.6"> -<!ENTITY esound-version "0.2.35"> +<!ENTITY esound-version "0.2.36"> <!ENTITY sdl-version "1.2.8"> <!ENTITY libao-version "0.8.6"> <!ENTITY libogg-version "1.1.2"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2005-09-21 04:17:15 UTC (rev 5107) +++ trunk/BOOK/introduction/welcome/changelog.xml 2005-09-21 04:37:57 UTC (rev 5108) @@ -45,6 +45,9 @@ <para>Date</para> <itemizedlist> <listitem> + <para>[randy] - Updated to EsounD-0.2.36.</para> + </listitem> + <listitem> <para>[randy] - Updated to Metacity-2.12.0.</para> </listitem> <listitem> Modified: trunk/BOOK/multimedia/libdriv/esound.xml =================================================================== --- trunk/BOOK/multimedia/libdriv/esound.xml 2005-09-21 04:17:15 UTC (rev 5107) +++ trunk/BOOK/multimedia/libdriv/esound.xml 2005-09-21 04:37:57 UTC (rev 5108) @@ -6,10 +6,10 @@ <!ENTITY esound-download-http "http://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2"> <!ENTITY esound-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2"> - <!ENTITY esound-md5sum "1566344f80a8909b5e6e4d6b6520c2c1"> - <!ENTITY esound-size "376 KB"> - <!ENTITY esound-buildsize "4.9 MB"> - <!ENTITY esound-time "0.13 SBU"> + <!ENTITY esound-md5sum "3facb5aa0115cc1c31771b9ad454ae76"> + <!ENTITY esound-size "369 KB"> + <!ENTITY esound-buildsize "5.0 MB"> + <!ENTITY esound-time "0.2 SBU"> ]> <sect1 id="esound" xreflabel="EsounD-&esound-version;"> @@ -62,6 +62,7 @@ <bridgehead renderas="sect4">Optional</bridgehead> <para><xref linkend="alsa"/>, + <xref linkend="arts"/>, <xref linkend="tcpwrappers"/> and <xref linkend="docbook-utils"/></para> @@ -76,6 +77,8 @@ <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc && make</userinput></screen> + <para>This package does not come with a test suite.</para> + <para>Now, as the <systemitem class="username">root</systemitem> user:</para> <screen role="root"><userinput>make install && @@ -260,4 +263,3 @@ </sect2> </sect1> - -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
