gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3454: GNUstep Jigsaw puzzle program


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3454: GNUstep Jigsaw puzzle program
Date: Fri, 16 Oct 2015 00:20:33 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3454
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2015-10-15 17:20:27 -0700
message:
   GNUstep Jigsaw puzzle program
added:
  gnustep/Jigsaw/                jigsaw-20151016001945-9pjak0e9ibk8l1so-1
  gnustep/Jigsaw/Makefile        makefile-20151016001945-9pjak0e9ibk8l1so-3
  gnustep/Jigsaw/config.mk       config.mk-20151016001945-9pjak0e9ibk8l1so-2
  gnustep/Jigsaw/sha256sums      sha256sums-20151016001945-9pjak0e9ibk8l1so-4
=== added directory 'gnustep/Jigsaw'
=== added file 'gnustep/Jigsaw/Makefile'
--- a/gnustep/Jigsaw/Makefile   1970-01-01 00:00:00 +0000
+++ b/gnustep/Jigsaw/Makefile   2015-10-16 00:20:27 +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 = Jigsaw
+GARNAME = Jigsaw
+GARVERSION = 0.8
+HOME_URL = http://www.non-gnu.org/gap/jigsaw/
+DESCRIPTION = A GNUstep jigsaw puzzle game
+define BLURB
+Simulates a jigsaw puzzle and illustrates the use of clipping paths. 
+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/Jigsaw/config.mk'
--- a/gnustep/Jigsaw/config.mk  1970-01-01 00:00:00 +0000
+++ b/gnustep/Jigsaw/config.mk  2015-10-16 00:20:27 +0000
@@ -0,0 +1,4 @@
+## Configuration options for Jigsaw ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'gnustep/Jigsaw/sha256sums'
--- a/gnustep/Jigsaw/sha256sums 1970-01-01 00:00:00 +0000
+++ b/gnustep/Jigsaw/sha256sums 2015-10-16 00:20:27 +0000
@@ -0,0 +1,1 @@
+35aaddd5582edb07c302496f9a70bc9c344755c321eebf30feb540d0c993e6c3  
download/Jigsaw-0.8.tar.gz


reply via email to

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