aboutsummaryrefslogtreecommitdiff
path: root/games/lbreakout2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2023-01-23 15:23:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2023-01-23 15:32:36 +0000
commitf97f297ce7126289c17d2ecfb06bddfa1e82f4c0 (patch)
tree7ba0cd0227c20442891ba2278fe50d2059f0ca69 /games/lbreakout2
parentdee6c5d70371cea9bb3dc5c57082820aaf861c44 (diff)
downloadports-f97f297ce7126289c17d2ecfb06bddfa1e82f4c0.tar.gz
ports-f97f297ce7126289c17d2ecfb06bddfa1e82f4c0.zip
games/lbreakouthd: add port: Breakout-style arcade game
- Also deprecate (without setting EXPIRATION_DATE, as the ports still build and work fine) games/lbreakout and games/lbreakout2 - the former has latest release in 2001 and is not even mentioned on the upstream website any more, and the latter explicitly mentions deprecation. LBreakoutHD is claimed to support all levelsets and themes for LBreakout2, being a drop-in replacement for it. - While here, some cosmetic fixes to games/lbreakout and games/lbreakout2. LBreakoutHD is a scaleable 16:9 remake of LBreakout2. You try to clear levels full of different types of bricks and extras by using your paddle to aim balls at the bricks. All LBreakout2 themes and levelsets work. New themes can be of any resolution.
Diffstat (limited to 'games/lbreakout2')
-rw-r--r--games/lbreakout2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile
index 4c671317e1c9..d772df2f8b01 100644
--- a/games/lbreakout2/Makefile
+++ b/games/lbreakout2/Makefile
@@ -10,11 +10,13 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Breakout-style arcade game
-WWW= http://lgames.sourceforge.net/index.php?project=LBreakout2
+WWW= https://lgames.sourceforge.io/LBreakout2/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Deprecated by upsteam, does not support large screen resolutions. Use games/lbreakouthd instead
+
LIB_DEPENDS= libpng.so:graphics/png
USES= gmake sdl