[52084] trunk/dports/graphics/gimp/Portfile

devans at macports.org devans at macports.org
Tue Jun 9 13:10:42 PDT 2009


Revision: 52084
          http://trac.macports.org/changeset/52084
Author:   devans at macports.org
Date:     2009-06-09 13:10:39 -0700 (Tue, 09 Jun 2009)
Log Message:
-----------
gimp: update animation variant to depend on new new gimp-gap stable version by default but allow gimp-gap-devel. Remove suggestion to use gimp-gap-devel in preference to gimp-gap.

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

Modified: trunk/dports/graphics/gimp/Portfile
===================================================================
--- trunk/dports/graphics/gimp/Portfile	2009-06-09 20:10:33 UTC (rev 52083)
+++ trunk/dports/graphics/gimp/Portfile	2009-06-09 20:10:39 UTC (rev 52084)
@@ -44,29 +44,7 @@
 }
 
 variant animation description "Include the Gimp Animation Package (gimp-gap)." {
-    depends_lib-append  path:lib/gimp/2.0/plug-ins/gap_plugins:gimp-gap-devel
-    post-activate {
-        if {[file isdirectory ${prefix}/lib/gimp-gap-2.4/]} {
-            ui_msg "
-*******
-******* You have selected the +animation variant and port gimp-gap 2.4
-******* is installed.  This will work but be aware that gimp-gap 2.4
-******* was written for the gimp 2.4 release series and may not be
-******* completely compatible with gimp ${version}.
-*******
-******* You may wish to try port gimp-gap-devel, a development version leading
-******* up to the gimp-gap 2.6 release. While not yet a stable release,
-******* this version is better integrated into gimp ${version} and offers many new
-******* features.
-*******
-******* To switch from gimp-gap to gimp-gap-devel do the following:
-*******
-*******    sudo port deactivate gimp-gap
-*******    sudo port install gimp-gap-devel
-*******
-"
-        }
-    }
+    depends_lib-append  path:lib/gimp/2.0/plug-ins/gap_plugins:gimp-gap
 }
 
 variant manual description {Include the help files.} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090609/32be4208/attachment.html>


More information about the macports-changes mailing list