gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8860: update g-wrap to 1.9.15


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8860: update g-wrap to 1.9.15
Date: Sun, 11 Dec 2022 19:00:05 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8860
revision-id: carlhansen1234@gmail.com-20221211235959-xwplcaj31zdq1adh
parent: carlhansen1234@gmail.com-20221211202844-wqgc5po4160e4o97
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2022-12-11 15:59:59 -0800
message:
  update g-wrap to 1.9.15 
added:
  pkg/other/g-wrap/              gwrap-20221211235943-zj4kx9fznov226ug-1
  pkg/other/g-wrap/Makefile      makefile-20221211235943-zj4kx9fznov226ug-3
  pkg/other/g-wrap/config.mk     config.mk-20221211235943-zj4kx9fznov226ug-2
  pkg/other/g-wrap/sha256sums    sha256sums-20221211235943-zj4kx9fznov226ug-4
=== added directory 'pkg/other/g-wrap'
=== added file 'pkg/other/g-wrap/Makefile'
--- a/pkg/other/g-wrap/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/other/g-wrap/Makefile 2022-12-11 23:59:59 +0000
@@ -0,0 +1,49 @@
+# Copyright ©2022 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 reports and comments about GSRC problems to bug-gsrc@gnu.org
+
+
+
+NAME =    g-wrap
+GARNAME = g-wrap
+GARVERSION = 1.9.15 
+HOME_URL =  https://savannah.gnu.org
+DESCRIPTION = program to make guile warpers for C library code
+define BLURB
+endef
+
+######################################################################
+# https://download.savannah.gnu.org/releases/g-wrap/g-wrap-1.9.15.tar.gz.sig
+
+
+MASTER_SITES = $(MASTER_SAVANNAH_RELEASES)/
+MASTER_SUBDIR = $(GARNAME)/
+DISTFILES = $(DISTNAME).tar.gz 
+SIGFILES  = $(DISTNAME).tar.gz.sig
+
+#INFO_FILES = 
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/autotools.mk
+include ../../../gar/gar.lib/info.mk
+include config.mk
+

=== added file 'pkg/other/g-wrap/config.mk'
--- a/pkg/other/g-wrap/config.mk        1970-01-01 00:00:00 +0000
+++ b/pkg/other/g-wrap/config.mk        2022-12-11 23:59:59 +0000
@@ -0,0 +1,5 @@
+## Configuration options  ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/other/g-wrap/sha256sums'
--- a/pkg/other/g-wrap/sha256sums       1970-01-01 00:00:00 +0000
+++ b/pkg/other/g-wrap/sha256sums       2022-12-11 23:59:59 +0000
@@ -0,0 +1,2 @@
+0ff6e2700e74b457323726f7c2551a466d8ba44339705f6792d7b533145c602a  
download/g-wrap-1.9.15.tar.gz
+06e73866008a0f9cbfa8c75424fc6a8e183cf66021a9273211d74a610ada276e  
download/g-wrap-1.9.15.tar.gz.sig


reply via email to

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