Update to 0.9.0:
- Supports GNOME 2. - Fix bug where game may use wrong color when game is started from certain openings. - Fix delay problem when animate opening is off. - Add delay in Preferences to slow down animation.
This commit is contained in:
parent
de7133ae2e
commit
1c8f405382
2 changed files with 7 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:40 reed Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2004/03/10 18:25:25 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= grhino-0.8.3
|
||||
PKGREVISION= 1
|
||||
DISTNAME= grhino-0.9.0
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://ftp1.sourceforge.net/rhino/
|
||||
|
||||
|
@ -10,8 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
|
|||
HOMEPAGE= http://rhino.sourceforge.net/
|
||||
COMMENT= Othello (Reversi) engine
|
||||
|
||||
USE_BUILDLINK2= YES
|
||||
USE_BUILDLINK3= YES
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
.include "../../x11/gnome-libs/buildlink2.mk"
|
||||
.include "../../devel/libgnomeui/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.3 2003/09/01 16:01:15 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.4 2004/03/10 18:25:25 wiz Exp $
|
||||
|
||||
SHA1 (grhino-0.8.3.tar.gz) = b8b0ad77897c0d30497d624a6446643985a1c958
|
||||
Size (grhino-0.8.3.tar.gz) = 875366 bytes
|
||||
SHA1 (grhino-0.9.0.tar.gz) = f1ba17866e3230a4d3f03f5d74ca26949161c1e2
|
||||
Size (grhino-0.9.0.tar.gz) = 877180 bytes
|
||||
|
|
Loading…
Reference in a new issue