[91884] trunk/dports/graphics/poppler/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 12 03:51:33 PDT 2012


Revision: 91884
          https://trac.macports.org/changeset/91884
Author:   ryandesign at macports.org
Date:     2012-04-12 03:51:32 -0700 (Thu, 12 Apr 2012)
Log Message:
-----------
poppler: add missing dependencies on glib2, tiff, libpng, bzip2, zlib, freetype, expat; see #32924

Modified Paths:
--------------
    trunk/dports/graphics/poppler/Portfile

Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile	2012-04-12 09:51:34 UTC (rev 91883)
+++ trunk/dports/graphics/poppler/Portfile	2012-04-12 10:51:32 UTC (rev 91884)
@@ -7,7 +7,7 @@
 name        poppler
 conflicts   mupdf xpdf-tools
 version     0.18.4
-revision    2
+revision    3
 license     GPL-2+
 maintainers devans openmaintainer
 categories  graphics
@@ -26,11 +26,18 @@
     port:pkgconfig
 
 depends_lib \
+    port:bzip2 \
     port:curl \
+    port:expat \
+    port:fontconfig \
+    port:freetype \
+    path:lib/pkgconfig/glib-2.0.pc:glib2 \
     port:lcms \
+    port:libpng \
     port:openjpeg \
     port:poppler-data \
-    port:fontconfig
+    port:tiff \
+    port:zlib
 
 post-patch {
     reinplace "s|\$includedir|${prefix}/include|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120412/2d07587a/attachment.html>


More information about the macports-changes mailing list