1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Source: rrootage
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Miriam Ruiz <little_miry@yahoo.es>,
Peter De Wachter <pdewacht@gmail.com>
Build-Depends:
debhelper-compat (= 13),
libbulletml-dev (>= 0.0.6-3),
libgl1-mesa-dev | libgl-dev,
libglu1-mesa-dev | libglu-dev,
libsdl-mixer1.2-dev,
libsdl1.2-dev
Standards-Version: 4.5.1
Homepage: http://rrootage.sourceforge.net/
Vcs-Git: https://salsa.debian.org/games-team/rrootage.git
Vcs-Browser: https://salsa.debian.org/games-team/rrootage
Package: rrootage
Architecture: any
Depends:
rrootage-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Description: arcade-style space shooting game
rRootage is an arcade-style vertical shooting game, with music to match.
Avoid the barrage of bullets and destroy the enemy's battle ship with your
laser. rRootage has 40 levels, each playable in four different modes.
.
rRootage was created by Kenta Cho.
Package: rrootage-data
Multi-Arch: foreign
Architecture: all
Depends:
${misc:Depends}
Description: space shooting game - data files
This package contains data files for the rRootage game.
|