Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (682a1de046d8bf312ae4d78735f168263cc975f2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (682a1de046d8bf312ae4d78735f168263cc975f2)
  • Date: Wed, 1 Feb 2012 04:22:02 -0600

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

dev/null |binary
graphics/gimp/DETAILS | 4 ++--
graphics/gimp/HISTORY | 4 ++++
graphics/gimp/PRE_BUILD | 8 --------
graphics/gimp/gimp-poppler-0.18.patch.bz2 | 0
5 files changed, 6 insertions(+), 10 deletions(-)

New commits:
commit 682a1de046d8bf312ae4d78735f168263cc975f2
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gimp 2.6.12

diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS
index 8e1b8ae..8575012 100755
--- a/graphics/gimp/DETAILS
+++ b/graphics/gimp/DETAILS
@@ -5,9 +5,9 @@ if [[ $GIMP_DEVEL == y ]]; then

SOURCE_HASH=sha512:7b3f80fef4645dadc9473603398a5f65a6c674e85dbe89934a28b8ab8b80af40f4871c89b675b0cd3629f8308798d2d50bb90c7cfc08976959243e4bb813bac9
SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
else
- VERSION=2.6.11
+ VERSION=2.6.12
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:51aa40c914fe9ea9214196dd01a9afcf688fef032af1f83b5895a5ab1911ee861f177580a417d9b533fe1dec6a4fca630f90cdc6d27d14a4d5560b336ab31c43
+
SOURCE_HASH=sha512:4afd136510857adf68f7c85b34138ccf3d9e0499ac526481239e5d5bf0cbe400186c57b688b0818c3b372ed2c57bdeba8a1fb456fa0e82590495a4425393969f
SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
fi
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index 122b9c6..1f31162 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,3 +1,7 @@
+2012-02-01 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.6.12
+ * PRE_BUILD, gimp-poppler-0.18.patch.bz2: removed
+
2012-01-11 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: jpeg -> JPEG

diff --git a/graphics/gimp/PRE_BUILD b/graphics/gimp/PRE_BUILD
deleted file mode 100755
index e068fe8..0000000
--- a/graphics/gimp/PRE_BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-if [[ $GIMP_DEVEL == n ]]; then
-if is_depends_enabled $SPELL poppler; then
- bzcat "$SPELL_DIRECTORY/gimp-poppler-0.18.patch.bz2" | patch -p1
-fi
-fi
diff --git a/graphics/gimp/gimp-poppler-0.18.patch.bz2
b/graphics/gimp/gimp-poppler-0.18.patch.bz2
deleted file mode 100644
index 680568c..0000000
Binary files a/graphics/gimp/gimp-poppler-0.18.patch.bz2 and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (682a1de046d8bf312ae4d78735f168263cc975f2), Ladislav Hagara, 02/01/2012

Archive powered by MHonArc 2.6.24.

Top of Page