[19953] trunk/dports/graphics

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 6 07:05:30 PDT 2006


Revision: 19953
          http://trac.macosforge.org/projects/macports/changeset/19953
Author:   markd at macports.org
Date:     2006-10-06 07:05:30 -0700 (Fri, 06 Oct 2006)

Log Message:
-----------
Closes #10712.  New port.

Added Paths:
-----------
    trunk/dports/graphics/ufraw/
    trunk/dports/graphics/ufraw/Portfile

Added: trunk/dports/graphics/ufraw/Portfile
===================================================================
--- trunk/dports/graphics/ufraw/Portfile	                        (rev 0)
+++ trunk/dports/graphics/ufraw/Portfile	2006-10-06 14:05:30 UTC (rev 19953)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem       1.0
+name             ufraw
+version          0.9.1
+categories       graphics
+description      Unidentified Flying Raw (UFRaw)
+
+long_description \
+    The Unidentified Flying Raw (UFRaw) is a utility to read and \
+    manipulate raw images from digital cameras. It can be used on \
+    its own or as a Gimp plug-in. It reads raw images using Dave Coffin's \
+    raw conversion utility - DCRaw. UFRaw supports basic color management \
+    using Little CMS, allowing the user to apply color profiles.
+    
+homepage         http://ufraw.sourceforge.net
+platforms        darwin
+master_sites     sourceforge
+checksums        md5 7388ed97a156ea6a7272513a1dc8f8d5
+distname         ufraw-${version}
+depends_lib      port:gimp2
+
+
+configure.env    LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include
+configure.args   --mandir=${prefix}/share/man
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061006/e4b8c795/attachment.html


More information about the macports-changes mailing list