Author: ken
Date: Wed Mar 19 13:02:11 2014
New Revision: 12879
Log:
mozconfigs for firefox and xulrunner : move the pulse option above 'It is
recommended not to touch anything below this line'.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/xulrunner.xml
trunk/BOOK/xsoft/graphweb/firefox.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed Mar 19 06:13:58 2014 (r12878)
+++ trunk/BOOK/general.ent Wed Mar 19 13:02:11 2014 (r12879)
@@ -1,6 +1,6 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "18"> <!-- Always 2 digits -->
+<!ENTITY day "19"> <!-- Always 2 digits -->
<!ENTITY month "03"> <!-- Always 2 digits -->
<!ENTITY year "2014">
<!ENTITY copyrightdate "2001-&year;">
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Wed Mar 19 06:13:58
2014 (r12878)
+++ trunk/BOOK/introduction/welcome/changelog.xml Wed Mar 19 13:02:11
2014 (r12879)
@@ -43,6 +43,17 @@
</listitem>
-->
+ <listitem>
+ <para>March 19th, 2014</para>
+ <itemizedlist>
+ <listitem>
+ <para>[ken] - minor re-ordering of firefox and xulrunner
+ mozconfigs to put the new pulse option above the 'recommended
+ not to touch anything below this' line.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
<listitem>
<para>March 18th, 2014</para>
Modified: trunk/BOOK/x/lib/xulrunner.xml
==============================================================================
--- trunk/BOOK/x/lib/xulrunner.xml Wed Mar 19 06:13:58 2014 (r12878)
+++ trunk/BOOK/x/lib/xulrunner.xml Wed Mar 19 13:02:11 2014 (r12879)
@@ -165,6 +165,9 @@
#ac_add_options --enable-system-hunspell
#ac_add_options --enable-startup-notification
+# Comment out following option if you have PulseAudio installed
+ac_add_options --disable-pulseaudio
+
# Uncomment this line if you compiled Cairo with --enable-tee switch and want
# to use it instead of the bundled one:
#ac_add_options --enable-system-cairo
@@ -191,9 +194,6 @@
ac_add_options --disable-tests
ac_add_options --disable-mochitest
-# Comment out following option if you have PulseAudio installed
-ac_add_options --disable-pulseaudio
-
ac_add_options --enable-optimize
ac_add_options --enable-strip
ac_add_options --enable-install-strip
Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml Wed Mar 19 06:13:58 2014
(r12878)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml Wed Mar 19 13:02:11 2014
(r12879)
@@ -176,6 +176,9 @@
#ac_add_options --enable-system-hunspell
#ac_add_options --enable-startup-notification
+# Comment out following option if you have PulseAudio installed
+ac_add_options --disable-pulseaudio
+
# Uncomment this line if you compiled Cairo with --enable-tee switch and want
# to use it instead of the bundled one:
#ac_add_options --enable-system-cairo
@@ -207,9 +210,6 @@
ac_add_options --disable-debug
ac_add_options --disable-tests
-# Comment out following option if you have PulseAudio installed
-ac_add_options --disable-pulseaudio
-
ac_add_options --enable-optimize
ac_add_options --enable-strip
ac_add_options --enable-install-strip
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page