[45527] trunk/dports/graphics

devans at macports.org devans at macports.org
Sat Jan 17 00:59:35 PST 2009


Revision: 45527
          http://trac.macports.org/changeset/45527
Author:   devans at macports.org
Date:     2009-01-17 00:59:34 -0800 (Sat, 17 Jan 2009)
Log Message:
-----------
Mark gegl, gimp2 universal_variant no since gegl depends on libopenraw which is not universal and gimp2 depends on gegl.

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

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2009-01-17 08:52:01 UTC (rev 45526)
+++ trunk/dports/graphics/gegl/Portfile	2009-01-17 08:59:34 UTC (rev 45527)
@@ -23,6 +23,8 @@
     compositing on large images. GEGL is suitable for projects ranging from small \
     one-off projects to interactive applications.
 
+universal_variant  no
+
 checksums       md5     e2196c2016d16a4479e157f8fdee4162 \
                 sha1    de684d4c8d9eaa9b7e283c55c5f779e5bdabee78 \
                 rmd160  5090297c6249a53e3731ecf4b8d3eeeb26768c39

Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile	2009-01-17 08:52:01 UTC (rev 45526)
+++ trunk/dports/graphics/gimp2/Portfile	2009-01-17 08:59:34 UTC (rev 45527)
@@ -17,6 +17,8 @@
 	The GIMP provides the user with a wide variety of image \
 	manipulation, painting, processing, and rendering tools.
 
+universal_variant  no
+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 master_sites    gimp:gimp/v${branch}/
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090117/a502569b/attachment-0001.html>


More information about the macports-changes mailing list