Author: krejzi
Date: Wed Jan 23 14:34:27 2013
New Revision: 10963
Log:
Add cairo upstream fix.
Modified:
trunk/BOOK/x/lib/cairo.xml
Modified: trunk/BOOK/x/lib/cairo.xml
==============================================================================
--- trunk/BOOK/x/lib/cairo.xml Wed Jan 23 09:56:47 2013 (r10962)
+++ trunk/BOOK/x/lib/cairo.xml Wed Jan 23 14:34:27 2013 (r10963)
@@ -83,6 +83,16 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">Additional Downloads</bridgehead>
+ <itemizedlist spacing="compact">
+ <listitem>
+ <para>
+ Required patch:
+ <ulink
url="&patch-root;/cairo-&cairo-version;-upstream_fix-1.patch"/>
+ </para>
+ </listitem>
+ </itemizedlist>
+
<bridgehead renderas="sect3">Cairo Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@@ -138,7 +148,8 @@
commands:
</para>
-<screen><userinput>./configure --prefix=/usr \
+<screen><userinput>patch -Np1 -i ../cairo-&cairo-version;-upstream_fix-1.patch
&&
+./configure --prefix=/usr \
--enable-tee \
--enable-xcb \
--disable-static &&
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page