From a353c3a9099f1363ea7fb468618b6c14fca021bd Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Mon, 28 Oct 2019 17:24:48 +0000 Subject: [PATCH] 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 --- general.ent | 4 ++-- introduction/welcome/changelog.xml | 10 ++++++++++ xsoft/other/inkscape.xml | 9 +++++++++ 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/general.ent b/general.ent index 187b4c2c18..88ce9b6bf1 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 2bc7075f1d..1ade726d0a 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,16 @@ --> + + October 28th, 2019 + + + [renodr] - Adjust inkscape to build with poppler-0.82.0 + and higher. + + + + October 27th, 2019 diff --git a/xsoft/other/inkscape.xml b/xsoft/other/inkscape.xml index f055bf54a0..069f0883a6 100644 --- a/xsoft/other/inkscape.xml +++ b/xsoft/other/inkscape.xml @@ -78,6 +78,9 @@ Required patch: + + Required patch: + Inkscape Dependencies @@ -151,6 +154,12 @@ sed -e 's|new Lexer(xref, obj)|obj|g' -i src/extension/internal/pdfinput/pdf-parser.cpp + + Next, fix Inkscape to be able to build with poppler-0.82.0 and higher: + + +patch -Np1 -i ../inkscape-&inkscape-version;-poppler_0_82_0_fixes-1.patch + Ensure that the libraries from can be used: