Author: ken
Date: Tue Aug  5 11:22:25 2014
New Revision: 13835

Log:
Optional switch for audacious-plugins, to allow configure to complete if mpg123 
is not installed.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/audioutils/audacious.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Aug  5 04:25:04 
2014        (r13834)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Aug  5 11:22:25 
2014        (r13835)
@@ -45,6 +45,16 @@
 -->
 
     <listitem>
+      <para>August 5th, 2014</para>
+      <itemizedlist>
+        <listitem>
+          <para>[ken] - Add option to build audacious-plugins without mpg123
+          (new behaviour in 3.5.1, configure used to test for it).</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>August 4th, 2014</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/multimedia/audioutils/audacious.xml
==============================================================================
--- trunk/BOOK/multimedia/audioutils/audacious.xml      Tue Aug  5 04:25:04 
2014        (r13834)
+++ trunk/BOOK/multimedia/audioutils/audacious.xml      Tue Aug  5 11:22:25 
2014        (r13835)
@@ -259,6 +259,9 @@
     <para><parameter>--with-buildstamp</parameter>: This switch appends 
     the given text to the version string.</para>
 
+    <para><option>--disable-mp3</option>: Use this for the plugins if you have
+    not installed mpg123 and do not wish to play mp3 files.</para>
+
     <para><option>--enable-valgrind</option>: Allow better Valgrind leak 
checks.</para>
 
   </sect2>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to