Author: krejzi
Date: 2013-01-01 17:47:37 -0700 (Tue, 01 Jan 2013)
New Revision: 10919

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/lib/cairo.xml
   trunk/BOOK/x/lib/xulrunner.xml
   trunk/BOOK/xsoft/graphweb/firefox.xml
   trunk/BOOK/xsoft/graphweb/seamonkey.xml
   trunk/BOOK/xsoft/other/thunderbird.xml
Log:
Remove Cairo expose_snapshot patch and remove --enable-system-cairo switches 
from Mozilla products.

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2013-01-01 19:02:00 UTC 
(rev 10918)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2013-01-02 00:47:37 UTC 
(rev 10919)
@@ -48,6 +48,10 @@
       <para>January 1st, 2013</para>
       <itemizedlist>
         <listitem>
+          <para>[krejzi] - Removed Cairo expose_snapshot patch since it
+          causes more problems than it solves.</para>
+        </listitem>
+        <listitem>
           <para>[bdubbs] - Add gptfdisk-0.8.5. Moved parted to disk
           management chapter.</para>
         </listitem>

Modified: trunk/BOOK/x/lib/cairo.xml
===================================================================
--- trunk/BOOK/x/lib/cairo.xml  2013-01-01 19:02:00 UTC (rev 10918)
+++ trunk/BOOK/x/lib/cairo.xml  2013-01-02 00:47:37 UTC (rev 10919)
@@ -83,16 +83,6 @@
       </listitem>
     </itemizedlist>
 
-    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
-    <itemizedlist spacing="compact">
-      <listitem>
-        <para>
-          Required patch (if you intend to compile any Mozilla products):
-          <ulink 
url="&patch-root;/cairo-&cairo-version;-expose_snapshot-1.patch"/>
-        </para>
-      </listitem>
-    </itemizedlist>
-
     <bridgehead renderas="sect3">Cairo Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
@@ -148,8 +138,7 @@
       commands:
     </para>
 
-<screen><userinput>patch -Np1 -i 
../cairo-&cairo-version;-expose_snapshot-1.patch &amp;&amp;
-./configure --prefix=/usr \
+<screen><userinput>./configure --prefix=/usr \
             --enable-tee  \
             --enable-xcb  \
             --disable-static &amp;&amp;

Modified: trunk/BOOK/x/lib/xulrunner.xml
===================================================================
--- trunk/BOOK/x/lib/xulrunner.xml      2013-01-01 19:02:00 UTC (rev 10918)
+++ trunk/BOOK/x/lib/xulrunner.xml      2013-01-02 00:47:37 UTC (rev 10919)
@@ -164,7 +164,6 @@
 ac_add_options --disable-updater
 ac_add_options --enable-application=xulrunner
 ac_add_options --enable-shared
-ac_add_options --enable-system-cairo
 ac_add_options --enable-system-ffi
 ac_add_options --prefix=/usr
 ac_add_options --with-pthreads

Modified: trunk/BOOK/xsoft/graphweb/firefox.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/firefox.xml       2013-01-01 19:02:00 UTC (rev 
10918)
+++ trunk/BOOK/xsoft/graphweb/firefox.xml       2013-01-02 00:47:37 UTC (rev 
10919)
@@ -187,7 +187,6 @@
 ac_add_options --disable-tests
 ac_add_options --disable-updater
 ac_add_options --enable-shared
-ac_add_options --enable-system-cairo
 ac_add_options --enable-system-ffi
 ac_add_options --with-pthreads
 ac_add_options --with-system-jpeg

Modified: trunk/BOOK/xsoft/graphweb/seamonkey.xml
===================================================================
--- trunk/BOOK/xsoft/graphweb/seamonkey.xml     2013-01-01 19:02:00 UTC (rev 
10918)
+++ trunk/BOOK/xsoft/graphweb/seamonkey.xml     2013-01-02 00:47:37 UTC (rev 
10919)
@@ -179,7 +179,6 @@
 ac_add_options --disable-updater
 ac_add_options --enable-application=suite
 ac_add_options --enable-shared
-ac_add_options --enable-system-cairo
 ac_add_options --enable-system-ffi
 ac_add_options --prefix=/usr
 ac_add_options --with-pthreads

Modified: trunk/BOOK/xsoft/other/thunderbird.xml
===================================================================
--- trunk/BOOK/xsoft/other/thunderbird.xml      2013-01-01 19:02:00 UTC (rev 
10918)
+++ trunk/BOOK/xsoft/other/thunderbird.xml      2013-01-02 00:47:37 UTC (rev 
10919)
@@ -185,7 +185,6 @@
 ac_add_options --enable-safe-browsing
 ac_add_options --enable-url-classifier
 
-ac_add_options --enable-system-cairo
 ac_add_options --enable-system-ffi
 ac_add_options --enable-system-pixman
 

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to