Author: ken
Date: Sat Jun  2 21:40:29 2018
New Revision: 20191

Log:
Fix inkscape for breakage from poppler-0.65.0.

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       Sat Jun  2 13:15:43 
2018        (r20190)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Jun  2 21:40:29 
2018        (r20191)
@@ -45,6 +45,9 @@
       <para>May 31st, 2018</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - Fix inkscape for changes in poppler-0.65.0.</para>
+        </listitem>
+        <listitem>
           <para>[ken] - Fix vlc build for QT-5.11 API changes.</para>
         </listitem>
       </itemizedlist>

Modified: trunk/BOOK/xsoft/other/inkscape.xml
==============================================================================
--- trunk/BOOK/xsoft/other/inkscape.xml Sat Jun  2 13:15:43 2018        (r20190)
+++ trunk/BOOK/xsoft/other/inkscape.xml Sat Jun  2 21:40:29 2018        (r20191)
@@ -76,7 +76,7 @@
         <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>
+        <para>Required patch: <ulink 
url="&patch-root;/inkscape-&inkscape-version;-poppler65-1.patch"/></para>
       </listitem>
     </itemizedlist>
 
@@ -145,10 +145,10 @@
     <title>Installation of Inkscape</title>
 
     <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>
+    and fix the build for the changes in 
<literal>poppler-0.65.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
+patch -Np1 -i ../inkscape-&inkscape-version;-poppler65-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