gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3771: update babl to 0.1.18


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3771: update babl to 0.1.18
Date: Sun, 26 Jun 2016 07:31:10 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3771
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-06-26 00:31:03 -0700
message:
  update babl to 0.1.18
modified:
  pkg/gnome/babl/Makefile        makefile-20160617013746-7ygosxqw3lxxvo7f-314
  pkg/gnome/babl/sha256sums      sha256sums-20160617013746-7ygosxqw3lxxvo7f-318
=== modified file 'pkg/gnome/babl/Makefile'
--- a/pkg/gnome/babl/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/babl/Makefile   2016-06-26 07:31:03 +0000
@@ -22,25 +22,30 @@
 
 NAME =    babl
 GARNAME = babl
-HOME_URL = http://www.gnome.org/
-DESCRIPTION = babl
+HOME_URL = http://www.gimp.org/
+DESCRIPTION =  babl is a dynamic, any to any, pixel format translation 
library. 
 define BLURB
 
 endef
-GARVERSION = 0.1.16
-# module = 0.1/babl-0.1.16.tar.bz2
+GARVERSION = 0.1.18
 
 ######################################################################
 
-MASTER_SITES=http://ftp.gimp.org/pub/babl/
-MASTER_SUBDIR = 0.1/
-DISTFILES = babl-0.1.16.tar.bz2
+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 = 
 
-# hash = 
sha256:7d6ba55ec53ee6f6bf6945beec28839d09ff72376f4d83035eb379cd4f3e980e
-BUILDDEPS = 
-LIBDEPS = #  
-SUGGESTS = 
+BUILDDEPS =
+LIBDEPS = 
+
+
+
 
 ######################################################################
 

=== modified file 'pkg/gnome/babl/sha256sums'
--- a/pkg/gnome/babl/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/babl/sha256sums 2016-06-26 07:31:03 +0000
@@ -1,1 +1,1 @@
-7d6ba55ec53ee6f6bf6945beec28839d09ff72376f4d83035eb379cd4f3e980e  
download/babl-0.1.16.tar.bz2
+483a495bc9fa68be624e27e72d2144ebfcbbf63e061eb986db1fb82b04b6fbf9  
download/babl-0.1.18.tar.bz2


reply via email to

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