[24728] trunk/dports/graphics/gimp-dev/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue May 1 13:35:53 PDT 2007


Revision: 24728
          http://trac.macosforge.org/projects/macports/changeset/24728
Author:   yves at macports.org
Date:     2007-05-01 13:35:53 -0700 (Tue, 01 May 2007)

Log Message:
-----------
bump to 2.3.16

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

Modified: trunk/dports/graphics/gimp-dev/Portfile
===================================================================
--- trunk/dports/graphics/gimp-dev/Portfile	2007-05-01 20:35:28 UTC (rev 24727)
+++ trunk/dports/graphics/gimp-dev/Portfile	2007-05-01 20:35:53 UTC (rev 24728)
@@ -1,43 +1,44 @@
 # $Id$
 
 PortSystem 1.0
-name             gimp-dev
-version          2.3.15
-categories       graphics
-maintainers      yves at macports.org
-description      The GNU Image Manipulation Program (unstable)
+name            gimp-dev
+version         2.3.16
+categories      graphics
+maintainers     yves at macports.org
+homepage        http://www.gimp.org/
+platforms       darwin
+
+description     The GNU Image Manipulation Program (unstable)
 long_description \
 	The GNU Image Manipulation Program (GIMP) is a powerful \
 	tool for the preparation and manipulation of digital images. \
 	The GIMP provides the user with a wide variety of image \
 	manipulation, painting, processing, and rendering tools.
-homepage         http://www.gimp.org/
-platforms        darwin
-master_sites     ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \
-                 ftp://ftp.flirble.org/pub/X/gimp/gimp/v2.3/ \
-                 ftp://ftp.minet.net/pub/gimp/v2.3/ \
-                 ftp://ftp.gimp.org/pub/gimp/v2.3/
-checksums        md5 ca1ac6c338866020b9ebe98d134bd749
-distname         gimp-${version}
-use_bzip2        yes
-depends_lib      port:aalib \
-		 port:curl \
-		 port:gimp-print \
-                 port:libexif \
-		 port:libgnomeui \
-                 port:libgtkhtml \
-		 port:libmng \
-                 port:librsvg \
-                 port:libwmf \
-                 port:poppler \
-                 port:py-gtk2
+
+master_sites    ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \
+                ftp://ftp.flirble.org/pub/X/gimp/gimp/v2.3/ \
+                ftp://ftp.minet.net/pub/gimp/v2.3/ \
+                ftp://ftp.gimp.org/pub/gimp/v2.3/
+checksums       md5 00797e627c8a180e5364f334aab27631
+distname        gimp-${version}
+use_bzip2       yes
+
+depends_lib     port:aalib \
+                port:curl \
+                port:gimp-print \
+                port:libexif \
+		        port:libgnomeui \
+                port:libgtkhtml \
+		        port:libmng \
+                port:librsvg \
+                port:libwmf \
+                port:poppler \
+                port:py-gtk2
                 
-configure.env    LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include
-configure.pre_args --prefix="${prefix}/gimp-2.3"
-configure.args   --enable-mp
+configure.pre_args \
+                --prefix="${prefix}/gimp-2.3"
+configure.args  --enable-mp
 
-destroot.destdir DESTDIR=${destroot}
-
 post-destroot {
     xinstall -m 755 ${filespath}/gimp-2.3.in \
     	${destroot}${prefix}/bin/gimp-2.3
@@ -47,8 +48,8 @@
 
 variant without_gnome {
     depends_lib-append	port:dbus-glib \
-			port:libart_lgpl \
-                 	port:p5-xml-parser
+	                    port:libart_lgpl \
+                        port:p5-xml-parser
     depends_lib-delete	port:libgnomeui \
                         port:libgtkhtml \
                         port:librsvg

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070501/a7a54ad4/attachment.html


More information about the macports-changes mailing list