Author: renodr
Date: Sat May 4 07:15:12 2019
New Revision: 21549
Log:
Fix the build of Inkscape with Poppler-0.76.1
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xsoft/other/inkscape.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Sat May 4 06:26:32 2019 (r21548)
+++ trunk/BOOK/general.ent Sat May 4 07:15:12 2019 (r21549)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "03"> <!-- Always 2 digits -->
+<!ENTITY day "04"> <!-- Always 2 digits -->
<!ENTITY month "05"> <!-- Always 2 digits -->
<!ENTITY year "2019">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "May 3rd, &year;">
+<!ENTITY releasedate "May 4th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml Sat May 4 06:26:32
2019 (r21548)
+++ trunk/BOOK/introduction/welcome/changelog.xml Sat May 4 07:15:12
2019 (r21549)
@@ -43,6 +43,15 @@
-->
<listitem>
+ <para>May 4th, 2019</para>
+ <itemizedlist>
+ <listitem>
+ <para>[renodr] - Fix the build of Inkscape with
Poppler-0.76.1.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>May 3rd, 2019</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/xsoft/other/inkscape.xml
==============================================================================
--- trunk/BOOK/xsoft/other/inkscape.xml Sat May 4 06:26:32 2019 (r21548)
+++ trunk/BOOK/xsoft/other/inkscape.xml Sat May 4 07:15:12 2019 (r21549)
@@ -140,7 +140,13 @@
<sect2 role="installation">
<title>Installation of Inkscape</title>
-
+
+ <para>
+ First, fix a problem introduced by Poppler-0.76.1.
+ </para>
+
+<screen><userinput remap="pre">sed -e 's|new Lexer(xref, obj)|obj|g' -i
src/extension/internal/pdfinput/pdf-parser.cpp></userinput></screen>
+
<para>
Ensure that the libraries from <xref linkend="imagemagick6"/> can be
used:
</para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page