[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4550: new prog, libffcall 1.13
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4550: new prog, libffcall 1.13 |
Date: |
Sat, 24 Jun 2017 15:21:33 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4550
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2017-06-24 12:21:24 -0700
message:
new prog, libffcall 1.13
added:
pkg/gnu/libffcall/ libffcall-20170624183342-lrpv0de2b5wi444z-1
pkg/gnu/libffcall/Makefile makefile-20170624183342-lrpv0de2b5wi444z-4
pkg/gnu/libffcall/config.mk config.mk-20170624183342-lrpv0de2b5wi444z-2
pkg/gnu/libffcall/gpg-keyring gpgkeyring-20170624183342-lrpv0de2b5wi444z-3
pkg/gnu/libffcall/sha256sums sha256sums-20170624183342-lrpv0de2b5wi444z-5
=== added directory 'pkg/gnu/libffcall'
=== added file 'pkg/gnu/libffcall/Makefile'
--- a/pkg/gnu/libffcall/Makefile 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/libffcall/Makefile 2017-06-24 19:21:24 +0000
@@ -0,0 +1,45 @@
+
+# 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 = libffcall
+GARNAME = libffcall
+GARVERSION = 1.13
+HOME_URL = http://www.gnu.org/
+DESCRIPTION = foreign function call library
+define BLURB
+
+endef
+
+######################################################################
+
+
+MASTER_SITES = $(MASTER_GNU)
+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/gnu/libffcall/config.mk'
--- a/pkg/gnu/libffcall/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/libffcall/config.mk 2017-06-24 19:21:24 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?=
+BUILD_OPTS ?=
=== added file 'pkg/gnu/libffcall/gpg-keyring'
Binary files a/pkg/gnu/libffcall/gpg-keyring 1970-01-01 00:00:00 +0000 and
b/pkg/gnu/libffcall/gpg-keyring 2017-06-24 19:21:24 +0000 differ
=== added file 'pkg/gnu/libffcall/sha256sums'
--- a/pkg/gnu/libffcall/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/libffcall/sha256sums 2017-06-24 19:21:24 +0000
@@ -0,0 +1,2 @@
+1707ce707dbbf57f1bbe9aa56929c0da866046b0d5a26eb0d96d9f0bb29bbce7
download/libffcall-1.13.tar.gz
+29fc949bc931ff680577e977a538570189180e3d4641e79a200011471aef5412
download/libffcall-1.13.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4550: new prog, libffcall 1.13,
Carl Hansen <=