[26924] trunk/dports/graphics/gimp

source_changes at macosforge.org source_changes at macosforge.org
Wed Jul 11 12:30:35 PDT 2007


Revision: 26924
          http://trac.macosforge.org/projects/macports/changeset/26924
Author:   yves at macports.org
Date:     2007-07-11 12:30:35 -0700 (Wed, 11 Jul 2007)

Log Message:
-----------
New 2.2.16 version (thanks to Hanno Wirth)
gimp2 obsolete, port is now just gimp

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

Modified: trunk/dports/graphics/gimp/Portfile
===================================================================
--- trunk/dports/graphics/gimp/Portfile	2007-07-11 18:58:29 UTC (rev 26923)
+++ trunk/dports/graphics/gimp/Portfile	2007-07-11 19:30:35 UTC (rev 26924)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name            gimp
-version         2.2.14
+version         2.2.16
 categories      graphics
 maintainers     yves at macports.org
 homepage        http://www.gimp.org/
@@ -19,7 +19,7 @@
                 ftp://ftp.flirble.org/pub/X/gimp/gimp/v2.2/ \
                 ftp://ftp.minet.net/pub/gimp/v2.2/ \
                 ftp://ftp.gimp.org/pub/gimp/v2.2/
-checksums       md5 2f47dd66d714a970356e275dd1d3caac
+checksums       md5 d50c30eddbd3736156036af2e91fd526
 use_bzip2       yes
 
 depends_lib     port:aalib \

Modified: trunk/dports/graphics/gimp2/Portfile
===================================================================
--- trunk/dports/graphics/gimp2/Portfile	2007-07-11 18:58:29 UTC (rev 26923)
+++ trunk/dports/graphics/gimp2/Portfile	2007-07-11 19:30:35 UTC (rev 26924)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name            gimp2
-version         2.2.14
+version         2.2.16
 categories      graphics
 maintainers     yves at macports.org
 homepage        http://www.gimp.org/
@@ -23,36 +23,10 @@
 distname        gimp-${version}
 use_bzip2       yes
 
-depends_lib     port:aalib \
-                port:gimp-print \
-                lib:libgtk-x11-2.0:gtk2 \
-                port:lcms \
-                port:libart_lgpl \
-                port:libexif \
-                port:libmng \
-                port:libwmf \
-                port:p5-xml-parser
-depends_run     bin:gs:ghostscript
-
-configure.args  --enable-mp \
-                --mandir=${prefix}/share/man
-
-post-destroot {
-    file mkdir ${destroot}${prefix}/share/applications
-    cd ${destroot}${prefix}/share/applications
-	system "ln -s ../gimp/2.0/misc/gimp.desktop"
+pre-fetch {
+    ui_msg "
+            the gimp2 port is now just 'gimp'
+            Please use the gimp port from now on
+           "
+    exit 0
 }
-
-variant enable_python {
-    depends_lib-append    port:py-gtk2
-    configure.args-append --enable-python
-}
-
-variant with_gnome {
-    depends_lib-append	port:libgtkhtml \
-                        port:librsvg
-}
-
-platform darwin i386 {
-    configure.args-append   --disable-mmx
-}

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


More information about the macports-changes mailing list