[Lunar-commits] CVS: moonbase/graphics/gimp BUILD, 1.1, 1.2 DEPENDS, 1.2, 1.3 DETAILS, 1.3, 1.4

Nick Hudson nhudson at lunar-linux.org
Wed Mar 24 01:58:15 GMT 2004


Update of /var/cvs/lunar/moonbase/graphics/gimp
In directory dbguin.lunar-linux.org:/tmp/cvs-serv1149/gimp

Modified Files:
	BUILD DEPENDS DETAILS 
Log Message:

Updating gimp to new stable version 2.0.0 now with gtk+-2 support!


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/gimp/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	5 Sep 2002 14:02:52 -0000	1.1
+++ BUILD	24 Mar 2004 01:58:13 -0000	1.2
@@ -1,3 +1,4 @@
-sedit "s/-I\/usr\/local\/include//g" configure           &&
-sedit "/^GIMP_PRINT_RELEASE_DATE=/s/\\\ //g" configure   &&
-default_build
+(
+  export OPTS="$OPTS --without-sendmail"
+  default_build
+) > $C_FIFO 2>&1

Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/gimp/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS	22 May 2003 12:22:14 -0000	1.2
+++ DEPENDS	24 Mar 2004 01:58:13 -0000	1.3
@@ -1,2 +1,6 @@
-depends  gtk+ &&
-depends  gimp-print 
+depends  gtk+-2 &&
+depends  libart_lgpl &&
+depends  aalib &&
+depends  fontconfig &&
+optional_depends "gimp-print" "" "--disable-print" "For Printing Support" &&
+optional_depends "gnome-desktop" "--enable-gnome-desktop" "" "For Gnome2 Support"

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/gimp/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	16 Jun 2003 18:37:57 -0000	1.3
+++ DETAILS	24 Mar 2004 01:58:13 -0000	1.4
@@ -1,12 +1,11 @@
            MODULE=gimp
-         VERSION=1.2.5
+         VERSION=2.0.0
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v1.2/v1.2.5/$SOURCE
-   SOURCE_URL[1]=http://www.tux.org/pub/X-Windows/gimp/stable/v1.2.5/$SOURCE
+   SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v2.0/$SOURCE
         WEB_SITE=http://www.gimp.org
          ENTERED=20020218
-         UPDATED=20030616
+         UPDATED=20040324
            SHORT="gimp is the GNU Image Manipulation Program."
 cat << EOF
 The GIMP is the GNU Image Manipulation Program. It is a freely



More information about the Lunar-commits mailing list