Author: ken
Date: Tue Apr 24 12:31:41 2018
New Revision: 20112

Log:
Patch inkscape to build with poppler64.

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/xsoft/other/inkscape.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Apr 24 09:41:14 
2018        (r20111)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Apr 24 12:31:41 
2018        (r20112)
@@ -45,6 +45,9 @@
       <para>April 24th, 2018</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - Patch inkscape to build with poppler-0.64.0.</para>
+        </listitem>
+        <listitem>
           <para>[ken] - Update to mutt-1.9.5. Fixes
           <ulink url="&blfs-ticket-root;10665">#10665</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/xsoft/other/inkscape.xml
==============================================================================
--- trunk/BOOK/xsoft/other/inkscape.xml Tue Apr 24 09:41:14 2018        (r20111)
+++ trunk/BOOK/xsoft/other/inkscape.xml Tue Apr 24 12:31:41 2018        (r20112)
@@ -75,6 +75,9 @@
       <listitem>
         <para>Required patch: <ulink 
url="&patch-root;/inkscape-&inkscape-version;-use_versioned_ImageMagick6-1.patch"/></para>
       </listitem>
+      <listitem>
+        <para>Required patch: <ulink 
url="&patch-root;/inkscape-&inkscape-version;-poppler64-1.patch"/></para>
+      </listitem>
     </itemizedlist>
 
     <bridgehead renderas="sect3">Inkscape Dependencies</bridgehead>
@@ -141,9 +144,11 @@
   <sect2 role="installation">
     <title>Installation of Inkscape</title>
 
-    <para>Ensure that the libraries from <xref linkend="imagemagick6"/> can be 
used:</para>
+    <para>Ensure that the libraries from <xref linkend="imagemagick6"/> can be 
used,
+    and fix the build for the changes in 
<literal>poppler-0.64.0</literal>:</para>
 
 <screen><userinput>patch -Np1 -i 
../inkscape-&inkscape-version;-use_versioned_ImageMagick6-1.patch &amp;&amp;
+patch -Np1 -i ../inkscape-&inkscape-version;-poppler64-1.patch
 </userinput></screen>
 
     <para>
-- 
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