summaryrefslogtreecommitdiff
path: root/community-staging/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-07 23:14:36 +0000
committerroot <root@rshg054.dnsready.net>2011-10-07 23:14:36 +0000
commit8a8ac56bbf82685c43072923560881e6b119ec66 (patch)
treea83c44158166a5ad2cc5bfcaf1199ca7ba3652cc /community-staging/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch
parent5442e9b8f357932ed5d6cb46e90fcbf6f453469f (diff)
Fri Oct 7 23:14:36 UTC 2011
Diffstat (limited to 'community-staging/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch')
-rw-r--r--community-staging/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/community-staging/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch b/community-staging/python2-poppler/pypoppler-0.12.1-poppler-0.16.0.patch
new file mode 100644
index 000000000..0e99b57ec
--- /dev/null
+++ b/community-staging/python2-poppler/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")