[29452] trunk/dports/graphics/poppler/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun Sep 23 15:07:58 PDT 2007
Revision: 29452
http://trac.macosforge.org/projects/macports/changeset/29452
Author: yves at macports.org
Date: 2007-09-23 15:07:58 -0700 (Sun, 23 Sep 2007)
Log Message:
-----------
bump to 0.6 and add quartz variant
Modified Paths:
--------------
trunk/dports/graphics/poppler/Portfile
Modified: trunk/dports/graphics/poppler/Portfile
===================================================================
--- trunk/dports/graphics/poppler/Portfile 2007-09-23 22:06:05 UTC (rev 29451)
+++ trunk/dports/graphics/poppler/Portfile 2007-09-23 22:07:58 UTC (rev 29452)
@@ -1,7 +1,7 @@
# $Id$
PortSystem 1.0
name poppler
-version 0.5.4
+version 0.6
maintainers nomaintainer at macports.org
categories graphics
platforms darwin
@@ -12,7 +12,7 @@
${description}
master_sites ${homepage}
-checksums md5 053fdfd70533ecce1a06353fa945f061
+checksums md5 96883867572aa1e55e979ec75369c562
depends_lib port:cairo port:gtk2 port:poppler-data
post-patch {
@@ -23,3 +23,8 @@
}
configure.args --enable-xpdf-headers --enable-zlib --mandir=${prefix}/share/man
+
+variant quartz {
+ configure.args-append --disable-gtk-test --without-x
+}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070923/d2f78d89/attachment.html
More information about the macports-changes
mailing list