Changeset a353c3a for xsoft


Ignore:
Timestamp:
10/28/2019 05:24:48 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f684538
Parents:
ef085b3
Message:

Adjust Inkscape to build with poppler-0.82.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22317 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/inkscape.xml

    ref085b3 ra353c3a  
    7979        <para>Required patch: <ulink url="&patch-root;/inkscape-&inkscape-version;-upstream_fixes-1.patch"/></para>
    8080      </listitem>
     81      <listitem>
     82        <para>Required patch: <ulink url="&patch-root;/inkscape-&inkscape-version;-poppler_0_82_0_fixes-1.patch"/></para>
     83      </listitem> 
    8184    </itemizedlist>
    8285
     
    153156
    154157    <para>
     158      Next, fix Inkscape to be able to build with poppler-0.82.0 and higher:
     159    </para>
     160
     161<screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_0_82_0_fixes-1.patch</userinput></screen>
     162
     163    <para>
    155164      Ensure that the libraries from <xref linkend="imagemagick6"/> can be used:
    156165    </para>
Note: See TracChangeset for help on using the changeset viewer.