inkscape: rebuild against libpoppler.so.84
This commit is contained in:
parent
2f8b78b831
commit
750dc50893
2 changed files with 14 additions and 1 deletions
13
srcpkgs/inkscape/patches/poppler-073.patch
Normal file
13
srcpkgs/inkscape/patches/poppler-073.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
diff --git a/src/extension/internal/pdfinput/pdf-parser.h b/src/extension/internal/pdfinput/pdf-parser.h
|
||||
index 0c04d87..082e007 100644
|
||||
--- src/extension/internal/pdfinput/pdf-parser.h
|
||||
+++ src/extension/internal/pdfinput/pdf-parser.h
|
||||
@@ -27,7 +27,6 @@ namespace Inkscape {
|
||||
using Inkscape::Extension::Internal::SvgBuilder;
|
||||
|
||||
#include "glib/poppler-features.h"
|
||||
-#include "goo/gtypes.h"
|
||||
#include "Object.h"
|
||||
|
||||
class GooString;
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'inkscape'
|
||||
pkgname=inkscape
|
||||
version=0.92.3
|
||||
revision=9
|
||||
revision=10
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-lcms --enable-poppler-cairo
|
||||
--without-gnome-vfs --disable-static"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue