Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0dc792d24eb9ad84ef6be056819ffeb3e465ec98)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0dc792d24eb9ad84ef6be056819ffeb3e465ec98)
  • Date: Thu, 30 Oct 2008 12:50:46 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

graphics/gimp/DETAILS | 23 +++++++++++------------
graphics/gimp/HISTORY | 3 +++
2 files changed, 14 insertions(+), 12 deletions(-)

New commits:
commit 0dc792d24eb9ad84ef6be056819ffeb3e465ec98
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gimp: => 2.6.2

diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS
index f790904..b91b645 100755
--- a/graphics/gimp/DETAILS
+++ b/graphics/gimp/DETAILS
@@ -1,27 +1,26 @@
SPELL=gimp
-if [ "$GIMP_DEVEL" == "y" ]; then
- VERSION=2.6.1
+if [[ $GIMP_DEVEL == y ]]; then
+ VERSION=2.6.2
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:4bd567c79ddce6f29e8030508fff5f3a6ce96baf97112ac859ba0bfe1a153aca77df403c8a2e6309d5f42399c52804abe55bfceeab86dbb029a0138f6cd8e84b
+
SOURCE_HASH=sha512:f212b5493e4c1bd5120e9677b86e758a89e4b43e58a03caf525a538df574a73006c1287161b6be2c2f6ddc88af974d911ce1c4d20c5b722d1139ac7e4a2be033
SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
else
- VERSION=2.6.1
+ VERSION=2.6.2
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:4bd567c79ddce6f29e8030508fff5f3a6ce96baf97112ac859ba0bfe1a153aca77df403c8a2e6309d5f42399c52804abe55bfceeab86dbb029a0138f6cd8e84b
+
SOURCE_HASH=sha512:f212b5493e4c1bd5120e9677b86e758a89e4b43e58a03caf525a538df574a73006c1287161b6be2c2f6ddc88af974d911ce1c4d20c5b722d1139ac7e4a2be033
SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
fi
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.gimp.org/
ENTERED=20010922
LICENSE[0]=GPL
KEYWORDS="graphics"
SHORT="GNU Image Manipulation Program"
cat << EOF
-The GIMP is the GNU Image Manipulation Program. It is a freely
-distributed piece of software suitable for such tasks as photo
-retouching, image composition and image authoring. It can be used as a
-simple paint program, an expert quality photo retouching program, an
-online batch processing system, a mass production image renderer, a
-image format converter, etc.
+The GIMP is the GNU Image Manipulation Program. It is a freely distributed
piece
+of software suitable for such tasks as photo retouching, image composition
and
+image authoring. It can be used as a simple paint program, an expert quality
+photo retouching program, an online batch processing system, a mass
production
+image renderer, a image format converter, etc.
EOF
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index 7ecf433..ffddf17 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,3 +1,6 @@
+2008-10-30 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.6.2; fixed desc; cleaned up
+
2008-10-11 Vlad Glagolev <stealth AT sourcemage.org>
* TRIGGERS: added trigger for poppler




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0dc792d24eb9ad84ef6be056819ffeb3e465ec98), Vlad Glagolev, 10/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page