summarylogtreecommitdiffstats
path: root/python-poppler-0.12.1-poppler-0.39.0-changes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'python-poppler-0.12.1-poppler-0.39.0-changes.patch')
-rw-r--r--python-poppler-0.12.1-poppler-0.39.0-changes.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/python-poppler-0.12.1-poppler-0.39.0-changes.patch b/python-poppler-0.12.1-poppler-0.39.0-changes.patch
new file mode 100644
index 000000000000..dd3ee52ad46d
--- /dev/null
+++ b/python-poppler-0.12.1-poppler-0.39.0-changes.patch
@@ -0,0 +1,19 @@
+--- 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")