Author: ken Date: 2008-11-30 16:45:32 -0700 (Sun, 30 Nov 2008) New Revision: 7636
Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/multimedia/libdriv/esound.xml Log: update to esound-0.2.40 Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2008-11-30 19:10:23 UTC (rev 7635) +++ trunk/BOOK/general.ent 2008-11-30 23:45:32 UTC (rev 7636) @@ -620,7 +620,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.37"> +<!ENTITY esound-version "0.2.40"> <!ENTITY sdl-version "1.2.11"> <!ENTITY libao-version "0.8.8"> <!ENTITY libogg-version "1.1.3"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2008-11-30 19:10:23 UTC (rev 7635) +++ trunk/BOOK/introduction/welcome/changelog.xml 2008-11-30 23:45:32 UTC (rev 7636) @@ -49,6 +49,9 @@ <listitem> <para>[ken] - Update to dbus-1.2.4 and dbus-glib-0.76.</para> </listitem> + <listitem> + <para>[ken] - Update to esound-0.2.40.</para> + </listitem> </itemizedlist> </listitem> Modified: trunk/BOOK/multimedia/libdriv/esound.xml =================================================================== --- trunk/BOOK/multimedia/libdriv/esound.xml 2008-11-30 19:10:23 UTC (rev 7635) +++ trunk/BOOK/multimedia/libdriv/esound.xml 2008-11-30 23:45:32 UTC (rev 7636) @@ -6,10 +6,10 @@ <!ENTITY esound-download-http "&gnome-download-http;/esound/0.2/esound-&esound-version;.tar.bz2"> <!ENTITY esound-download-ftp "&gnome-download-ftp;/esound/0.2/esound-&esound-version;.tar.bz2"> - <!ENTITY esound-md5sum "99cc68770176c8940cf346f60208420e"> - <!ENTITY esound-size "383 KB"> - <!ENTITY esound-buildsize "5 MB"> - <!ENTITY esound-time "0.2 SBU"> + <!ENTITY esound-md5sum "e9009889ab81269f3021ebcad8addb96"> + <!ENTITY esound-size "414 KB"> + <!ENTITY esound-buildsize "5.1 MB"> + <!ENTITY esound-time "0.3 SBU"> ]> <sect1 id="esound" xreflabel="EsounD-&esound-version;"> @@ -100,6 +100,9 @@ configuration files in <filename class="directory">/etc</filename> instead of <filename class="directory">/usr/etc</filename>.</para> + <para><parameter>--disable-static</parameter>: Prevent the static libraries + being built.</para> + </sect2> <sect2 role="configuration"> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
