[blfs] branch trunk updated: Patch inkscape for poppler-26.06 (again)

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178107804426.1160.12269852193934151504@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 5a7b9464ab Patch inkscape for poppler-26.06 (again)
5a7b9464ab is described below

commit 5a7b9464ab8672653cf885edb36ed61cf4ea8b10
Author: Pierre Labastie <[email protected]>
AuthorDate: Wed Jun 10 09:52:21 2026 +0200

    Patch inkscape for poppler-26.06 (again)
    
    This is a different issue from the one introduced by poppler-26.05,
    so I made another patch.
---
 xsoft/other/inkscape.xml | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/xsoft/other/inkscape.xml b/xsoft/other/inkscape.xml
index 382af4d5d3..2e39747cba 100644
--- a/xsoft/other/inkscape.xml
+++ b/xsoft/other/inkscape.xml
@@ -75,10 +75,16 @@
     <itemizedlist spacing="compact">
       <listitem>
         <para>
-          Required patch: <ulink
+          Required patch for poppler-26.05 and later: <ulink
           url="&patch-root;/inkscape-&inkscape-version;-poppler_fixes-1.patch"/>
         </para>
       </listitem>
+      <listitem>
+        <para>
+          Required patch for poppler-26.06 and later: <ulink
+          url="&patch-root;/inkscape-&inkscape-version;-poppler_26_06_fixes-1.patch"/>
+        </para>
+      </listitem>
     </itemizedlist>
 
     <note>
@@ -158,7 +164,8 @@
       First, fix build failures starting with poppler-26.05 and later:
     </para>
 
-<screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_fixes-1.patch</userinput></screen>
+<screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_fixes-1.patch &amp;&amp;
+patch -Np1 -i ../inkscape-&inkscape-version;-poppler_26_06_fixes-1.patch</userinput></screen>
 
     <para>
       Install <application>Inkscape</application> by running the following

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.