gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3452: GNUstep GShisen game with tiles


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3452: GNUstep GShisen game with tiles
Date: Thu, 15 Oct 2015 07:09:50 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3452
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2015-10-15 00:09:28 -0700
message:
  GNUstep GShisen game with tiles
added:
  gnustep/GShisen/               gshisen-20151015070850-qqkqryd17eeboiko-1
  gnustep/GShisen/Makefile       makefile-20151015070850-qqkqryd17eeboiko-3
  gnustep/GShisen/config.mk      config.mk-20151015070850-qqkqryd17eeboiko-2
  gnustep/GShisen/sha256sums     sha256sums-20151015070850-qqkqryd17eeboiko-4
=== added directory 'gnustep/GShisen'
=== added file 'gnustep/GShisen/Makefile'
--- a/gnustep/GShisen/Makefile  1970-01-01 00:00:00 +0000
+++ b/gnustep/GShisen/Makefile  2015-10-15 07:09:28 +0000
@@ -0,0 +1,41 @@
+# Copyright © 2015 Carl Hansen
+#
+# 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 = GShisen
+GARNAME = GShisen
+GARVERSION = 1.3.0
+HOME_URL = http://www.non-gnu.org/gap/gshisen/
+DESCRIPTION = GNUstep  match tiles and remove game
+define BLURB
+GNUstep  match tiles and remove game
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS=
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

=== added file 'gnustep/GShisen/config.mk'
--- a/gnustep/GShisen/config.mk 1970-01-01 00:00:00 +0000
+++ b/gnustep/GShisen/config.mk 2015-10-15 07:09:28 +0000
@@ -0,0 +1,4 @@
+## Configuration options for GShisen ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/GShisen/sha256sums'
--- a/gnustep/GShisen/sha256sums        1970-01-01 00:00:00 +0000
+++ b/gnustep/GShisen/sha256sums        2015-10-15 07:09:28 +0000
@@ -0,0 +1,2 @@
+f904621f70cccc2efa70698c21a78049870fb4305775f9a04ecf7f7a7f4a5dfe  
download/GShisen-1.3.0.tar.gz
+77caf5f8277b8bc2eca3b086696804adc574cd0365151eccfc27b2176b022973  
download/GShisen-1.3.0.tar.gz.sig


reply via email to

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