gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6063: update guile-gi to 0.0.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6063: update guile-gi to 0.0.1
Date: Thu, 15 Nov 2018 15:24:27 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6063
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-11-15 12:24:21 -0800
message:
  update guile-gi to 0.0.1 
added:
  pkg/other/guile-gi/            guilegi-20181115202404-c98lpw0eperlr6ll-1
  pkg/other/guile-gi/Makefile    makefile-20181115202404-c98lpw0eperlr6ll-3
  pkg/other/guile-gi/config.mk   config.mk-20181115202404-c98lpw0eperlr6ll-2
  pkg/other/guile-gi/sha256sums  sha256sums-20181115202404-c98lpw0eperlr6ll-4
=== added directory 'pkg/other/guile-gi'
=== added file 'pkg/other/guile-gi/Makefile'
--- a/pkg/other/guile-gi/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-gi/Makefile       2018-11-15 20:24:21 +0000
@@ -0,0 +1,46 @@
+# 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-gi
+GARNAME = guile-gi
+GARVERSION = 0.0.1 
+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
+       #
+DESCRIPTION = a Guile interface to gtk3 and GObject introspection; pre-alpha
+define BLURB
+endef
+
+######################################################################
+MASTER_SITES =  http://lonelycactus.com/
+MASTER_SUBDIR = tarball/
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES  = 
+CONFIGURE_SCRIPTS = 
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/other/guile-gi/config.mk'
--- a/pkg/other/guile-gi/config.mk      1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-gi/config.mk      2018-11-15 20:24:21 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/guile-gi/sha256sums'
--- a/pkg/other/guile-gi/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-gi/sha256sums     2018-11-15 20:24:21 +0000
@@ -0,0 +1,1 @@
+aab7a25a29f8ba1e9c5fa62f20877b948f11331d81fb82618317a051c4faf502  
download/guile-gi-0.0.1.tar.gz


reply via email to

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