[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3831: update geocode-glib to 3.20.1
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3831: update geocode-glib to 3.20.1 |
Date: |
Wed, 20 Jul 2016 04:44:23 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3831
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Tue 2016-07-19 21:44:19 -0700
message:
update geocode-glib to 3.20.1
modified:
pkg/gnome/geocode-glib/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-518
pkg/gnome/geocode-glib/sha256sums
sha256sums-20160617013746-7ygosxqw3lxxvo7f-522
=== modified file 'pkg/gnome/geocode-glib/Makefile'
--- a/pkg/gnome/geocode-glib/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/geocode-glib/Makefile 2016-07-20 04:44:19 +0000
@@ -22,28 +22,29 @@
NAME = geocode-glib
GARNAME = geocode-glib
+GARVERSION = 3.20.1
HOME_URL = http://www.gnome.org/
DESCRIPTION = geocode-glib
define BLURB
endef
-GARVERSION = 3.20.1
-# module = geocode-glib/3.20/geocode-glib-3.20.1.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 = geocode-glib/3.20/
-DISTFILES = geocode-glib-3.20.1.tar.xz
-SIGFILES =
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz $(DISTNAME).sha256sum
+SIGFILES =
-# hash =
sha256:669fc832cabf8cc2f0fc4194a8fa464cdb9c03ebf9aca5353d7cf935ba8637a2
-BUILDDEPS =
-LIBDEPS = # glib json-glib libsoup gobject-introspection gtk-doc
-SUGGESTS =
+BUILDDEPS =
+LIBDEPS =
######################################################################
include ../../../gar/gar.lib/auto.mk
include config.mk
-
=== modified file 'pkg/gnome/geocode-glib/sha256sums'
--- a/pkg/gnome/geocode-glib/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/geocode-glib/sha256sums 2016-07-20 04:44:19 +0000
@@ -1,1 +1,2 @@
669fc832cabf8cc2f0fc4194a8fa464cdb9c03ebf9aca5353d7cf935ba8637a2
download/geocode-glib-3.20.1.tar.xz
+382b04077507598754815835953409c2a85b59f4372e0a6c4fb2e17000256158
download/geocode-glib-3.20.1.sha256sum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3831: update geocode-glib to 3.20.1,
Carl Hansen <=