SOURCES: abiword-poppler-0.6-api.patch (NEW) - fix for poppler 0.6...

blues blues at pld-linux.org
Sun Sep 30 16:12:22 CEST 2007


Author: blues                        Date: Sun Sep 30 14:12:22 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix for poppler 0.6 - from gentoo

---- Files affected:
SOURCES:
   abiword-poppler-0.6-api.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/abiword-poppler-0.6-api.patch
diff -u /dev/null SOURCES/abiword-poppler-0.6-api.patch:1.1
--- /dev/null	Sun Sep 30 16:12:22 2007
+++ SOURCES/abiword-poppler-0.6-api.patch	Sun Sep 30 16:12:17 2007
@@ -0,0 +1,11 @@
+--- abiword-plugins/wp/impexp/pdf/xp/ie_imp_PDF.cpp	2007-09-07 21:45:24.000000000 +0000
++++ abiword-plugins/wp/impexp/pdf/xp/ie_imp_PDF.cpp	2007-09-07 21:49:02.000000000 +0000
+@@ -63,7 +63,7 @@
+   
+     PDFDoc * doc = new PDFDoc(fileName);
+ 
+-    globalParams = new GlobalParams("");
++    globalParams = new GlobalParams();
+     globalParams->setTextEncoding("UTF-8");
+     globalParams->setTextEOL("\n");
+     globalParams->setTextPageBreaks(gFalse);
================================================================


More information about the pld-cvs-commit mailing list