diff options
author | adam <adam@pkgsrc.org> | 2005-01-14 08:51:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-01-14 08:51:06 +0000 |
commit | f0fa273388d2959c6b2dd5451669c08a7f803023 (patch) | |
tree | f8bd34ef08d8922bfe904e9117ca613e1ba52945 /games | |
parent | cc62d114205b11fb69cc9539a0fe8c8ce6a2b736 (diff) | |
download | pkgsrc-f0fa273388d2959c6b2dd5451669c08a7f803023.tar.gz |
Changes 2.5.2:
- added a different sound for balls reflected from the paddle
(05/01/13 M.S.)
- bugfix: acceleration of balls by middle mouse button now works in
the testing mode of the editor (previously the balls got stuck in
mid-air) (05/01/13 M.S.)
- the game will be paused if the input focus is lost or the
application is iconfied (05/01/13 M.S.)
- when the 'sticky' bonus runs out, all attached balls will be
detached (05/01/13 M.S.)
- when pressing either left or right shift, the name and score of
the first chart entry of this set will be displayed at the upper
right-hand side display of the frame instead of your name and
score (05/01/12 M.S.)
- if a paddle is frozen and the mouse is moved, the paddle will no
longer jump after thawing (05/01/12 M.S.)
- when a paddle turns invisible due to the 'ghost paddle'-malus, all
attached balls will be detached (05/01/12 M.S.)
- re-implemented explosion animation for bricks directly hit by an
explosive ball (05/01/12 M.S.)
Diffstat (limited to 'games')
-rw-r--r-- | games/lbreakout2/Makefile | 14 | ||||
-rw-r--r-- | games/lbreakout2/PLIST | 10 | ||||
-rw-r--r-- | games/lbreakout2/distinfo | 6 |
3 files changed, 16 insertions, 14 deletions
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile index 8aab66e2b5a..052aa3ff1f6 100644 --- a/games/lbreakout2/Makefile +++ b/games/lbreakout2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2004/11/17 16:16:30 adam Exp $ +# $NetBSD: Makefile,v 1.15 2005/01/14 08:51:06 adam Exp $ -DISTNAME= lbreakout2-2.5.1 +DISTNAME= lbreakout2-2.5.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lgames/} @@ -8,16 +8,14 @@ MAINTAINER= xs@nitric.net HOMEPAGE= http://lgames.sourceforge.net/ COMMENT= Breakout-style arcade game -USE_BUILDLINK3= YES -USE_X11= YES -GNU_CONFIGURE= YES +USE_BUILDLINK3= yes +USE_X11= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-highscore-path=${LOCALBASE}/share/games/ \ --with-docdir=${LOCALBASE}/share/doc/html LDFLAGS.SunOS+= -lsocket -lnsl -.include "../../graphics/png/buildlink3.mk" .include "../../audio/SDL_mixer/buildlink3.mk" -.include "../../devel/SDL/buildlink3.mk" - +.include "../../graphics/png/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/games/lbreakout2/PLIST b/games/lbreakout2/PLIST index e595d863b28..7457a8dc4ff 100644 --- a/games/lbreakout2/PLIST +++ b/games/lbreakout2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2004/11/17 16:16:30 adam Exp $ +@comment $NetBSD: PLIST,v 1.5 2005/01/14 08:51:06 adam Exp $ bin/lbreakout2 bin/lbreakout2server share/doc/html/lbreakout2/b0.jpg @@ -154,7 +154,9 @@ share/lbreakout2/levels/Abc share/lbreakout2/levels/Afl share/lbreakout2/levels/Alex share/lbreakout2/levels/Arcade +share/lbreakout2/levels/Arkanoid share/lbreakout2/levels/BeOS-4ever +share/lbreakout2/levels/Biolab428 share/lbreakout2/levels/Bombs share/lbreakout2/levels/CalendarFun share/lbreakout2/levels/Chaos @@ -173,6 +175,7 @@ share/lbreakout2/levels/GreenWall3 share/lbreakout2/levels/GreenWall4 share/lbreakout2/levels/Hans share/lbreakout2/levels/HereWeGo +share/lbreakout2/levels/Heroes share/lbreakout2/levels/HighBall share/lbreakout2/levels/Holidays share/lbreakout2/levels/Hommage @@ -237,7 +240,8 @@ share/lbreakout2/sounds/malus_magnet.wav share/lbreakout2/sounds/menu_click.wav share/lbreakout2/sounds/menu_motion.wav share/lbreakout2/sounds/metal.wav -share/lbreakout2/sounds/reflect.wav +share/lbreakout2/sounds/reflect_brick.wav +share/lbreakout2/sounds/reflect_paddle.wav share/lbreakout2/sounds/score.wav share/lbreakout2/sounds/shot.wav share/lbreakout2/sounds/shrink.wav @@ -259,4 +263,4 @@ share/lbreakout2/sounds/wontgiveup.wav @dirrm share/lbreakout2/gui_theme @dirrm share/lbreakout2 @dirrm share/doc/html/lbreakout2 -@unexec echo Please remove highscore file %D/share/games/lbreakout2.hscr manually. +@unexec echo Please remove highscore file %D/var/lbreakout2.hscr manually. diff --git a/games/lbreakout2/distinfo b/games/lbreakout2/distinfo index 39b1a121c6f..39cd29dd555 100644 --- a/games/lbreakout2/distinfo +++ b/games/lbreakout2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2004/11/17 16:16:30 adam Exp $ +$NetBSD: distinfo,v 1.7 2005/01/14 08:51:06 adam Exp $ -SHA1 (lbreakout2-2.5.1.tar.gz) = ac4eea141515f9cd3643d67cd6f7d8b8c7c747f8 -Size (lbreakout2-2.5.1.tar.gz) = 2839646 bytes +SHA1 (lbreakout2-2.5.2.tar.gz) = 50a7627c7373178a04467c292e83a1c8e7dc58c6 +Size (lbreakout2-2.5.2.tar.gz) = 2849669 bytes |