diff options
author | adam <adam@pkgsrc.org> | 2005-01-12 16:08:46 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-01-12 16:08:46 +0000 |
commit | 59e5c526f4fadbbb78ecca43875381acef90cde0 (patch) | |
tree | c6d9348e600a9306f574fb05c4afe57358341cc8 /games | |
parent | 1739f06ef2eae521e6ef5035d57cc00cb2dec467 (diff) | |
download | pkgsrc-59e5c526f4fadbbb78ecca43875381acef90cde0.tar.gz |
Changes 1.0.7:
- added missing newlines which caused SDL error message not to
be seen (30/05/14 P.H)
- added range check for the starting level to prevent abnormally
high scores when setting this level too high (30/05/14 P.H)
- configure option --with-hiscore-path has been replaced with
autoconf option --localstatedir (04/06/14 M.S.)
- data files will be installed to $datadir/ltris instead
of $datadir/games/ltris (04/06/14 M.S.)
Diffstat (limited to 'games')
-rw-r--r-- | games/ltris/Makefile | 15 | ||||
-rw-r--r-- | games/ltris/PLIST | 60 | ||||
-rw-r--r-- | games/ltris/distinfo | 10 | ||||
-rw-r--r-- | games/ltris/patches/patch-aa | 6 | ||||
-rw-r--r-- | games/ltris/patches/patch-ab | 6 |
5 files changed, 46 insertions, 51 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile index 9eb60ef62a7..fa64b260ae2 100644 --- a/games/ltris/Makefile +++ b/games/ltris/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2004/10/03 00:14:45 tv Exp $ -# +# $NetBSD: Makefile,v 1.12 2005/01/12 16:08:46 adam Exp $ -DISTNAME= ltris-1.0.6 -PKGREVISION= 1 +DISTNAME= ltris-1.0.7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} @@ -10,12 +8,9 @@ MAINTAINER= xs@nitric.net HOMEPAGE= http://lgames.sourceforge.net/ COMMENT= SDL tetris clone -USE_BUILDLINK3= YES -USE_X11= YES -GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --with-highscore-path=${LOCALBASE}/share/games/ +USE_BUILDLINK3= yes +USE_X11= yes +GNU_CONFIGURE= yes .include "../../audio/SDL_mixer/buildlink3.mk" -.include "../../devel/SDL/buildlink3.mk" - .include "../../mk/bsd.pkg.mk" diff --git a/games/ltris/PLIST b/games/ltris/PLIST index a8bb7814427..c327e71fe40 100644 --- a/games/ltris/PLIST +++ b/games/ltris/PLIST @@ -1,31 +1,31 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/05 22:45:38 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/01/12 16:08:46 adam Exp $ bin/ltris -share/games/ltris.hscr -share/games/ltris/figures -share/games/ltris/gfx/back0.bmp -share/games/ltris/gfx/back1.bmp -share/games/ltris/gfx/back2.bmp -share/games/ltris/gfx/back3.bmp -share/games/ltris/gfx/back4.bmp -share/games/ltris/gfx/back5.bmp -share/games/ltris/gfx/balloon.bmp -share/games/ltris/gfx/balloon_peek.bmp -share/games/ltris/gfx/blocks.bmp -share/games/ltris/gfx/f_small_white.bmp -share/games/ltris/gfx/f_small_yellow.bmp -share/games/ltris/gfx/f_tiny_black.bmp -share/games/ltris/gfx/f_white.bmp -share/games/ltris/gfx/f_yellow.bmp -share/games/ltris/gfx/logo.bmp -share/games/ltris/gfx/menuback.bmp -share/games/ltris/gfx/quest.bmp -share/games/ltris/sounds/click.wav -share/games/ltris/sounds/excellent.wav -share/games/ltris/sounds/explosion.wav -share/games/ltris/sounds/leftright.wav -share/games/ltris/sounds/motion.wav -share/games/ltris/sounds/nextlevel.wav -share/games/ltris/sounds/stop.wav -@dirrm share/games/ltris/sounds -@dirrm share/games/ltris/gfx -@dirrm share/games/ltris +share/ltris/figures +share/ltris/gfx/back0.bmp +share/ltris/gfx/back1.bmp +share/ltris/gfx/back2.bmp +share/ltris/gfx/back3.bmp +share/ltris/gfx/back4.bmp +share/ltris/gfx/back5.bmp +share/ltris/gfx/balloon.bmp +share/ltris/gfx/balloon_peek.bmp +share/ltris/gfx/blocks.bmp +share/ltris/gfx/f_small_white.bmp +share/ltris/gfx/f_small_yellow.bmp +share/ltris/gfx/f_tiny_black.bmp +share/ltris/gfx/f_white.bmp +share/ltris/gfx/f_yellow.bmp +share/ltris/gfx/logo.bmp +share/ltris/gfx/menuback.bmp +share/ltris/gfx/quest.bmp +share/ltris/sounds/click.wav +share/ltris/sounds/excellent.wav +share/ltris/sounds/explosion.wav +share/ltris/sounds/leftright.wav +share/ltris/sounds/motion.wav +share/ltris/sounds/nextlevel.wav +share/ltris/sounds/stop.wav +var/ltris.hscr +@dirrm share/ltris/sounds +@dirrm share/ltris/gfx +@dirrm share/ltris diff --git a/games/ltris/distinfo b/games/ltris/distinfo index ef9d841ac2b..2a0c708c91f 100644 --- a/games/ltris/distinfo +++ b/games/ltris/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2004/03/07 07:32:17 snj Exp $ +$NetBSD: distinfo,v 1.3 2005/01/12 16:08:46 adam Exp $ -SHA1 (ltris-1.0.6.tar.gz) = 16a01e14c1da9c3d2372f0676ed1ed5aa2c917da -Size (ltris-1.0.6.tar.gz) = 563007 bytes -SHA1 (patch-aa) = 82bd010a0cd9ba171186fce7db3798a2fc55fb89 -SHA1 (patch-ab) = 45af5307f130a6f1ad7efd318f0bc420a6364020 +SHA1 (ltris-1.0.7.tar.gz) = 8e10c93ed62a045aa57536a47949e9dc1d07c51a +Size (ltris-1.0.7.tar.gz) = 563189 bytes +SHA1 (patch-aa) = 951a8dba5a263338be2ff46d7faddc8216aa8345 +SHA1 (patch-ab) = b98456366c01de43c32e0d47034f1a2da33b04eb diff --git a/games/ltris/patches/patch-aa b/games/ltris/patches/patch-aa index b9ac2e06b07..3d71baa4e1c 100644 --- a/games/ltris/patches/patch-aa +++ b/games/ltris/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/05/05 22:45:38 rh Exp $ +$NetBSD: patch-aa,v 1.2 2005/01/12 16:08:46 adam Exp $ ---- src/Makefile.am.orig Sat Jan 12 13:04:07 2002 +--- src/Makefile.am.orig 2002-07-25 09:02:19.000000000 +0000 +++ src/Makefile.am -@@ -18,7 +18,7 @@ +@@ -20,7 +20,7 @@ install-data-local: $(INSTALL_DATA) figures $(DESTDIR)$(inst_dir)/figures $(mkinstalldirs) $(DESTDIR)$(hi_dir) if ! test -f $(DESTDIR)$(hi_dir)/ltris.hscr; then \ diff --git a/games/ltris/patches/patch-ab b/games/ltris/patches/patch-ab index 759635b1ea4..cf2c9fe828d 100644 --- a/games/ltris/patches/patch-ab +++ b/games/ltris/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.1.1.1 2002/05/05 22:45:38 rh Exp $ +$NetBSD: patch-ab,v 1.2 2005/01/12 16:08:46 adam Exp $ ---- src/Makefile.in.orig Fri Apr 19 16:45:14 2002 +--- src/Makefile.in.orig 2004-06-14 08:00:16.000000000 +0000 +++ src/Makefile.in -@@ -412,7 +412,7 @@ +@@ -416,7 +416,7 @@ install-data-local: $(INSTALL_DATA) figures $(DESTDIR)$(inst_dir)/figures $(mkinstalldirs) $(DESTDIR)$(hi_dir) if ! test -f $(DESTDIR)$(hi_dir)/ltris.hscr; then \ |