]> git.pld-linux.org Git - packages/calibre.git/commitdiff
- fix poppler build auto/th/calibre-0_8_53-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 1 Jun 2012 12:04:19 +0000 (12:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    calibre-0.8.21-poppler.patch -> 1.1

calibre-0.8.21-poppler.patch [new file with mode: 0644]

diff --git a/calibre-0.8.21-poppler.patch b/calibre-0.8.21-poppler.patch
new file mode 100644 (file)
index 0000000..04af69a
--- /dev/null
@@ -0,0 +1,22 @@
+diff -Nur calibre.orig/src/calibre/ebooks/pdf/reflow.cpp calibre/src/calibre/ebooks/pdf/reflow.cpp
+--- calibre.orig/src/calibre/ebooks/pdf/reflow.cpp     2011-09-30 11:28:44.000000000 -0600
++++ calibre/src/calibre/ebooks/pdf/reflow.cpp  2011-10-09 18:57:36.433731713 -0600
+@@ -12,6 +12,7 @@
+ #include <splash/SplashErrorCodes.h>
+ #include "reflow.h"
+ #include "utils.h"
++#include <glib/poppler-features.h>
+ using namespace std;
+ using namespace calibre_reflow;
+diff -Nur calibre.orig/src/calibre/ebooks/pdf/reflow.h calibre/src/calibre/ebooks/pdf/reflow.h
+--- calibre.orig/src/calibre/ebooks/pdf/reflow.h       2011-09-30 11:28:44.000000000 -0600
++++ calibre/src/calibre/ebooks/pdf/reflow.h    2011-10-09 18:57:04.338582882 -0600
+@@ -36,6 +36,7 @@
+ #include "fonts.h"
+ #include "links.h"
+ #include "images.h"
++#include <glib/poppler-features.h>
+ using namespace std;
This page took 0.156016 seconds and 4 git commands to generate.