mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Patch inkscape to build with poppler64.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20112 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
17c023d99d
commit
ce79683781
@ -44,6 +44,9 @@
|
||||
<listitem>
|
||||
<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>
|
||||
|
@ -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 &&
|
||||
patch -Np1 -i ../inkscape-&inkscape-version;-poppler64-1.patch
|
||||
</userinput></screen>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user