Imported six.

Hex is a two-player perfect information game with very easy rules. But
like in other games with simple rules, playing well isn't that easy.

Six is one of the strongest Hex-playing programs of the world.
This commit is contained in:
rillig 2007-06-13 00:03:26 +00:00
parent f3b8c0b757
commit 105d60585e
4 changed files with 49 additions and 0 deletions

4
games/six/DESCR Normal file
View file

@ -0,0 +1,4 @@
Hex is a two-player perfect information game with very easy rules. But
like in other games with simple rules, playing well isn't that easy.
Six is one of the strongest Hex-playing programs of the world.

18
games/six/Makefile Normal file
View file

@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1.1.1 2007/06/13 00:03:26 rillig Exp $
#
DISTNAME= six-0.5.3
CATEGORIES= games
MASTER_SITES= http://six.retes.hu/download/
MAINTAINER= rillig@NetBSD.org
HOMEPAGE= http://six.retes.hu/
COMMENT= Hex, a board game with very simple rules
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

22
games/six/PLIST Normal file
View file

@ -0,0 +1,22 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/13 00:03:26 rillig Exp $
bin/six
share/doc/kde/HTML/en/six/filter.png
share/doc/kde/HTML/en/six/index.cache.bz2
share/doc/kde/HTML/en/six/index.docbook
share/icons/hicolor/32x32/actions/blackplayer.png
share/icons/hicolor/32x32/actions/swap.png
share/icons/hicolor/32x32/actions/whiteplayer.png
share/icons/hicolor/32x32/apps/six.png
share/icons/hicolor/48x48/apps/six.png
share/icons/locolor/16x16/actions/blackplayer.png
share/icons/locolor/16x16/actions/swap.png
share/icons/locolor/16x16/actions/whiteplayer.png
share/icons/locolor/16x16/apps/six.png
share/icons/locolor/22x22/actions/blackplayer.png
share/icons/locolor/22x22/actions/swap.png
share/icons/locolor/22x22/actions/whiteplayer.png
share/icons/locolor/32x32/apps/six.png
share/kde/applnk/Games/Board/six.desktop
share/kde/apps/six/sixui.rc
share/kde/mimelnk/application/vnd.kde.six.desktop
share/locale/it/LC_MESSAGES/six.mo

5
games/six/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2007/06/13 00:03:26 rillig Exp $
SHA1 (six-0.5.3.tar.gz) = 4e6281ea0bd420e941909206df381a283e77d149
RMD160 (six-0.5.3.tar.gz) = 3894ebdabe368a918efd4359ba9e2ed7e0d32279
Size (six-0.5.3.tar.gz) = 883013 bytes