gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4345: guile-lib added, bunch of guile code


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4345: guile-lib added, bunch of guile code
Date: Fri, 17 Mar 2017 00:44:02 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4345
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2017-03-16 21:43:53 -0700
message:
  guile-lib added, bunch of guile code
added:
  pkg/other/guile-lib/           guilelib-20170317044229-0dy6ajhrew3nt847-1
  pkg/other/guile-lib/Makefile   makefile-20170317044229-0dy6ajhrew3nt847-3
  pkg/other/guile-lib/config.mk  config.mk-20170317044229-0dy6ajhrew3nt847-4
  pkg/other/guile-lib/gpg-keyring gpgkeyring-20170317044229-0dy6ajhrew3nt847-2
  pkg/other/guile-lib/sha256sums sha256sums-20170317044239-d0fkkw915nvgq2g6-1
=== added directory 'pkg/other/guile-lib'
=== added file 'pkg/other/guile-lib/Makefile'
--- a/pkg/other/guile-lib/Makefile      1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-lib/Makefile      2017-03-17 04:43:53 +0000
@@ -0,0 +1,43 @@
+
+# Copyright © 2017 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-lib
+GARNAME = guile-lib
+GARVERSION = 0.2.5
+HOME_URL = http://www.nongnu.org/guile-lib/
+DESCRIPTION = collection of Guile code 
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH_RELEASES)/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES = $(DISTNAME).tar.gz.sig 
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/other/guile-lib/config.mk'
--- a/pkg/other/guile-lib/config.mk     1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-lib/config.mk     2017-03-17 04:43:53 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/guile-lib/gpg-keyring'
Binary files a/pkg/other/guile-lib/gpg-keyring  1970-01-01 00:00:00 +0000 and 
b/pkg/other/guile-lib/gpg-keyring 2017-03-17 04:43:53 +0000 differ
=== added file 'pkg/other/guile-lib/sha256sums'
--- a/pkg/other/guile-lib/sha256sums    1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-lib/sha256sums    2017-03-17 04:43:53 +0000
@@ -0,0 +1,2 @@
+0fa3ae9554b32074a8c50d2d2cdcf33d75e20f3f8bcc2dddcab83fd90a2273e1  
download/guile-lib-0.2.5.tar.gz
+6ce71ea955d2750d7b3710856357c3ae974e1fb84a8ea6089c96f0cdfc6f7e45  
download/guile-lib-0.2.5.tar.gz.sig


reply via email to

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