From 92498c4f7247e6131e02e680989ce747554a93fc Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 25 Aug 2005 14:38:05 +0000 Subject: Update to 0.92, provided by pancake in PR pkg/30417. 0.92 - - make it work on 80x24 - dead when user->y >=MAX_Y - fix screen limits - fix dead screen - new ncurses works different. - fix overflow for objects. - platforms also works under water. - air-bottle bug fixed. - allow non-aalib builds. - drop cpu-dependent code. - fix gcc 2->3 problem. - indent code. - acr-ize. --- games/pag/Makefile | 11 +++++------ games/pag/PLIST | 3 +-- games/pag/distinfo | 8 ++++---- 3 files changed, 10 insertions(+), 12 deletions(-) (limited to 'games/pag') diff --git a/games/pag/Makefile b/games/pag/Makefile index 4b6f29e2544..c5b7cc04e88 100644 --- a/games/pag/Makefile +++ b/games/pag/Makefile @@ -1,19 +1,18 @@ -# $NetBSD: Makefile,v 1.10 2005/05/22 20:08:02 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/08/25 14:38:05 xtraeme Exp $ # -DISTNAME= pag-0.91 -PKGREVISION= 2 +DISTNAME= pag-0.92 CATEGORIES= games -MASTER_SITES= http://pancake.host.sk/altres/src/ +MASTER_SITES= http://cvs.nopcode.org/ MAINTAINER= pancake@phreaker.net -HOMEPAGE= http://pancake.host.sk/ +#HOMEPAGE= http://pancake.host.sk/ COMMENT= Platform Arcade Game USE_TOOLS+= gmake USE_NCURSES= yes # missing function stdscr -BUILD_TARGET= compile +GNU_CONFIGURE= yes .include "../../devel/ncurses/buildlink3.mk" .include "../../graphics/aalib/buildlink3.mk" diff --git a/games/pag/PLIST b/games/pag/PLIST index d7ec5a9bba8..e903d424c5e 100644 --- a/games/pag/PLIST +++ b/games/pag/PLIST @@ -1,8 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/11 22:53:24 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/08/25 14:38:05 xtraeme Exp $ bin/pag bin/pag_intro share/doc/pag/README.cat -share/doc/pag/TODO share/pag/levels/001.pag share/pag/levels/001_2.pag share/pag/levels/002.pag diff --git a/games/pag/distinfo b/games/pag/distinfo index 935557eb23c..849ab0b367b 100644 --- a/games/pag/distinfo +++ b/games/pag/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 23:12:01 agc Exp $ +$NetBSD: distinfo,v 1.3 2005/08/25 14:38:05 xtraeme Exp $ -SHA1 (pag-0.91.tar.gz) = 41bacc434a13c224b80221f825ffbc9858536db0 -RMD160 (pag-0.91.tar.gz) = c80bc0ac4ab91944049704627f2cab0406208cee -Size (pag-0.91.tar.gz) = 41811 bytes +SHA1 (pag-0.92.tar.gz) = 30bf94f0b5e685404e3e5f3085306420af249c81 +RMD160 (pag-0.92.tar.gz) = 7cc11accef331bce80933465a5e5a4b33c075895 +Size (pag-0.92.tar.gz) = 25824 bytes -- cgit v1.2.3