[96632] trunk/dports/graphics/gegl

devans at macports.org devans at macports.org
Wed Aug 15 16:14:44 PDT 2012


Revision: 96632
          https://trac.macports.org/changeset/96632
Author:   devans at macports.org
Date:     2012-08-15 16:14:44 -0700 (Wed, 15 Aug 2012)
Log Message:
-----------
gegl: add dependency on exiv2 and increment revision, enable verbose build.

Modified Paths:
--------------
    trunk/dports/graphics/gegl/Portfile
    trunk/dports/graphics/gegl/files/patch-configure.diff

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2012-08-15 23:12:50 UTC (rev 96631)
+++ trunk/dports/graphics/gegl/Portfile	2012-08-15 23:14:44 UTC (rev 96632)
@@ -6,6 +6,7 @@
 
 name            gegl
 version         0.2.0
+revision        1
 license         {GPL-3+ LGPL-3+}
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
@@ -37,6 +38,7 @@
     port:gtk2 \
     port:lua \
     port:openexr \
+    port:exiv2 \
     port:libopenraw \
     port:librsvg \
     path:lib/pkgconfig/sdl.pc:libsdl \
@@ -47,6 +49,7 @@
 patchfiles     patch-configure.diff
 
 configure.args  --disable-docs \
+                --disable-silent-rules \
                 --enable-introspection=no \
                 --without-graphviz \
                 --without-vala \

Modified: trunk/dports/graphics/gegl/files/patch-configure.diff
===================================================================
--- trunk/dports/graphics/gegl/files/patch-configure.diff	2012-08-15 23:12:50 UTC (rev 96631)
+++ trunk/dports/graphics/gegl/files/patch-configure.diff	2012-08-15 23:14:44 UTC (rev 96632)
@@ -1,6 +1,6 @@
---- configure.orig	2011-11-18 11:13:16.000000000 -0800
-+++ configure	2011-11-25 07:19:14.000000000 -0800
-@@ -18259,9 +18259,9 @@
+--- configure.orig	2012-04-02 14:57:08.000000000 -0700
++++ configure	2012-08-14 12:15:06.000000000 -0700
+@@ -19635,9 +19635,9 @@
  
  
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120815/cda30c46/attachment.html>


More information about the macports-changes mailing list