[50413] trunk/dports/graphics/libopenraw/Portfile

devans at macports.org devans at macports.org
Thu Apr 30 08:02:16 PDT 2009


Revision: 50413
          http://trac.macports.org/changeset/50413
Author:   devans at macports.org
Date:     2009-04-30 08:02:15 -0700 (Thu, 30 Apr 2009)
Log Message:
-----------
libopenraw: update to version 0.0.7, simplify dependencies, add openmaintainer.

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

Modified: trunk/dports/graphics/libopenraw/Portfile
===================================================================
--- trunk/dports/graphics/libopenraw/Portfile	2009-04-30 14:53:02 UTC (rev 50412)
+++ trunk/dports/graphics/libopenraw/Portfile	2009-04-30 15:02:15 UTC (rev 50413)
@@ -4,9 +4,9 @@
 PortSystem      1.0
 
 name            libopenraw
-version         0.0.6
+version         0.0.7
 categories      graphics
-maintainers     devans
+maintainers     devans openmaintainer
 platforms       darwin
 homepage        http://libopenraw.freedesktop.org/wiki/
 master_sites    http://libopenraw.freedesktop.org/download/
@@ -22,19 +22,16 @@
     need for an easy to use API to build free software digital image processing applications. It also has the \
     goal to address features missing from dcraw such as meta-data decoding and easy thumbnail extraction.
 
-checksums       md5     b26da073cfc255ba3c6afa297dd33967 \
-                sha1    a5f8dea5eb863863ef4868b1a1f55f764672935f \
-                rmd160  1e634f18b90a6dace7ccea364639b1766bf92314
+checksums       md5     fe3a27b120df07b1184132624cf4bcd1 \
+                sha1    0a6a9c2ff54681b7cdbaf19c218f2b5158e131e1 \
+                rmd160  8d22586607186df82b0b9e92ef68db9b0c54e29b
 
 patchfiles      patch-Makefile.in.diff
 
-depends_build \
-    port:pkgconfig
+depends_build   port:pkgconfig
 
-depends_lib \
-    port:gtk2 \
-    port:jpeg \
-    port:boost
+depends_lib     port:gtk2 \
+                port:boost
 
 configure.args  --with-boost=${prefix}
 
@@ -46,4 +43,3 @@
 livecheck.check regex
 livecheck.url   ${homepage}
 livecheck.regex {version\ (\d+(?:\.\d+)*)}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090430/51f3784e/attachment-0001.html>


More information about the macports-changes mailing list