Author: bdubbs
Date: 2012-09-20 17:40:26 -0600 (Thu, 20 Sep 2012)
New Revision: 10677
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/audioutils/audacious.xml
trunk/BOOK/multimedia/libdriv/libvorbis.xml
Log:
Update to Audacious-3.3.1
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-09-20 17:01:20 UTC (rev 10676)
+++ trunk/BOOK/general.ent 2012-09-20 23:40:26 UTC (rev 10677)
@@ -1103,8 +1103,8 @@
<!ENTITY lame-version "3.99.5">
<!ENTITY CDParanoia-version "III-10.2">
<!ENTITY freetts-version "1.2.2">
-<!ENTITY audacious-version "3.2.2">
-<!ENTITY audacious-plugins-version "3.2.2">
+<!ENTITY audacious-version "3.3.1">
+<!ENTITY audacious-plugins-version "3.3.1">
<!ENTITY amarok-version "2.5.0">
<!ENTITY gvolwheel-version "1.0">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-09-20 17:01:20 UTC
(rev 10676)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-20 23:40:26 UTC
(rev 10677)
@@ -45,6 +45,16 @@
-->
<listitem>
+ <para>September 20th, 2012</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update to Audacious-3.3.1. Fixes
+ <ulink url="&blfs-ticket-root;3534">#3534</ulink>.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>September 19th, 2012</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/multimedia/audioutils/audacious.xml
===================================================================
--- trunk/BOOK/multimedia/audioutils/audacious.xml 2012-09-20 17:01:20 UTC
(rev 10676)
+++ trunk/BOOK/multimedia/audioutils/audacious.xml 2012-09-20 23:40:26 UTC
(rev 10677)
@@ -7,16 +7,16 @@
<!ENTITY audacious-download-http
"http://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2">
<!ENTITY audacious-download-ftp " ">
- <!ENTITY audacious-md5sum "28f1e2c683d358457ed9bfe8bcc29ec2">
- <!ENTITY audacious-size "660 KB">
- <!ENTITY audacious-buildsize "17 MB">
- <!ENTITY audacious-time "0.4 SBU">
+ <!ENTITY audacious-md5sum "06a11023fcbcdfe07d2232d8340fb61e">
+ <!ENTITY audacious-size "448 KB">
+ <!ENTITY audacious-buildsize "11 MB">
+ <!ENTITY audacious-time "0.2 SBU">
<!ENTITY audacious-plugins-download
"http://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
- <!ENTITY audacious-plugins-md5sum "7aaf8ad389a2983baddbdd57207e0724">
- <!ENTITY audacious-plugins-size "1.9 MB">
- <!ENTITY audacious-plugins-buildsize "52 MB">
- <!ENTITY audacious-plugins-time "0.9 SBU">
+ <!ENTITY audacious-plugins-md5sum "cc8c6b035279d6ef976bc7775881b42a">
+ <!ENTITY audacious-plugins-size "1.6 MB">
+ <!ENTITY audacious-plugins-buildsize "37 MB">
+ <!ENTITY audacious-plugins-time "0.6 SBU">
]>
@@ -42,7 +42,7 @@
audio player.
</para>
- &lfs71_checked;
+ &lfs72_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -191,6 +191,13 @@
<sect2 role="installation">
<title>Installation of Audacious Plugins</title>
+ <note><para>If <application>Xorg</application> is not installed in
+ <filename class='directory'>/usr</filename>, tell the linker
+ where to find it:</para>
+
+<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
+ </note>
+
<para>
Install the required plugins package by unpacking the tarball, changing
into the newly created directory, and issuing the following
Modified: trunk/BOOK/multimedia/libdriv/libvorbis.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/libvorbis.xml 2012-09-20 17:01:20 UTC (rev
10676)
+++ trunk/BOOK/multimedia/libdriv/libvorbis.xml 2012-09-20 23:40:26 UTC (rev
10677)
@@ -103,7 +103,7 @@
make</userinput></screen>
<para>
- To test the results, issue: <command>make check</command>.
+ To test the results, issue: <command>make LIBS=-lm check</command>.
</para>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page