Author: fernando
Date: Mon Jan 6 11:52:23 2014
New Revision: 12528
Log:
Update to audacious-3.4.3.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/multimedia/audioutils/audacious.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Mon Jan 6 09:23:08 2014 (r12527)
+++ trunk/BOOK/general.ent Mon Jan 6 11:52:23 2014 (r12528)
@@ -815,8 +815,8 @@
<!ENTITY lame-version "3.99.5">
<!ENTITY CDParanoia-version "III-10.2">
<!ENTITY freetts-version "1.2.2">
-<!ENTITY audacious-version "3.4.2">
-<!ENTITY audacious-plugins-version "3.4.2">
+<!ENTITY audacious-version "3.4.3">
+<!ENTITY audacious-plugins-version "3.4.3">
<!ENTITY amarok-version "2.8.0">
<!ENTITY pnmixer-version "0.5.1">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Mon Jan 6 09:23:08
2014 (r12527)
+++ trunk/BOOK/introduction/welcome/changelog.xml Mon Jan 6 11:52:23
2014 (r12528)
@@ -47,6 +47,10 @@
<para>January 6th, 2014</para>
<itemizedlist>
<listitem>
+ <para>[fernando] - Update to audacious-3.4.3. Fixes
+ <ulink url="&blfs-ticket-root;4529">#4529</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[igor] - Update to nasm-2.11. Fixes
<ulink url="&blfs-ticket-root;4519">#4519</ulink>.</para>
</listitem>
Modified: trunk/BOOK/multimedia/audioutils/audacious.xml
==============================================================================
--- trunk/BOOK/multimedia/audioutils/audacious.xml Mon Jan 6 09:23:08
2014 (r12527)
+++ trunk/BOOK/multimedia/audioutils/audacious.xml Mon Jan 6 11:52:23
2014 (r12528)
@@ -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 "b5ee7a825b1cc1a5348875e6274cfc4e">
+ <!ENTITY audacious-md5sum "3935e3c1e6bdc2907ce2672a85476f20">
<!ENTITY audacious-size "476 KB">
- <!ENTITY audacious-buildsize "45 MB">
+ <!ENTITY audacious-buildsize "13 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 "ac105d093eb819e6346abe19134a40e9">
+ <!ENTITY audacious-plugins-md5sum "a52e1ec2f37e9269e26ee67b41153d73">
<!ENTITY audacious-plugins-size "1.8 MB">
- <!ENTITY audacious-plugins-buildsize "44 MB">
+ <!ENTITY audacious-plugins-buildsize "45 MB">
<!ENTITY audacious-plugins-time "0.6 SBU">
]>
@@ -112,8 +112,10 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
- <xref linkend="gtk3"/> and
- <xref linkend="libxml2"/>
+ <xref linkend="gtk3"/>,
+ <xref linkend="libxml2"/> (plugins),
+ <xref linkend="xorg-env"/> (plugins), and
+ <xref linkend="x-window-system"/> (runtime)
</para>
<bridgehead renderas="sect4">Recommended</bridgehead>
@@ -173,10 +175,11 @@
<para>
Install <application>Audacious</application> by running the following
- commands:
+ commands (you may wish to change the stamp to another string):
</para>
-<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr &&
+<screen><userinput>TPUT=/bin/true ./configure --prefix=/usr \
+ --with-buildstamp='BLFS' &&
make</userinput></screen>
<para>
@@ -206,7 +209,7 @@
<sect2 role="installation">
<title>Installation of Audacious Plugins</title>
-
+<!--
<note>
<para>
If <application>Xorg</application> is not installed in
@@ -216,7 +219,7 @@
<screen><userinput>export LIBRARY_PATH=$XORG_PREFIX/lib</userinput></screen>
- </note>
+ </note>-->
<para>
Install the required plugins package by unpacking the tarball, changing
@@ -278,8 +281,9 @@
audacious and audtool
</seg>
<seg>
- libaudclient.so, libaudcore.so, libaudgui.so and
- libaudtag.so
+ libaudclient.so, libaudcore.so, libaudgui.so,
+ libaudtag.so, and several plugin libraries under
+ /usr/lib/audacious/ sub-directories
</seg>
<seg>
/usr/include/audacious,
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page