gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r4634: update nextgo to 3.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r4634: update nextgo to 3.0
Date: Mon, 31 Jul 2017 23:31:48 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 4634
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-07-31 20:31:43 -0700
message:
  update nextgo to 3.0
added:
  pkg/gnustep/nextgo/            nextgo-20170801033129-1du2zbpb9tj6bbr7-1
  pkg/gnustep/nextgo/Makefile    makefile-20170801033129-1du2zbpb9tj6bbr7-3
  pkg/gnustep/nextgo/config.mk   config.mk-20170801033129-1du2zbpb9tj6bbr7-2
  pkg/gnustep/nextgo/gpg-keyring gpgkeyring-20170801033129-1du2zbpb9tj6bbr7-5
  pkg/gnustep/nextgo/sha256sums  sha256sums-20170801033129-1du2zbpb9tj6bbr7-4
=== added directory 'pkg/gnustep/nextgo'
=== added file 'pkg/gnustep/nextgo/Makefile'
--- a/pkg/gnustep/nextgo/Makefile       1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/nextgo/Makefile       2017-08-01 03:31:43 +0000
@@ -0,0 +1,41 @@
+# Copyright ©2017 Carl Hansen <address@hidden>
+#
+# This file is part of 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/>.
+
+NAME = NeXTGo
+GARNAME = nextgo
+UPSTREAMNAME = NeXTGo
+GARVERSION = 3.0
+HOME_URL = http://www.non-gnu.org/gap/nextgo/
+DESCRIPTION = A GNUstep go game
+define BLURB
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS =
+
+######################################################################
+
+include ../../../gar/gar.lib/gnustep.mk
+include config.mk

=== added file 'pkg/gnustep/nextgo/config.mk'
--- a/pkg/gnustep/nextgo/config.mk      1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/nextgo/config.mk      2017-08-01 03:31:43 +0000
@@ -0,0 +1,4 @@
+## Configuration options ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnustep/nextgo/gpg-keyring'
Binary files a/pkg/gnustep/nextgo/gpg-keyring   1970-01-01 00:00:00 +0000 and 
b/pkg/gnustep/nextgo/gpg-keyring  2017-08-01 03:31:43 +0000 differ
=== added file 'pkg/gnustep/nextgo/sha256sums'
--- a/pkg/gnustep/nextgo/sha256sums     1970-01-01 00:00:00 +0000
+++ b/pkg/gnustep/nextgo/sha256sums     2017-08-01 03:31:43 +0000
@@ -0,0 +1,2 @@
+47ae54f0b71b72e7250e3ae97b420fe56ae80ec9b1db7ea272983eeb33ccb146  
download/NeXTGo-3.0.tar.gz
+394f5268dde4fbdc12b00cef6f60e11d794ebf7f2385a0aa1ec5f80d4f945050  
download/NeXTGo-3.0.tar.gz.sig


reply via email to

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