gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r4819: update gimp to 2.9.6


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4819: update gimp to 2.9.6
Date: Mon, 16 Oct 2017 18:42:20 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4819
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-10-16 15:42:17 -0700
message:
  update gimp to 2.9.6
removed:
  pkg/gnu/gimp/files/            files-20160718062921-7dop5ed95i95v6gl-1
  pkg/gnu/gimp/files/gimpparamspecs.patch 
gimpparamspecs.patch-20160718062921-7dop5ed95i95v6gl-2
modified:
  pkg/gnu/gimp/Makefile          makefile-20160617014725-uokjfnggs70iry9h-726
=== modified file 'pkg/gnu/gimp/Makefile'
--- a/pkg/gnu/gimp/Makefile     2017-09-01 01:26:01 +0000
+++ b/pkg/gnu/gimp/Makefile     2017-10-16 22:42:17 +0000
@@ -18,6 +18,7 @@
 NAME = GNU Image Manipulation Program
 GARNAME = gimp
 GARVERSION = 2.9.6
+#Stable version GARVERSION = 2.8.22
 HOME_URL = http://www.gnu.org/software/gimp
 DESCRIPTION = GNU Image Manipulation Program
 define BLURB
@@ -38,11 +39,11 @@
 MASTER_SUBDIR = pub/$(GARNAME)/v$(SERIES)/
 DISTFILES = $(DISTNAME).tar.bz2
 SIGFILES =  $(DISTNAME).tar.bz2.md5
-PATCHFILES = gimpparamspecs.patch
+#PATCHFILES = gimpparamspecs.patch
 
+#  HINT: apt install libgexiv2-dev
 LIBDEPS =
 BUILDDEPS = gtk babl gegl
-#  gexiv2
 
 ######################################################################
 

=== removed directory 'pkg/gnu/gimp/files'
=== removed file 'pkg/gnu/gimp/files/gimpparamspecs.patch'
--- a/pkg/gnu/gimp/files/gimpparamspecs.patch   2016-07-18 06:55:46 +0000
+++ b/pkg/gnu/gimp/files/gimpparamspecs.patch   1970-01-01 00:00:00 +0000
@@ -1,26 +0,0 @@
-*** work/gimp-2.8.18/app/core/gimpparamspecs-duplicate.c.orig  2016-07-17 
21:03:07.638100839 -0700
---- work/gimp-2.8.18/app/core/gimpparamspecs-duplicate.c       2016-07-17 
23:22:14.977058648 -0700
-***************
-*** 55,63 ****
---- 55,65 ----
-          }
-        else
-          {
-+                              /* patch from maillist
-            static GQuark  multiline_quark = 0;
-            GParamSpec    *new;
-  
-+                
-            if (! multiline_quark)
-              multiline_quark = g_quark_from_static_string ("multiline");
-  
-***************
-*** 74,79 ****
---- 76,82 ----
-              }
-  
-            return new;
-+                */
-          }
-      }
-    else if (G_IS_PARAM_SPEC_BOOLEAN (pspec))


reply via email to

[Prev in Thread] Current Thread [Next in Thread]