Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (79c243d67d25d37a8814826e0b7a0376da945607)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (79c243d67d25d37a8814826e0b7a0376da945607)
  • Date: Thu, 18 Feb 2021 23:51:29 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

graphics/gimp/DETAILS | 4 ++--
graphics/gimp/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 79c243d67d25d37a8814826e0b7a0376da945607
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

gimp: version 2.10.22 (fix crash with current glib2)

diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS
index 680fd60..dc9123b 100755
--- a/graphics/gimp/DETAILS
+++ b/graphics/gimp/DETAILS
@@ -1,9 +1,9 @@
SPELL=gimp
#if [[ $GIMP_DEVEL == y ]]; then
#else
- VERSION=2.10.14
+ VERSION=2.10.22
SECURITY_PATCH=2
-
SOURCE_HASH=sha512:acbd095361d9211a5a23474693dd170ed76bf4ea5b1df69791f1d975ef5cdaba1e5fb9f5be9f592a360db5826d71eaaf464005075397cb6630070fe32833c030
+
SOURCE_HASH=sha512:13841ac4a186df47e4155095ca888a903b2db9e25a73fbb834fe981ccf915cb67a3e08506e5c13b6c5f35e27b1de24befbccf871e438b1a35f67f069bebd8fd0
#fi
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.gimp.org/pub/gimp/v${VERSION%.*}/$SOURCE
diff --git a/graphics/gimp/HISTORY b/graphics/gimp/HISTORY
index 258b855..2bfae12 100644
--- a/graphics/gimp/HISTORY
+++ b/graphics/gimp/HISTORY
@@ -1,3 +1,6 @@
+2021-02-19 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 2.10.22 (un-break with current glib)
+
2020-08-30 Thomas Orgis <sobukus AT sourcemage.org>
* DEPENDS: gegl and mypaint-brushes (instead of mypaint)




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (79c243d67d25d37a8814826e0b7a0376da945607), Thomas Orgis, 02/18/2021

Archive powered by MHonArc 2.6.24.

Top of Page