Author: randy Date: 2007-04-16 15:56:39 -0600 (Mon, 16 Apr 2007) New Revision: 6736
Modified: trunk/BOOK/general.ent trunk/BOOK/introduction/welcome/changelog.xml trunk/BOOK/multimedia/libdriv/esound.xml Log: Updated to EsounD-0.2.37 Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2007-04-16 21:14:25 UTC (rev 6735) +++ trunk/BOOK/general.ent 2007-04-16 21:56:39 UTC (rev 6736) @@ -434,6 +434,7 @@ <!ENTITY GConf-version "2.14.0"> <!ENTITY gnome-mime-data-version "2.4.2"> <!ENTITY gnome-vfs-version "2.14.2"> +<!ENTITY gnome-vfs-monikers-version "2.15.3"> <!ENTITY libgnome-version "2.14.1"> <!ENTITY libgnomecanvas-version "2.14.0"> <!ENTITY libbonoboui-version "2.14.0"> @@ -569,7 +570,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.36"> +<!ENTITY esound-version "0.2.37"> <!ENTITY sdl-version "1.2.11"> <!ENTITY libao-version "0.8.6"> <!ENTITY libogg-version "1.1.3"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2007-04-16 21:14:25 UTC (rev 6735) +++ trunk/BOOK/introduction/welcome/changelog.xml 2007-04-16 21:56:39 UTC (rev 6736) @@ -45,6 +45,9 @@ <para>April 16th, 2007</para> <itemizedlist> <listitem> + <para>[randy] - Updated to EsounD-0.2.37.</para> + </listitem> + <listitem> <para>[randy] - Updated the PyGTK dependencies in the HAL instructions.</para> </listitem> Modified: trunk/BOOK/multimedia/libdriv/esound.xml =================================================================== --- trunk/BOOK/multimedia/libdriv/esound.xml 2007-04-16 21:14:25 UTC (rev 6735) +++ trunk/BOOK/multimedia/libdriv/esound.xml 2007-04-16 21:56:39 UTC (rev 6736) @@ -6,9 +6,9 @@ <!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 "3facb5aa0115cc1c31771b9ad454ae76"> - <!ENTITY esound-size "369 KB"> - <!ENTITY esound-buildsize "5.0 MB"> + <!ENTITY esound-md5sum "99cc68770176c8940cf346f60208420e"> + <!ENTITY esound-size "383 KB"> + <!ENTITY esound-buildsize "5 MB"> <!ENTITY esound-time "0.2 SBU"> ]> @@ -63,7 +63,7 @@ <bridgehead renderas="sect4">Optional</bridgehead> <para role="optional"><xref linkend="alsa"/>, <xref linkend="arts"/>, - <xref linkend="tcpwrappers"/> and + <xref linkend="tcpwrappers"/>, and <xref linkend="docbook-utils"/></para> <para condition="html" role="usernotes">User Notes: @@ -87,19 +87,13 @@ <screen role="root"><userinput>make install</userinput></screen> - <para>If you have <xref linkend="docbook-utils"/> installed, the HTML documentation - should have been built. Install it with the following command as the - <systemitem class="username">root</systemitem> user:</para> - -<screen role="root"><userinput>cp -v -R docs/html /usr/share/doc/esound-&esound-version;</userinput></screen> - </sect2> <sect2 role="commands"> <title>Command Explanations</title> - <para><command>sed -i '...'</command>: This appends the version string to the documentation - installation directory.</para> + <para><command>sed -i '...'</command>: This appends the version string to + the documentation installation directory.</para> <para><parameter>--sysconfdir=/etc</parameter>: This switch puts configuration files in <filename class="directory">/etc</filename> instead -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
