gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3820: update libgovirt to 0.3.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3820: update libgovirt to 0.3.4
Date: Tue, 19 Jul 2016 04:38:39 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3820
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2016-07-18 21:38:35 -0700
message:
  update libgovirt to 0.3.4
modified:
  pkg/gnome/libgovirt/Makefile   makefile-20160617013746-7ygosxqw3lxxvo7f-1094
  pkg/gnome/libgovirt/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-1098
=== modified file 'pkg/gnome/libgovirt/Makefile'
--- a/pkg/gnome/libgovirt/Makefile      2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/libgovirt/Makefile      2016-07-19 04:38:35 +0000
@@ -22,28 +22,29 @@
 
 NAME =    libgovirt
 GARNAME = libgovirt
+GARVERSION = 0.3.4
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = libgovirt
 define BLURB
 
 endef
-GARVERSION = 0.3.4
-# module = libgovirt/0.3/libgovirt-0.3.4.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 = libgovirt/0.3/
-DISTFILES = libgovirt-0.3.4.tar.xz
-SIGFILES = 
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
 
-# hash = 
sha256:0b2d5f6b108df6d048417b689cbb592999f44629abd23da338ba5e92e1cfc982
-BUILDDEPS = 
-LIBDEPS = #  librest intltool gobject-introspection
-SUGGESTS = 
+BUILDDEPS =
+LIBDEPS =
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
-

=== modified file 'pkg/gnome/libgovirt/sha256sums'
--- a/pkg/gnome/libgovirt/sha256sums    2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/libgovirt/sha256sums    2016-07-19 04:38:35 +0000
@@ -1,1 +1,2 @@
 0b2d5f6b108df6d048417b689cbb592999f44629abd23da338ba5e92e1cfc982  
download/libgovirt-0.3.4.tar.xz
+cbee021a7e2c6e10791b93b155d8ddcabe7e1826b4aff9b4c61712e64c33570b  
download/libgovirt-0.3.4.sha256sum


reply via email to

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