gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6609: update guile-gi to 0.0.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6609: update guile-gi to 0.0.2
Date: Sun, 16 Jun 2019 16:17:27 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6609
revision-id: address@hidden-20190616201722-l33v01sixq28hzd3
parent: address@hidden-20190616004238-3iu186134xbaspj4
committer: address@hidden
branch nick: trunk
timestamp: Sun 2019-06-16 13:17:22 -0700
message:
  update guile-gi to 0.0.2
modified:
  pkg/other/guile-gi/Makefile    makefile-20181115202404-c98lpw0eperlr6ll-3
  pkg/other/guile-gi/sha256sums  sha256sums-20181115202404-c98lpw0eperlr6ll-4
=== modified file 'pkg/other/guile-gi/Makefile'
--- a/pkg/other/guile-gi/Makefile       2018-11-15 20:24:21 +0000
+++ b/pkg/other/guile-gi/Makefile       2019-06-16 20:17:22 +0000
@@ -1,6 +1,7 @@
-# Copyright ©2018 Carl Hansen <address@hidden>
+# Copyright ©2018,2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -15,14 +16,15 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 #
+#
 # Send bug reports and comments about GSRC problems to address@hidden
 
 NAME =    guile-gi
 GARNAME = guile-gi
-GARVERSION = 0.0.1 
+GARVERSION = 0.0.2
 HOME_URL =  https://github.com/spk121/guile-gi.git
        # https://spk121.github.io/guile-gi/Getting-Started.html
-       # http://lonelycactus.com/tarball/guile-gi-0.0.1.tar.gz
+       # http://lonelycactus.com/tarball/guile_gi-0.0.1.tar.gz
        #
 DESCRIPTION = a Guile interface to gtk3 and GObject introspection; pre-alpha
 define BLURB
@@ -31,9 +33,10 @@
 ######################################################################
 MASTER_SITES =  http://lonelycactus.com/
 MASTER_SUBDIR = tarball/
-DISTFILES = $(DISTNAME).tar.gz 
+DISTFILES = guile_gi-$(GARVERSION).tar.gz 
+# note pesky rename guile_gi
 SIGFILES  = 
-CONFIGURE_SCRIPTS = 
+WORKSRC= $(WORKDIR)/guile_gi-$(GARVERSION)
 
 BUILDDEPS =
 LIBDEPS =

=== modified file 'pkg/other/guile-gi/sha256sums'
--- a/pkg/other/guile-gi/sha256sums     2018-11-15 20:24:21 +0000
+++ b/pkg/other/guile-gi/sha256sums     2019-06-16 20:17:22 +0000
@@ -1,1 +1,1 @@
-aab7a25a29f8ba1e9c5fa62f20877b948f11331d81fb82618317a051c4faf502  
download/guile-gi-0.0.1.tar.gz
+96e3dd99ce371a9df9bbccb3fc69aedecba06a0ce2705fd9fbf638f771dc4043  
download/guile_gi-0.0.2.tar.gz


reply via email to

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