Changeset c30de44 for xsoft


Ignore:
Timestamp:
11/18/2021 10:30:25 PM (2 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.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:
ef72276
Parents:
cd9f166a
Message:

Update to poppler-21.11.0 and patch inkscape for that.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/inkscape.xml

    rcd9f166a rc30de44  
    7373      </listitem>
    7474    </itemizedlist>
    75 <!--
     75
    7676    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7777    <itemizedlist spacing="compact">
     78<!--
    7879      <listitem>
    7980        <para>
     
    8384      </listitem>
    8485    </itemizedlist>
    85 -->
    86       <!-- These are not needed right now. Inkscape builds/runs fine with the
     86      <!\-\- These are not needed right now. Inkscape builds/runs fine with the
    8787           latest poppler as of this update (0.87.0). However, history says
    8888           that almost every poppler version has broke inkscape, and history
    8989           tends to repeat itself ;-). Keep these patches commented until
    9090           they are inevitably needed.
     91      Needed for 1.1.1 and poppler-2011.1, please keep above comment and comment
     92      the link when no longer required
    9193      <listitem>
    9294        <para>
     
    9597        </para>
    9698      </listitem>
     99-->
    97100      <listitem>
    98101        <para>
    99102          Required patch: <ulink
    100           url="&patch-root;/inkscape-&inkscape-version;-poppler_0_83_0_fixes-1.patch"/>
     103          url="&patch-root;/inkscape-&inkscape-version;-poppler_21.11.0-1.patch"/>
    101104        </para>
    102105      </listitem>
    103106    </itemizedlist>
    104     -->
    105107
    106108    <!-- I've asked upstream about this and was unable to find an answer. -renodr -->
     
    214216    </para>
    215217
    216 <screen><userinput>mkdir build                       &amp;&amp;
     218<screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_21.11.0-1.patch &amp;&amp;
     219
     220mkdir build                       &amp;&amp;
    217221cd    build                       &amp;&amp;
    218222
Note: See TracChangeset for help on using the changeset viewer.