gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9747: update guile-hoot to 0.2.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9747: update guile-hoot to 0.2.0
Date: Sun, 3 Dec 2023 13:33:56 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9747
revision-id: carlhansen@gnu.org-20231203183346-qxwvtb5rihntf3ew
parent: carlhansen@gnu.org-20231203171624-740rrxudj90vtv45
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2023-12-03 10:33:46 -0800
message:
  update guile-hoot to 0.2.0
added:
  pkg/other/guile-hoot/          guilehoot-20231203183242-v6s61bk1x7j10gqd-1
  pkg/other/guile-hoot/Makefile  makefile-20231203183242-v6s61bk1x7j10gqd-3
  pkg/other/guile-hoot/config.mk config.mk-20231203183242-v6s61bk1x7j10gqd-2
  pkg/other/guile-hoot/sha256sums sha256sums-20231203183242-v6s61bk1x7j10gqd-4
=== added directory 'pkg/other/guile-hoot'
=== added file 'pkg/other/guile-hoot/Makefile'
--- a/pkg/other/guile-hoot/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-hoot/Makefile     2023-12-03 18:33:46 +0000
@@ -0,0 +1,44 @@
+# Copyright ©2023 Carl Hansen <carlhansen@gnu.org>
+#
+# 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
+# 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 report and comments about GSRC problems to bug-gsrc@gnu.org
+
+NAME =    guile-hoot
+GARNAME = guile-hoot
+GARVERSION = 0.2.0
+HOME_URL = http://spritely.institute
+DESCRIPTION = hoot, guile to WASM
+define BLURB
+endef
+
+######################################################################
+# https://spritely.institute/files/releases/guile-hoot/guile-hoot-0.2.0.tar.gz
+
+MASTER_SITES = https://spritely.institute/
+MASTER_SUBDIR = files/releases/guile-hoot/
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+WORKOBJ = $(WORKSRC)
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include config.mk
+

=== added file 'pkg/other/guile-hoot/config.mk'
--- a/pkg/other/guile-hoot/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-hoot/config.mk    2023-12-03 18:33:46 +0000
@@ -0,0 +1,5 @@
+## Configuration options for  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/guile-hoot/sha256sums'
--- a/pkg/other/guile-hoot/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/other/guile-hoot/sha256sums   2023-12-03 18:33:46 +0000
@@ -0,0 +1,1 @@
+82597a41753890b23d495b638b7bb8fb5e2d3b91a9c4cbf1f7028b040e84daaf  
download/guile-hoot-0.2.0.tar.gz


reply via email to

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