gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3772: update gegl to 0.3.8


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3772: update gegl to 0.3.8
Date: Sun, 26 Jun 2016 07:49:13 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3772
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-06-26 00:49:08 -0700
message:
  update gegl to 0.3.8
modified:
  pkg/gnome/gegl/Makefile        makefile-20160617013746-7ygosxqw3lxxvo7f-508
  pkg/gnome/gegl/sha256sums      sha256sums-20160617013746-7ygosxqw3lxxvo7f-512
=== modified file 'pkg/gnome/gegl/Makefile'
--- a/pkg/gnome/gegl/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gegl/Makefile   2016-06-26 07:49:08 +0000
@@ -19,28 +19,30 @@
 #
 # Send bug reports and comments about GSRC problems to address@hidden
 
-
 NAME =    gegl
 GARNAME = gegl
-HOME_URL = http://www.gnome.org/
-DESCRIPTION = gegl
+GARVERSION = 0.3.8
+HOME_URL = http://www.gimp.org/
+DESCRIPTION =   GEGL - an image processing framework 
 define BLURB
 
 endef
-GARVERSION = 0.3.6
-# module = 0.3/gegl-0.3.6.tar.bz2
 
 ######################################################################
 
-MASTER_SITES=http://ftp.gimp.org/pub/gegl/
-MASTER_SUBDIR = 0.3/
-DISTFILES = gegl-0.3.6.tar.bz2
-SIGFILES = 
-
-# hash = 
sha256:70e7fbbc74b9a5d7a8428d49f282855c8b14b4ea7c6a3cb83cb7f2291c6da722
-BUILDDEPS = 
-LIBDEPS = #  babl glib cairo gdk-pixbuf pango libjasper libjpeg libpng libraw 
librsvg
-SUGGESTS = 
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = http://download.gimp.org/pub/
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = $(DISTNAME).tar.bz2.md5
+
+BUILDDEPS =
+LIBDEPS = 
+
 
 ######################################################################
 

=== modified file 'pkg/gnome/gegl/sha256sums'
--- a/pkg/gnome/gegl/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gegl/sha256sums 2016-06-26 07:49:08 +0000
@@ -1,2 +1,2 @@
-70e7fbbc74b9a5d7a8428d49f282855c8b14b4ea7c6a3cb83cb7f2291c6da722  
download/gegl-0.3.6.tar.bz2
-914257ae2154b3cdf5040517a8e50b714406c4768ba5b0e7685d858e5ef3fc35  
download/gegl-0.3.6.tar.bz2.md5
+06ca9e67a59da026eb941b9d323269d7c19a922f1e478acdd3791a0eef8b229b  
download/gegl-0.3.8.tar.bz2
+81515affc4d2f38487a427906dedbebafb5d9b975d59b9639d465ff2d8f78f21  
download/gegl-0.3.8.tar.bz2.md5


reply via email to

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