[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/lbreakout2/lbreakout2.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A breakout like game in the style of Arkanoid clone [T] The polished successor to LBreakout offers you a new challenge in [T] more than 50 levels with loads of new bonuses (goldshower, joker, [T] explosive balls, bonus magnet ...), maluses (chaos, darkness, weak [T] balls, malus magnet ...) and special bricks (growing bricks, [T] explosive bricks, regenerative bricks, indestructible bricks, [T] chaotic bricks). [T] And if you're through with all the levels you can create complete [T] new levelsets with the integrated easy-to-use level editor! [U] https://lgames.sourceforge.net/index.php?project=LBreakout2 [A] Michael Speck [M] The T2 Project [C] extra/game #[C] extra/game/arcade [L] GPL [S] Stable [V] 2.6.5 [P] X -----5---9 214.700 [D] ce12bd66ce7772c8d449974a0d6c49117fa63fe854e179f5cbcc218a lbreakout2-2.6.5.tar.gz http://dl.sourceforge.net/sourceforge/lgames/ bindir=$root/$SDECFG_PKG_GAMES_BINDIR datadir=$root/$SDECFG_PKG_GAMES_DATADIR scoredir=$root/$SDECFG_PKG_GAMES_SCOREDIR var_append confopt ' ' --with-highscore-path=$scoredir [ "$SDECFG_PKG_LBREAKOUT2_SOUND" == "0" ] && var_append confopt ' ' --disable-audio [ "$SDECFG_PKG_LBREAKOUT2_NET" == "0" ] && var_append confopt ' ' --disable-network hook_add inmake 5 "mkdir -p $scoredir"