[40826] trunk/dports/graphics/gegl/Portfile

devans at macports.org devans at macports.org
Wed Oct 15 12:47:54 PDT 2008


Revision: 40826
          http://trac.macports.org/changeset/40826
Author:   devans at macports.org
Date:     2008-10-15 12:47:54 -0700 (Wed, 15 Oct 2008)
Log Message:
-----------
Enable RAW camera formats by adding dependency on libopenraw.

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

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2008-10-15 17:52:27 UTC (rev 40825)
+++ trunk/dports/graphics/gegl/Portfile	2008-10-15 19:47:54 UTC (rev 40826)
@@ -5,6 +5,7 @@
 
 name            gegl
 version         0.0.20
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
 maintainers     devans
@@ -35,6 +36,7 @@
     port:openexr \
     port:librsvg \
     port:libsdl \
+    port:libopenraw \
     port:graphviz \
     port:ffmpeg
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081015/c4e4850d/attachment.html 


More information about the macports-changes mailing list