aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-poppler/python-poppler-0.12.1-poppler-0.39.0-changes.patch
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2016-11-08 20:29:11 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2016-11-09 12:59:35 +0100
commit2a5dd1b44be44ff3cb4b2ac6d09690b7e65222e2 (patch)
tree9e883580b41d854f36650201b4a8b5ab081cf515 /testing/py-poppler/python-poppler-0.12.1-poppler-0.39.0-changes.patch
parent1d3a5eb63ef2a1964b87ea22e0cfb893e3b648bb (diff)
downloadaports-2a5dd1b44be44ff3cb4b2ac6d09690b7e65222e2.tar.bz2
aports-2a5dd1b44be44ff3cb4b2ac6d09690b7e65222e2.tar.xz
testing/py-poppler: new aport
Diffstat (limited to 'testing/py-poppler/python-poppler-0.12.1-poppler-0.39.0-changes.patch')
-rw-r--r--testing/py-poppler/python-poppler-0.12.1-poppler-0.39.0-changes.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/py-poppler/python-poppler-0.12.1-poppler-0.39.0-changes.patch b/testing/py-poppler/python-poppler-0.12.1-poppler-0.39.0-changes.patch
new file mode 100644
index 0000000000..6873397906
--- /dev/null
+++ b/testing/py-poppler/python-poppler-0.12.1-poppler-0.39.0-changes.patch
@@ -0,0 +1,21 @@
+Taken from the ArchLinux folks.
+
+--- poppler.defs 2009-09-27 16:07:59.000000000 +0700
++++ poppler.defs 2015-12-22 16:36:14.000000000 +0600
+@@ -579,16 +579,4 @@
+ )
+
+-(define-enum Orientation
+- (in-module "Poppler")
+- (c-name "PopplerOrientation")
+- (gtype-id "POPPLER_TYPE_ORIENTATION")
+- (values
+- '("portrait" "POPPLER_ORIENTATION_PORTRAIT")
+- '("landscape" "POPPLER_ORIENTATION_LANDSCAPE")
+- '("upsidedown" "POPPLER_ORIENTATION_UPSIDEDOWN")
+- '("seascape" "POPPLER_ORIENTATION_SEASCAPE")
+- )
+-)
+-
+ (define-enum PageTransitionType
+ (in-module "Poppler")