[Midnightbsd-cvs] mports [20264] trunk/games: add gmastermind game
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 19 15:48:59 EDT 2015
Revision: 20264
http://svnweb.midnightbsd.org/mports/?rev=20264
Author: laffer1
Date: 2015-09-19 15:48:58 -0400 (Sat, 19 Sep 2015)
Log Message:
-----------
add gmastermind game
Modified Paths:
--------------
trunk/games/Makefile
Added Paths:
-----------
trunk/games/gmastermind/
trunk/games/gmastermind/Makefile
trunk/games/gmastermind/distinfo
trunk/games/gmastermind/files/
trunk/games/gmastermind/files/patch-Controller.h
trunk/games/gmastermind/pkg-descr
trunk/games/gmastermind/pkg-plist
Modified: trunk/games/Makefile
===================================================================
--- trunk/games/Makefile 2015-09-19 19:45:31 UTC (rev 20263)
+++ trunk/games/Makefile 2015-09-19 19:48:58 UTC (rev 20264)
@@ -13,6 +13,7 @@
SUBDIR += fortunate
SUBDIR += fotaq
SUBDIR += ggz-client-libs
+SUBDIR += gmastermind
SUBDIR += gnugo
SUBDIR += gnustep-ladder
SUBDIR += goonies
Added: trunk/games/gmastermind/Makefile
===================================================================
--- trunk/games/gmastermind/Makefile (rev 0)
+++ trunk/games/gmastermind/Makefile 2015-09-19 19:48:58 UTC (rev 20264)
@@ -0,0 +1,22 @@
+# $MidnightBSD$
+# $FreeBSD: head/games/gmastermind/Makefile 383626 2015-04-09 07:44:41Z bapt $
+
+PORTNAME= gmastermind
+PORTVERSION= 0.6
+CATEGORIES= games gnustep
+MASTER_SITES= SAVANNAH/gap
+DISTNAME= GMastermind-${PORTVERSION}
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Well-known mastermind game
+
+LICENSE= gpl2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= gnustep
+USE_GNUSTEP= back build
+
+post-install:
+ ${STRIP_CMD} ${PREFIX}/GNUstep/Local/Applications/GMastermind.app/GMastermind
+
+.include <bsd.port.mk>
Property changes on: trunk/games/gmastermind/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/games/gmastermind/distinfo
===================================================================
--- trunk/games/gmastermind/distinfo (rev 0)
+++ trunk/games/gmastermind/distinfo 2015-09-19 19:48:58 UTC (rev 20264)
@@ -0,0 +1,2 @@
+SHA256 (GMastermind-0.6.tar.gz) = 188bb6ebc30838af8e35b7a0bc1af32051ceb0a6011806ada0e7b77e2b07dea7
+SIZE (GMastermind-0.6.tar.gz) = 17690
Property changes on: trunk/games/gmastermind/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/games/gmastermind/files/patch-Controller.h
===================================================================
--- trunk/games/gmastermind/files/patch-Controller.h (rev 0)
+++ trunk/games/gmastermind/files/patch-Controller.h 2015-09-19 19:48:58 UTC (rev 20264)
@@ -0,0 +1,10 @@
+--- Controller.h.orig 2005-02-08 12:21:42.000000000 +0100
++++ Controller.h 2010-05-23 07:14:06.000000000 +0200
+@@ -37,6 +37,7 @@
+ #include <AppKit/NSFont.h>
+ #include <AppKit/NSWindow.h>
+ #include <AppKit/NSMenu.h>
++#include <AppKit/NSPanel.h>
+
+ typedef enum {
+ MENU_NEW_WITH_REP = 500,
Property changes on: trunk/games/gmastermind/files/patch-Controller.h
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/games/gmastermind/pkg-descr
===================================================================
--- trunk/games/gmastermind/pkg-descr (rev 0)
+++ trunk/games/gmastermind/pkg-descr 2015-09-19 19:48:58 UTC (rev 20264)
@@ -0,0 +1,13 @@
+The well-known mastermind game.
+Drag-and-drop colors from the palette or from the board itself. The
+object is to determine the hidden combination of four colors. The game
+may be played in two modes: with replacement, which means that colors
+may repeat, and without replacement, which means that colors are
+unique. The user selects a choice of four colors and "commits" them.
+The program replies with an evaluation -- a black peg for a color that
+is placed correctly, and a white peg for a color that is in the wrong
+position. The user may make a total of eight queries.
+
+LICENSE: GPL2 or later
+
+WWW: http://gap.nongnu.org/gmastermind/
Property changes on: trunk/games/gmastermind/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/games/gmastermind/pkg-plist
===================================================================
--- trunk/games/gmastermind/pkg-plist (rev 0)
+++ trunk/games/gmastermind/pkg-plist 2015-09-19 19:48:58 UTC (rev 20264)
@@ -0,0 +1,7 @@
+GNUstep/Local/Applications/GMastermind.app/GMastermind
+GNUstep/Local/Applications/GMastermind.app/Resources/French.lproj/Localizable.strings
+GNUstep/Local/Applications/GMastermind.app/Resources/GMastermind.desktop
+GNUstep/Local/Applications/GMastermind.app/Resources/GMastermind.tiff
+GNUstep/Local/Applications/GMastermind.app/Resources/Info-gnustep.plist
+GNUstep/Local/Applications/GMastermind.app/stamp.make
+GNUstep/Local/Tools/GMastermind
Property changes on: trunk/games/gmastermind/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list