Changeset e6a74ce


Ignore:
Timestamp:
04/01/2024 05:31:52 PM (5 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
c2bbe03
Parents:
9d990a5a
git-author:
Douglas R. Reno <renodr@…> (04/01/2024 05:28:40 PM)
git-committer:
Douglas R. Reno <renodr@…> (04/01/2024 05:31:52 PM)
Message:

Inkscape: fix building with Poppler-24.03.0

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r9d990a5a re6a74ce  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Fix building Inkscape with poppler-24.03.0. Fixes
     46          <ulink url="&blfs-ticket-root;19570">#19570</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[bdubbs] - Update to libical-3.0.18. Fixes
    4650          <ulink url="&blfs-ticket-root;19568">#19568</ulink>.</para>
  • xsoft/other/inkscape.xml

    r9d990a5a re6a74ce  
    7373      </listitem>
    7474    </itemizedlist>
    75     <!--
     75
    7676    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7777    <itemizedlist spacing="compact">
     
    7979        <para>
    8080          Required patch: <ulink
    81           url="&patch-root;/inkscape-&inkscape-version;-poppler_22_09_fixes-1.patch"/>
     81          url="&patch-root;/inkscape-&inkscape-version;-upstream_fixes-1.patch"/>
    8282        </para>
    8383      </listitem>
    8484    </itemizedlist>
    85     -->
     85
    8686    <note>
    8787      <para>
     
    166166  <sect2 role="installation">
    167167    <title>Installation of Inkscape</title>
    168 <!--
    169     <para>
    170       First, fix Inkscape to build with poppler-22.09.0:
    171     </para>
    172 
    173 <screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_22_09_fixes-1.patch</userinput></screen>
    174 -->
     168
     169    <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-version;-upstream_fixes-1.patch</userinput></screen>
    175174
    176175    <para>
Note: See TracChangeset for help on using the changeset viewer.