[Lunar-commits] r15500 - moonbase/trunk/graphics/gimp

Florin Braescu florin at lunar-linux.org
Mon Jun 27 04:45:55 UTC 2005


Author: florin
Date: 2005-06-27 04:45:53 +0000 (Mon, 27 Jun 2005)
New Revision: 15500

Modified:
   moonbase/trunk/graphics/gimp/BUILD
   moonbase/trunk/graphics/gimp/DEPENDS
   moonbase/trunk/graphics/gimp/DETAILS
Log:
bump the version from 2.2.7 to 2.2.8. bugfixes release.

Modified: moonbase/trunk/graphics/gimp/BUILD
===================================================================
--- moonbase/trunk/graphics/gimp/BUILD	2005-06-26 21:04:04 UTC (rev 15499)
+++ moonbase/trunk/graphics/gimp/BUILD	2005-06-27 04:45:53 UTC (rev 15500)
@@ -1,6 +1,7 @@
 (
 
-  touch plug-ins/pygimp/pygimp-logo.png &&
+  touch plug-ins/pygimp/pygimp-logo.png  &&
   export OPTS="$OPTS --without-sendmail"
   default_build
+
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/graphics/gimp/DEPENDS
===================================================================
--- moonbase/trunk/graphics/gimp/DEPENDS	2005-06-26 21:04:04 UTC (rev 15499)
+++ moonbase/trunk/graphics/gimp/DEPENDS	2005-06-27 04:45:53 UTC (rev 15500)
@@ -1,11 +1,11 @@
-depends gtk+-2      &&
-depends libart_lgpl &&
-depends fontconfig  &&
-depends intltool    &&
+depends gtk+-2       &&
+depends libart_lgpl  &&
+depends fontconfig   &&
+depends intltool     &&
 
-optional_depends "libmng" "" "--without-libmng" "for MNG file support"    &&
-optional_depends "aalib" "" "--without-aa" "for ASCII art support"        &&
-optional_depends "gimp-print" "" "--disable-print" "For Printing Support" &&
-optional_depends "gnome-desktop" "--enable-gnome-desktop" "" "For Gnome2 Support" &&
-optional_depends "pygtk2" "--enable-python" "" "For Python Support"       &&
-optional_depends "gtk-doc" "--enable-gtk-doc" "" "For GIMP Help Files"
+optional_depends "libmng"     "" "--without-libmng" "for MNG file support"   &&
+optional_depends "aalib"      "" "--without-aa"     "for ASCII art support"  &&
+optional_depends "gimp-print" "" "--disable-print"  "for printing support"   &&
+optional_depends "pygtk2"     "--enable-python"  "" "for Python support"     &&
+optional_depends "gtk-doc"    "--enable-gtk-doc" "" "for GIMP help files"    &&
+optional_depends "gnome-desktop" "--enable-gnome-desktop" "" "for Gnome2 support"

Modified: moonbase/trunk/graphics/gimp/DETAILS
===================================================================
--- moonbase/trunk/graphics/gimp/DETAILS	2005-06-26 21:04:04 UTC (rev 15499)
+++ moonbase/trunk/graphics/gimp/DETAILS	2005-06-27 04:45:53 UTC (rev 15500)
@@ -1,12 +1,12 @@
           MODULE=gimp
-         VERSION=2.2.7
+         VERSION=2.2.8
           SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v2.2/
    SOURCE_URL[1]=ftp://ftp.cs.umn.edu/pub/gimp/v2.2/
-      SOURCE_VFY=sha1:b341ce258cab32ff361a465b3367260902f6d653
+      SOURCE_VFY=sha1:48723b2f15206401875312b222a88bcde801301b
         WEB_SITE=http://www.gimp.org
          ENTERED=20020218
-         UPDATED=20050509
+         UPDATED=20050627
            SHORT="gimp is the GNU Image Manipulation Program"
 
 cat << EOF



More information about the Lunar-commits mailing list