gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3437: new GNUstep pkg GMastermind game


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3437: new GNUstep pkg GMastermind game
Date: Wed, 14 Oct 2015 08:32:38 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3437
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2015-10-14 01:32:20 -0700
message:
  new GNUstep pkg GMastermind game
added:
  gnustep/GMastermind/           gmastermind-20151014083143-r5nf26iu445pp8qt-1
  gnustep/GMastermind/Makefile   makefile-20151014083143-r5nf26iu445pp8qt-3
  gnustep/GMastermind/config.mk  config.mk-20151014083143-r5nf26iu445pp8qt-2
  gnustep/GMastermind/sha256sums sha256sums-20151014083143-r5nf26iu445pp8qt-4
=== added directory 'gnustep/GMastermind'
=== added file 'gnustep/GMastermind/Makefile'
--- a/gnustep/GMastermind/Makefile      1970-01-01 00:00:00 +0000
+++ b/gnustep/GMastermind/Makefile      2015-10-14 08:32:20 +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 = GMastermind
+GARNAME = GMastermind
+GARVERSION = 0.6
+HOME_URL = http://www.non-gnu.org/gap/gmastermind/index.html
+DESCRIPTION = GNUstep GUI Mastermind game
+define BLURB
+
+endef
+
+######################################################################
+
+MASTER_SITES = $(MASTER_SAVANNAH)
+MASTER_SUBDIR = gap/
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = 
+
+BUILDDEPS =
+LIBDEPS =
+CONFIGURE_SCRIPTS=
+
+######################################################################
+
+include ../../gar.lib/gnustep.mk
+include config.mk

=== added file 'gnustep/GMastermind/config.mk'
--- a/gnustep/GMastermind/config.mk     1970-01-01 00:00:00 +0000
+++ b/gnustep/GMastermind/config.mk     2015-10-14 08:32:20 +0000
@@ -0,0 +1,4 @@
+## Configuration options for GMastermind ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/GMastermind/sha256sums'
--- a/gnustep/GMastermind/sha256sums    1970-01-01 00:00:00 +0000
+++ b/gnustep/GMastermind/sha256sums    2015-10-14 08:32:20 +0000
@@ -0,0 +1,1 @@
+188bb6ebc30838af8e35b7a0bc1af32051ceb0a6011806ada0e7b77e2b07dea7  
download/GMastermind-0.6.tar.gz


reply via email to

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