[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (de1747f2ac19ce896779d2fed4f0873b336aedae)

Ladislav Hagara scm at sourcemage.org
Wed Jul 28 12:12:40 EDT 2010


GIT changes to master grimoire by Ladislav Hagara <hgr at vabo.cz>:

 graphics/inkscape/DEPENDS |    2 +-
 graphics/inkscape/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit de1747f2ac19ce896779d2fed4f0873b336aedae
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    inkscape needs poppler with XPDF_HEADERS #15755

diff --git a/graphics/inkscape/DEPENDS b/graphics/inkscape/DEPENDS
index d0229da..30f8f96 100755
--- a/graphics/inkscape/DEPENDS
+++ b/graphics/inkscape/DEPENDS
@@ -17,7 +17,7 @@ suggest_depends pyxml "" "" "to enable Export GIMP palette extension" &&
 suggest_depends numpy "" "" "to enable Perspective extension" &&
 
 if is_depends_enabled poppler cairo; then
-  optional_depends poppler \
+  optional_depends -sub XPDF_HEADERS poppler \
                    "--enable-poppler-cairo" \
                    "--disable-poppler-cairo" \
                    "for rendering PDF preview"
diff --git a/graphics/inkscape/HISTORY b/graphics/inkscape/HISTORY
index bc862f2..4db20c4 100644
--- a/graphics/inkscape/HISTORY
+++ b/graphics/inkscape/HISTORY
@@ -1,3 +1,6 @@
+2010-07-28 Ladislav Hagara <hgr at vabo.cz>
+	* DEPENDS: poppler -> -sub XPDF_HEADERS poppler #15755
+
 2009-12-02 Bor Kraljič <pyrobor at ver.si>
 	* inkscape-poppler-0.12.2.patch: patch to compile with poppler 0.12.2
 	* PRE_BUILD: added, apply the patch; fixes bug #15505



More information about the SM-Commit mailing list