summaryrefslogtreecommitdiff
path: root/games/gogui
diff options
context:
space:
mode:
authorrillig <rillig>2006-07-27 14:52:26 +0000
committerrillig <rillig>2006-07-27 14:52:26 +0000
commitdbbe6ea9fca31a1c1f522b21b7c120422852192a (patch)
tree96330c3b9323f61f3bc991ec2a56051a24a49ebb /games/gogui
parentcaf54410b3e4c28a8628a9d7d6712587f93478fc (diff)
downloadpkgsrc-dbbe6ea9fca31a1c1f522b21b7c120422852192a.tar.gz
Imported gogui.
GoGui is a graphical interface to programs that play the game of Go and use GTP (Go Text Protocol).
Diffstat (limited to 'games/gogui')
-rw-r--r--games/gogui/DESCR2
-rw-r--r--games/gogui/Makefile35
-rw-r--r--games/gogui/PLIST77
-rw-r--r--games/gogui/distinfo5
4 files changed, 119 insertions, 0 deletions
diff --git a/games/gogui/DESCR b/games/gogui/DESCR
new file mode 100644
index 00000000000..87ae31075c2
--- /dev/null
+++ b/games/gogui/DESCR
@@ -0,0 +1,2 @@
+GoGui is a graphical interface to programs that play the game of Go and
+use GTP (Go Text Protocol).
diff --git a/games/gogui/Makefile b/games/gogui/Makefile
new file mode 100644
index 00000000000..b0032e2f161
--- /dev/null
+++ b/games/gogui/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/27 14:52:26 rillig Exp $
+#
+
+DISTNAME= gogui-0.9
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gogui/}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= rillig@NetBSD.org
+HOMEPAGE= http://gogui.sourceforge.net/
+COMMENT= GUI for Go-playing programs
+
+REPLACE_BASH+= bin/*
+USE_TOOLS+= bash:run
+
+SUBST_CLASSES+= gogui
+SUBST_STAGE.gogui= do-configure
+SUBST_MESSAGE.gogui= Fixing hard-coded paths.
+SUBST_FILES.gogui= bin/*
+SUBST_SED.gogui= -e 's;^\(GOGUI_LIB\)=.*;\1="${LIBDIR}";'
+
+NO_BUILD= yes
+
+LIBDIR= ${PREFIX}/share/gogui/lib
+DOCDIR= ${PREFIX}/share/doc/gogui
+MY_MANDIR= ${PREFIX}/${PKGMANDIR}
+INSTALLATION_DIRS= bin ${LIBDIR} ${DOCDIR} ${MY_MANDIR}
+
+do-install:
+ cd ${WRKSRC}/bin && ${INSTALL_SCRIPT} * ${PREFIX}/bin/.
+ cd ${WRKSRC}/lib && ${INSTALL_DATA} *.jar ${LIBDIR}/.
+ cd ${WRKSRC}/doc/manual/html && ${INSTALL_DATA} *.html *.png ${DOCDIR}/.
+ cd ${WRKSRC}/doc/manual/man && ${INSTALL_MAN} *.1 ${MY_MANDIR}/man1/.
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/games/gogui/PLIST b/games/gogui/PLIST
new file mode 100644
index 00000000000..b0fb67af84c
--- /dev/null
+++ b/games/gogui/PLIST
@@ -0,0 +1,77 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/27 14:52:26 rillig Exp $
+bin/gmptogtp
+bin/gogui
+bin/gtpadapter
+bin/gtpdisplay
+bin/gtpdummy
+bin/gtpregress
+bin/gtpserver
+bin/gtpstatistics
+bin/gtpterminal
+bin/netgtp
+bin/sgfthumbnail
+bin/sgftotex
+bin/twogtp
+man/man1/gmptogtp.1
+man/man1/gogui.1
+man/man1/gtpadapter.1
+man/man1/gtpdisplay.1
+man/man1/gtpdummy.1
+man/man1/gtpregress.1
+man/man1/gtpserver.1
+man/man1/gtpstatistics.1
+man/man1/gtpterminal.1
+man/man1/netgtp.1
+man/man1/sgfthumbnail.1
+man/man1/sgftotex.1
+man/man1/twogtp.1
+share/doc/gogui/analyze.html
+share/doc/gogui/appendix-index.html
+share/doc/gogui/appendix-reference.html
+share/doc/gogui/bugs.html
+share/doc/gogui/compatibility.html
+share/doc/gogui/donations.html
+share/doc/gogui/gametree.html
+share/doc/gogui/gpl.html
+share/doc/gogui/gtpshell.html
+share/doc/gogui/index.html
+share/doc/gogui/interrupt.html
+share/doc/gogui/invocation.html
+share/doc/gogui/live-gfx.html
+share/doc/gogui/menubar.html
+share/doc/gogui/news.html
+share/doc/gogui/programs.html
+share/doc/gogui/project-support.png
+share/doc/gogui/readme.html
+share/doc/gogui/reference-gmptogtp.html
+share/doc/gogui/reference-gogui.html
+share/doc/gogui/reference-gtpadapter.html
+share/doc/gogui/reference-gtpdisplay.html
+share/doc/gogui/reference-gtpdummy.html
+share/doc/gogui/reference-gtpregress.html
+share/doc/gogui/reference-gtpserver.html
+share/doc/gogui/reference-gtpstatistics.html
+share/doc/gogui/reference-gtpterminal.html
+share/doc/gogui/reference-netgtp.html
+share/doc/gogui/reference-sgfthumbnail.html
+share/doc/gogui/reference-sgftotex.html
+share/doc/gogui/reference-twogtp.html
+share/doc/gogui/tools.html
+share/gogui/lib/comm.jar
+share/gogui/lib/gmptogtp.jar
+share/gogui/lib/gogui.jar
+share/gogui/lib/gtpadapter.jar
+share/gogui/lib/gtpdisplay.jar
+share/gogui/lib/gtpdummy.jar
+share/gogui/lib/gtpregress.jar
+share/gogui/lib/gtpserver.jar
+share/gogui/lib/gtpstatistics.jar
+share/gogui/lib/gtpterminal.jar
+share/gogui/lib/looks-2.0.1.jar
+share/gogui/lib/netgtp.jar
+share/gogui/lib/sgfthumbnail.jar
+share/gogui/lib/sgftotex.jar
+share/gogui/lib/twogtp.jar
+@dirrm share/gogui/lib
+@dirrm share/gogui
+@dirrm share/doc/gogui
diff --git a/games/gogui/distinfo b/games/gogui/distinfo
new file mode 100644
index 00000000000..713950cd1bf
--- /dev/null
+++ b/games/gogui/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/07/27 14:52:26 rillig Exp $
+
+SHA1 (gogui-0.9.zip) = 0ac54b8192584897180a20790cd031aaf06edd23
+RMD160 (gogui-0.9.zip) = a6bf05dd35e720ad6fac529a499b756a7c138ee2
+Size (gogui-0.9.zip) = 7200948 bytes