summaryrefslogtreecommitdiffstats
path: root/deps/poppler/patches/poppler.splashpath.h.revert.diff
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-06-23 12:25:17 +0200
committer Eric Hameleers <alien@slackware.com>2018-06-23 12:25:17 +0200
commit03846bb3a8aa1d821207ec14b9ec865e292cd4bf (patch)
treeb4fe95157d6f448a5cd82ca00589b6138ea4cb30 /deps/poppler/patches/poppler.splashpath.h.revert.diff
parentd398ab7da04d5fac06001cb9b25c158bce8890cc (diff)
downloadktown-03846bb3a8aa1d821207ec14b9ec865e292cd4bf.tar.gz
ktown-03846bb3a8aa1d821207ec14b9ec865e292cd4bf.tar.xz
Package rebuilds due to poppler upgrade in slackware-current
deps:poppler frameworks:kfilemetadata5 kdepim:kdepim-addons applications:okular applications-extra:calligra,krita
Diffstat (limited to '')
-rw-r--r--deps/poppler/patches/poppler.splashpath.h.revert.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/deps/poppler/patches/poppler.splashpath.h.revert.diff b/deps/poppler/patches/poppler.splashpath.h.revert.diff
new file mode 100644
index 0000000..4f008bd
--- /dev/null
+++ b/deps/poppler/patches/poppler.splashpath.h.revert.diff
@@ -0,0 +1,11 @@
+--- ./splash/SplashPath.h.orig 2018-06-19 16:16:47.000000000 -0500
++++ ./splash/SplashPath.h 2018-06-21 14:04:25.679001859 -0500
+@@ -137,6 +137,8 @@
+
+ friend class SplashXPath;
+ friend class Splash;
++ // this is a temporary hack, until we read FreeType paths directly
++ friend class ArthurOutputDev;
+ };
+
+ #endif