[55752] trunk/dports/gnome/dia/Portfile
nox at macports.org
nox at macports.org
Tue Aug 18 04:21:23 PDT 2009
Revision: 55752
http://trac.macports.org/changeset/55752
Author: nox at macports.org
Date: 2009-08-18 04:21:20 -0700 (Tue, 18 Aug 2009)
Log Message:
-----------
dia: Enable libemf support (closes #20359).
Modified Paths:
--------------
trunk/dports/gnome/dia/Portfile
Modified: trunk/dports/gnome/dia/Portfile
===================================================================
--- trunk/dports/gnome/dia/Portfile 2009-08-18 09:53:52 UTC (rev 55751)
+++ trunk/dports/gnome/dia/Portfile 2009-08-18 11:21:20 UTC (rev 55752)
@@ -5,6 +5,7 @@
name dia
version 0.97
+revision 1
maintainers nox openmaintainer
categories gnome graphics
platforms darwin
@@ -38,6 +39,7 @@
path:lib/pkgconfig/cairo.pc:cairo \
port:freetype \
port:libart_lgpl \
+ port:libemf \
port:libpng \
port:libxml2 \
port:libxslt \
@@ -52,6 +54,8 @@
--with-cairo \
--with-xslt-prefix=${prefix}
+configure.cppflags-append -I${prefix}/include/libEMF
+
livecheck.check regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/[lindex [split ${version} -] 0]/
livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*(?:-pre\d)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090818/a8b5052f/attachment-0001.html>
More information about the macports-changes
mailing list