Author: andy
Date: 2012-06-27 05:33:40 -0600 (Wed, 27 Jun 2012)
New Revision: 10368
Modified:
trunk/BOOK/xsoft/other/inkscape.xml
Log:
patch Inkscape so it will compile with Poppler 0.20
Modified: trunk/BOOK/xsoft/other/inkscape.xml
===================================================================
--- trunk/BOOK/xsoft/other/inkscape.xml 2012-06-26 16:58:20 UTC (rev 10367)
+++ trunk/BOOK/xsoft/other/inkscape.xml 2012-06-27 11:33:40 UTC (rev 10368)
@@ -78,6 +78,10 @@
Required patch:
<ulink
url="&patch-root;/inkscape-&inkscape-version;_gcc-4.7-1.patch"/>
</para>
+ <para>
+ Optional patch:
+ <ulink
url="&patch-root;/inkscape-&inkscape-version;-poppler-0.20-1.patch"/>
+ </para>
</listitem>
</itemizedlist>
@@ -114,6 +118,13 @@
<title>Installation of Inkscape</title>
<para>
+ If you have installed <xref linkend="poppler"/>, apply the patch to fix
+ compiling with Poppler 0.20:
+ </para>
+
+<screen><userinput>patch -p1 <
../inkscape-&inkscape-version;-poppler-0.20-1.patch</userinput></screen>
+
+ <para>
Fix a bug that would otherwise prevent compiling with
<application>Libpng 1.5</application>:
</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page