pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gnuchess-book-chess Replaced by gnuchess-book.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e32cca3f4ae1
branches: trunk
changeset: 470327:e32cca3f4ae1
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Mar 08 06:12:01 2004 +0000
description:
Replaced by gnuchess-book.
diffstat:
games/gnuchess-book-chess/DESCR | 1 -
games/gnuchess-book-chess/Makefile | 35 -----------------------------------
games/gnuchess-book-chess/PLIST | 2 --
games/gnuchess-book-chess/distinfo | 4 ----
4 files changed, 0 insertions(+), 42 deletions(-)
diffs (58 lines):
diff -r 8cb0869d8bc9 -r e32cca3f4ae1 games/gnuchess-book-chess/DESCR
--- a/games/gnuchess-book-chess/DESCR Mon Mar 08 06:09:40 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Default book of chess openings for GNU Chess.
diff -r 8cb0869d8bc9 -r e32cca3f4ae1 games/gnuchess-book-chess/Makefile
--- a/games/gnuchess-book-chess/Makefile Mon Mar 08 06:09:40 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,35 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2004/01/20 12:15:40 agc Exp $
-# FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp
-#
-
-DISTNAME= chess-5.00
-PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}
-CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_GNU:=chess/}
-
-MAINTAINER= jlam%NetBSD.org@localhost
-COMMENT= Chess opening book for GNU Chess (default)
-
-DEPENDS+= gnuchess>=5.00nb1:../../games/gnuchess
-
-CONFLICTS+= gnuchess-book-[0-9]*
-
-WRKSRC= ${WRKDIR}/${DISTNAME}/book
-CHESS_ENGINE= gnuchess
-NO_CONFIGURE= # defined
-
-PLIST_SUBST+= CHESS_ENGINE=${CHESS_ENGINE}
-PLIST_SUBST+= BOOK_FILE=${BOOK_FILE}
-
-BOOKDIR= ${PREFIX}/lib/${CHESS_ENGINE}
-PGN_FILE= book.pgn
-BOOK_FILE= book.dat
-
-do-build:
- cd ${WRKSRC} && gnuchess compile ${PGN_FILE} ${BOOK_FILE}
-
-do-install:
- ${INSTALL_DATA_DIR} ${BOOKDIR}
- ${INSTALL_DATA} ${WRKSRC}/${BOOK_FILE} ${BOOKDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff -r 8cb0869d8bc9 -r e32cca3f4ae1 games/gnuchess-book-chess/PLIST
--- a/games/gnuchess-book-chess/PLIST Mon Mar 08 06:09:40 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:54 zuntum Exp $
-lib/${CHESS_ENGINE}/${BOOK_FILE}
diff -r 8cb0869d8bc9 -r e32cca3f4ae1 games/gnuchess-book-chess/distinfo
--- a/games/gnuchess-book-chess/distinfo Mon Mar 08 06:09:40 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 02:08:26 wiz Exp $
-
-SHA1 (chess-5.00.tar.gz) = 86b364d60aab4a2ec5932fb800ef4857251a84cd
-Size (chess-5.00.tar.gz) = 157211 bytes
Home |
Main Index |
Thread Index |
Old Index