summarylogtreecommitdiffstats
path: root/pypoppler-0.12.1-poppler-0.16.0.patch
diff options
context:
space:
mode:
authorAntonio Rojas2019-03-25 22:13:03 +0000
committerAntonio Rojas2019-03-25 22:13:03 +0000
commite26e0fdc5ee05adc46f53c3170bf3835c0680dae (patch)
treead418bd249b49bc1d405515cbfc074736b0171be /pypoppler-0.12.1-poppler-0.16.0.patch
downloadaur-e26e0fdc5ee05adc46f53c3170bf3835c0680dae.tar.gz
Dropped from repos
Diffstat (limited to 'pypoppler-0.12.1-poppler-0.16.0.patch')
-rw-r--r--pypoppler-0.12.1-poppler-0.16.0.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/pypoppler-0.12.1-poppler-0.16.0.patch b/pypoppler-0.12.1-poppler-0.16.0.patch
new file mode 100644
index 000000000000..0e99b57ecd56
--- /dev/null
+++ b/pypoppler-0.12.1-poppler-0.16.0.patch
@@ -0,0 +1,11 @@
+--- poppler.defs.orig 2010-12-30 05:55:07.000000000 +0000
++++ poppler.defs 2010-12-30 05:55:27.000000000 +0000
+@@ -1794,7 +1794,7 @@
+
+ (define-method get_text
+ (of-object "PopplerPage")
+- (c-name "poppler_page_get_text")
++ (c-name "poppler_page_get_selected_text")
+ (return-type "char*")
+ (parameters
+ '("PopplerSelectionStyle" "style")