gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3418: new package GMines 0.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3418: new package GMines 0.2
Date: Sat, 10 Oct 2015 08:21:45 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3418
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2015-10-10 01:21:30 -0700
message:
   new package GMines 0.2
added:
  gnustep/GMines/                gmines-20151010082046-bju8hnjio433iuw3-1
  gnustep/GMines/Makefile        makefile-20151010082046-bju8hnjio433iuw3-3
  gnustep/GMines/config.mk       config.mk-20151010082046-bju8hnjio433iuw3-2
  gnustep/GMines/sha256sums      sha256sums-20151010082046-bju8hnjio433iuw3-4
=== added directory 'gnustep/GMines'
=== added file 'gnustep/GMines/Makefile'
--- a/gnustep/GMines/Makefile   1970-01-01 00:00:00 +0000
+++ b/gnustep/GMines/Makefile   2015-10-10 08:21:30 +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 = GMines
+GARNAME = GMines
+GARVERSION = 0.2
+HOME_URL = http://www.gnustep.org/
+DESCRIPTION = A GNUstep Minesweeper 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/GMines/config.mk'
--- a/gnustep/GMines/config.mk  1970-01-01 00:00:00 +0000
+++ b/gnustep/GMines/config.mk  2015-10-10 08:21:30 +0000
@@ -0,0 +1,4 @@
+## Configuration options for GMines ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/GMines/sha256sums'
--- a/gnustep/GMines/sha256sums 1970-01-01 00:00:00 +0000
+++ b/gnustep/GMines/sha256sums 2015-10-10 08:21:30 +0000
@@ -0,0 +1,1 @@
+a7100c9846b548ef2d27c35b80370b30769dca3ac8eeff5f15a227474843c067  
download/GMines-0.2.tar.gz


reply via email to

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