[Lunar-commits] r19975 - moonbase/trunk/graphics/gimp
Florin Braescu
florin at lunar-linux.org
Sat May 6 14:27:55 UTC 2006
Author: florin
Date: 2006-05-06 14:27:54 +0000 (Sat, 06 May 2006)
New Revision: 19975
Modified:
moonbase/trunk/graphics/gimp/BUILD
moonbase/trunk/graphics/gimp/DETAILS
Log:
add a patch to compile with the last version of libpng.
Modified: moonbase/trunk/graphics/gimp/BUILD
===================================================================
--- moonbase/trunk/graphics/gimp/BUILD 2006-05-06 11:12:11 UTC (rev 19974)
+++ moonbase/trunk/graphics/gimp/BUILD 2006-05-06 14:27:54 UTC (rev 19975)
@@ -1,5 +1,6 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
touch plug-ins/pygimp/pygimp-logo.png &&
export OPTS="$OPTS --without-sendmail"
default_build
Modified: moonbase/trunk/graphics/gimp/DETAILS
===================================================================
--- moonbase/trunk/graphics/gimp/DETAILS 2006-05-06 11:12:11 UTC (rev 19974)
+++ moonbase/trunk/graphics/gimp/DETAILS 2006-05-06 14:27:54 UTC (rev 19975)
@@ -1,9 +1,12 @@
MODULE=gimp
VERSION=2.2.11
SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE2=$MODULE-$VERSION-libpng-1.patch.bz2
SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v2.2/
SOURCE_URL[1]=ftp://ftp.cs.umn.edu/pub/gimp/v2.2/
+ SOURCE2_URL=$PATCH_URL/
SOURCE_VFY=sha1:11d22fb8448a87968e03cacf7f30cd7f6725d7c3
+ SOURCE2_VFY=sha1:11808302992cf15b1a9e740c8ecfc6be8fb3d66a
WEB_SITE=http://www.gimp.org
ENTERED=20020218
UPDATED=20060414
More information about the Lunar-commits
mailing list