Author: pierre
Date: Sat Jan  7 13:08:16 2017
New Revision: 18153

Log:
Seamonkey:
Sqlite is recommended now
pulseaudio must be explicitely disabled if absent
gstreamer is only used for tests

Modified:
   trunk/BOOK/xsoft/graphweb/seamonkey.xml

Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
==============================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml     Sat Jan  7 10:48:52 2017        
(r18152)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml     Sat Jan  7 13:08:16 2017        
(r18153)
@@ -119,13 +119,13 @@
       <xref linkend="nss"/>, and
       <xref linkend="sqlite"/>
     </para>
-
+<!--
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="sqlite"/> (not recommended due to potential
       security concerns)
     </para>
-
+-->
     <note>
       <para>
         If you don't install recommended dependencies, then internal copies of
@@ -155,9 +155,7 @@
       <xref linkend="dbus-glib"/>,
       <xref linkend="doxygen"/>,
       <xref linkend="GConf"/>,
-      <xref linkend="gst10-plugins-base"/> (with
-      <xref linkend="gst10-plugins-good"/> and
-      <xref linkend="gst10-libav"/> at runtime),
+      <xref linkend="gst10-plugins-base"/> (and other plugins, only for tests),
       <xref linkend="openjdk"/>,
       <xref linkend="pulseaudio"/>,
       <xref linkend="startup-notification"/>,
@@ -205,8 +203,8 @@
 #ac_add_options --enable-system-hunspell
 #ac_add_options --enable-startup-notification
 
-# Uncomment the following option if you have PulseAudio installed
-#ac_add_options --enable-pulseaudio
+# Comment out the following option if you have PulseAudio installed
+ac_add_options --disable-pulseaudio
 
 # Comment out following option if you have gconf installed
 ac_add_options --disable-gconf
-- 
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