gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4078: update libgames-support to 1.0.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4078: update libgames-support to 1.0.2
Date: Wed, 26 Oct 2016 04:42:56 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 4078
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-10-25 21:42:52 -0700
message:
  update libgames-support to 1.0.2
modified:
  pkg/gnome/libgames-support/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-1049
  pkg/gnome/libgames-support/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-1053
=== modified file 'pkg/gnome/libgames-support/Makefile'
--- a/pkg/gnome/libgames-support/Makefile       2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/libgames-support/Makefile       2016-10-26 04:42:52 +0000
@@ -22,25 +22,28 @@
 
 NAME =    libgames-support
 GARNAME = libgames-support
+GARVERSION = 1.0.2
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = libgames-support
 define BLURB
 
 endef
-GARVERSION = 1.0.2
-# module = libgames-support/1.0/libgames-support-1.0.2.tar.xz
 
 ######################################################################
 
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
 MASTER_SITES = $(MASTER_GNOME)
-MASTER_SUBDIR = libgames-support/1.0/
-DISTFILES = libgames-support-1.0.2.tar.xz
-SIGFILES = 
-
-# hash = 
sha256:b096e8d8ddc57ff247edc5eae842d405402b043e289f3a0949499e1df514ba66
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+
 BUILDDEPS = 
 LIBDEPS = #  glib gtk+ libgee vala
-SUGGESTS = 
 
 ######################################################################
 

=== modified file 'pkg/gnome/libgames-support/sha256sums'
--- a/pkg/gnome/libgames-support/sha256sums     2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/libgames-support/sha256sums     2016-10-26 04:42:52 +0000
@@ -1,1 +1,2 @@
 b096e8d8ddc57ff247edc5eae842d405402b043e289f3a0949499e1df514ba66  
download/libgames-support-1.0.2.tar.xz
+137b452a3be13317ccd6ec61387b07cfadf25f127d37e2772bf6e1214c14f455  
download/libgames-support-1.0.2.sha256sum


reply via email to

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