Browse Source

Still untested, just a cleaner spec file with a corrected description and release version.

master
Michael Schloh von Bennewitz 24 years ago committed by Ralf S. Engelschall
parent
commit
ddc649a78a
  1. 13
      lbreakout/lbreakout.spec

13
lbreakout/lbreakout.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EXP]
Group: Games
License: GPL
Version: 2.2.2
Release: 20020224
Release: 20020308
# list of sources
Source0: http://prdownloads.sourceforge.net/lgames/lbreakout2-%{version}.tar.gz
@ -47,10 +47,13 @@ AutoReq: no
AutoReqProv: no
%description
Simple DirectMedia Layer (SDL) is a cross-platform multimedia
library designed to provide fast access to the graphics framebuffer
and audio device. It is used by MPEG playback software, emulators,
and many popular games.
LBreakout2 is a nice breakout-style arcade game in the manner of
Arkanoid. 50 levels are waiting for you to be cleared, and even more
can be custom created using the integrated level editor. Improvements
on the classic breakout game include bonuses (goldshower, joker,
explosive balls, bonus magnet), maluses (chaos, darkness, weak balls,
malus magnet), and special bricks (growing bricks, explosive bricks,
regenerative bricks, indestructable bricks, chaotic bricks).
%prep
%setup -q -n lbreakout2-%{version}

Loading…
Cancel
Save