gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3805: five-or-more, polish


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3805: five-or-more, polish
Date: Fri, 15 Jul 2016 22:07:10 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3805
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-07-15 15:07:07 -0700
message:
  five-or-more, polish
modified:
  pkg/gnome/five-or-more/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-453
  pkg/gnome/five-or-more/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-457
=== modified file 'pkg/gnome/five-or-more/Makefile'
--- a/pkg/gnome/five-or-more/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/five-or-more/Makefile   2016-07-15 22:07:07 +0000
@@ -22,28 +22,29 @@
 
 NAME =    five-or-more
 GARNAME = five-or-more
+GARVERSION = 3.20.0
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = five-or-more
 define BLURB
 
 endef
-GARVERSION = 3.20.0
-# module = five-or-more/3.20/five-or-more-3.20.0.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 = five-or-more/3.20/
-DISTFILES = five-or-more-3.20.0.tar.xz
-SIGFILES = 
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
 
-# hash = 
sha256:4290a0e4a1817d76db2f042854efbc580d6ac06f2c42176afac2b412dcd456e0
-BUILDDEPS = 
-LIBDEPS = #  appstream-glib intltool librsvg gtk+ libcanberra yelp-tools
-SUGGESTS = 
+BUILDDEPS =
+LIBDEPS =
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
-

=== modified file 'pkg/gnome/five-or-more/sha256sums'
--- a/pkg/gnome/five-or-more/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/five-or-more/sha256sums 2016-07-15 22:07:07 +0000
@@ -1,1 +1,2 @@
 4290a0e4a1817d76db2f042854efbc580d6ac06f2c42176afac2b412dcd456e0  
download/five-or-more-3.20.0.tar.xz
+e6fd8a63b32b70a34b85efc07231d2748082177212d67a168315b775066c90ad  
download/five-or-more-3.20.0.sha256sum


reply via email to

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