gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5692: update guile-git to 0.1.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5692: update guile-git to 0.1.0
Date: Sat, 7 Jul 2018 18:28:02 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5692
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2018-07-07 15:27:57 -0700
message:
  update guile-git to 0.1.0 
added:
  pkg/other/guile-git/           guilegit-20180707222735-xzb9t6me5jer0w17-1
  pkg/other/guile-git/Makefile   makefile-20180707222735-xzb9t6me5jer0w17-3
  pkg/other/guile-git/config.mk  config.mk-20180707222735-xzb9t6me5jer0w17-2
  pkg/other/guile-git/sha256sums sha256sums-20180707222735-xzb9t6me5jer0w17-4
=== added directory 'pkg/other/guile-git'
=== added file 'pkg/other/guile-git/Makefile'
--- a/pkg/other/guile-git/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-git/Makefile      2018-07-07 22:27:57 +0000
@@ -0,0 +1,43 @@
+# Copyright ©2018 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# 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-git
+GARNAME = guile-git
+GARVERSION = 0.1.0 
+HOME_URL = https://gitlab.com/guile-git/guile-git
+DESCRIPTION = a Guile interface to libgit2
+define BLURB
+endef
+
+######################################################################
+#     
https://gitlab.com/guile-git/guile-git/uploads/e8c218ac7ae77b745c44d1ffbe34f1dd/guile-git-0.1.0.tar.gz
+MASTER_SITES = https://gitlab.com/
+MASTER_SUBDIR = $(GARNAME)/$(GARNAME)/uploads/e8c218ac7ae77b745c44d1ffbe34f1dd/
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES  = 
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+#include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/other/guile-git/config.mk'
--- a/pkg/other/guile-git/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-git/config.mk     2018-07-07 22:27:57 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/guile-git/sha256sums'
--- a/pkg/other/guile-git/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-git/sha256sums    2018-07-07 22:27:57 +0000
@@ -0,0 +1,1 @@
+a119e6fb2812d1d60d47b4554ca22b433586589fc2fbc4dd380b724020dfa356  
download/guile-git-0.1.0.tar.gz


reply via email to

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