[37133] trunk/dports/graphics
simon at macports.org
simon at macports.org
Tue May 27 08:15:41 PDT 2008
Revision: 37133
http://trac.macosforge.org/projects/macports/changeset/37133
Author: simon at macports.org
Date: 2008-05-27 08:15:39 -0700 (Tue, 27 May 2008)
Log Message:
-----------
graphics/nip2: New port, closes #13318. Thanks to jcupitt at gmail.com.
Added Paths:
-----------
trunk/dports/graphics/nip2/
trunk/dports/graphics/nip2/Portfile
Added: trunk/dports/graphics/nip2/Portfile
===================================================================
--- trunk/dports/graphics/nip2/Portfile (rev 0)
+++ trunk/dports/graphics/nip2/Portfile 2008-05-27 15:15:39 UTC (rev 37133)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+
+name nip2
+version 7.14.1
+description nip2 is a user-interface to the VIPS image processing library.
+long_description nip2 is an image processing spreadsheet. It's good for \
+ large images and for colour.
+maintainers nomaintainer
+categories graphics
+platforms darwin
+homepage http://www.vips.ecs.soton.ac.uk
+master_sites ${homepage}/supported/7.14/
+checksums md5 b2ea46b0e72eea5f7c79b7e9e0ee6b0d
+
+depends_build port:swig \
+ bin:perl:perl5.8 \
+ port:p5-xml-parser
+
+depends_lib port:fftw-3 \
+ port:vips \
+ port:gtk2 \
+ port:gsl
+
+configure.args --mandir=${prefix}/share/man
+
+# make sure we get the macports msgfmt
+configure.env GMSGFMT="${prefix}/bin/msgfmt"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080527/0b888127/attachment.htm
More information about the macports-changes
mailing list