summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-03-08 16:25:47 +0000
committerminskim <minskim@pkgsrc.org>2004-03-08 16:25:47 +0000
commit71536dfe41d76d29f35f05b0f7460dfeff761e6b (patch)
tree480a1c5453821e9713b7a0cc80802b4211c37083 /games
parentede36081664df2b4413038e201427798b9bd8712 (diff)
downloadpkgsrc-71536dfe41d76d29f35f05b0f7460dfeff761e6b.tar.gz
Remove gnuchess-book-small because the distfile is incompatible with
gnuchess-5.07 and no longer available on MASTER_SITES. OK'ed by wiz@.
Diffstat (limited to 'games')
-rw-r--r--games/Makefile3
-rw-r--r--games/gnuchess-book-small/DESCR1
-rw-r--r--games/gnuchess-book-small/Makefile38
-rw-r--r--games/gnuchess-book-small/PLIST2
-rw-r--r--games/gnuchess-book-small/distinfo4
5 files changed, 1 insertions, 47 deletions
diff --git a/games/Makefile b/games/Makefile
index 7ea06f008d9..56b7118eb0f 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.202 2004/03/08 12:23:36 kristerw Exp $
+# $NetBSD: Makefile,v 1.203 2004/03/08 16:25:47 minskim Exp $
#
COMMENT= Games
@@ -80,7 +80,6 @@ SUBDIR+= gnome2-games
SUBDIR+= gnuchess
SUBDIR+= gnuchess-book
SUBDIR+= gnuchess-book-medium
-SUBDIR+= gnuchess-book-small
SUBDIR+= gnuchess4
SUBDIR+= gnugo
SUBDIR+= golddig
diff --git a/games/gnuchess-book-small/DESCR b/games/gnuchess-book-small/DESCR
deleted file mode 100644
index a35373d924e..00000000000
--- a/games/gnuchess-book-small/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Small book of chess openings for GNU Chess.
diff --git a/games/gnuchess-book-small/Makefile b/games/gnuchess-book-small/Makefile
deleted file mode 100644
index 82c61f44da2..00000000000
--- a/games/gnuchess-book-small/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2004/03/08 06:09:40 minskim Exp $
-
-DISTNAME= small
-PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
-PKGREVISION= 1
-CATEGORIES= games
-MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/
-EXTRACT_SUFX= .zip
-
-MAINTAINER= jlam@NetBSD.org
-COMMENT= Chess opening book for GNU Chess (small)
-
-DEPENDS+= gnuchess>=5.07:../../games/gnuchess
-
-CONFLICTS= ${CHESS_ENGINE}-book-*
-
-WRKSRC= ${WRKDIR}
-CHESS_ENGINE= gnuchess
-DIST_SUBDIR= chessbooks
-NO_CONFIGURE= # defined
-
-PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
-PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
-
-BOOKDIR= ${PREFIX}/lib/${CHESS_ENGINE}
-PGN_FILE= ${DISTNAME}.txt
-BOOK_FILE= book.dat
-
-do-build:
- @${ECHO} "book add ${PGN_FILE}" > ${WRKSRC}/makebook.gnuchess
- @${ECHO} "quit" >> ${WRKSRC}/makebook.gnuchess
- @cd ${WRKSRC} && ${CAT} makebook.gnuchess | ${PREFIX}/bin/gnuchess
-
-do-install:
- ${INSTALL_DATA_DIR} ${BOOKDIR}
- ${INSTALL_DATA} ${WRKSRC}/${BOOK_FILE} ${BOOKDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/games/gnuchess-book-small/PLIST b/games/gnuchess-book-small/PLIST
deleted file mode 100644
index 1528fdeab81..00000000000
--- a/games/gnuchess-book-small/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:59 zuntum Exp $
-lib/${CHESS_ENGINE}/${BOOK_FILE}
diff --git a/games/gnuchess-book-small/distinfo b/games/gnuchess-book-small/distinfo
deleted file mode 100644
index bbc9869b8b3..00000000000
--- a/games/gnuchess-book-small/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 02:08:26 wiz Exp $
-
-SHA1 (chessbooks/small.zip) = b8ad36334874e861ae80656f0803dd0c2e79a348
-Size (chessbooks/small.zip) = 160309 bytes