Changeset d9833444


Ignore:
Timestamp:
05/15/2024 03:25:05 AM (4 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
b5866f1
Parents:
503979ca
Message:

Inkscape: fix building with poppler-24.05.0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r503979ca rd9833444  
    4343      <para>May 14th, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[renodr] - Fix building Inkscape with poppler-24.05.0. Fixes
     47          <ulink url="&blfs-ticket-root;19794">#19794</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[renodr] - Fix building gst-libav with ffmpeg-7.</para>
  • xsoft/other/inkscape.xml

    r503979ca rd9833444  
    7979        <para>
    8080          Required patch: <ulink
    81           url="&patch-root;/inkscape-&inkscape-minor-version;-upstream_fixes-1.patch"/>
     81          url="&patch-root;/inkscape-&inkscape-minor-version;-upstream_fixes-2.patch"/>
    8282        </para>
    8383      </listitem>
     
    168168
    169169    <para>
    170       First, fix Inkscape to build with poppler-24.03.0:
    171     </para>
    172 
    173 <screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-minor-version;-upstream_fixes-1.patch</userinput></screen>
     170      First, fix Inkscape to build with poppler-24.05.0:
     171    </para>
     172
     173<screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-minor-version;-upstream_fixes-2.patch</userinput></screen>
    174174
    175175    <para>
Note: See TracChangeset for help on using the changeset viewer.