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

Ryan Schmidt ryandesign at macports.org
Mon Mar 16 18:04:10 PDT 2009


On Mar 15, 2009, at 13:57, devans at macports.org wrote:

> Revision: 48164
>           http://trac.macports.org/changeset/48164
> Author:   devans at macports.org
> Date:     2009-03-15 11:57:55 -0700 (Sun, 15 Mar 2009)
> Log Message:
> -----------
> gimp: make gimp-gap-devel the default version for the +animation  
> variant even though it is a development version as it really works  
> much better with the gimp 2.6 series and supports more video and  
> audio formats.

Perhaps you could allow the user to choose whether they want gimp-gap  
or gimp-gap-devel by making this a path:-style dependency instead of  
a port:-style one? As it is now, any user who had gimp +animation  
installed before will have gimp-gap installed. When they try to  
upgrade the port next time, gimp-gap-devel will get installed but  
MacPorts won't be able to activate it because it will conflict with  
gimp-gap.


> Modified Paths:
> --------------
>     trunk/dports/graphics/gimp/Portfile
>
> Modified: trunk/dports/graphics/gimp/Portfile
> ===================================================================
> --- trunk/dports/graphics/gimp/Portfile	2009-03-15 18:53:02 UTC  
> (rev 48163)
> +++ trunk/dports/graphics/gimp/Portfile	2009-03-15 18:57:55 UTC  
> (rev 48164)
> @@ -44,7 +44,7 @@
>  }
>
>  variant animation description "Include the Gimp Animation Package  
> (gimp-gap)." {
> -    depends_lib-append  port:gimp-gap
> +    depends_lib-append  port:gimp-gap-devel
>  }





More information about the macports-dev mailing list