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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
Source: marsshooter
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Markus Koschany <apo@debian.org>
Build-Depends:
cmake,
debhelper (>= 11),
dpkg-dev (>= 1.17),
libfribidi-dev,
libsfml-dev,
libtag1-dev,
pkg-config
Standards-Version: 4.1.5
Homepage: http://mars-game.sourceforge.net
Vcs-Git: https://anonscm.debian.org/git/pkg-games/marsshooter.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/marsshooter.git
Package: marsshooter
Architecture: any
Depends:
fonts-dejavu,
fonts-gargi,
fonts-tlwg-waree,
fonts-wqy-microhei,
marsshooter-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Description: ridiculous space shooter governed by the laws of gravity
M.A.R.S is a two-dimensional space shooter game with excellent 2D-graphics, a
stunning amount of particles and shader support. It offers single- and
multiplayer gameplay, many impressive weapons and specials and customizable
ships.
.
In the year 3547 civilizations across the galaxy have settled their own
planets, living in peace and harmony with its environment. But outside the
placid habitats, the GREAT WAR is raging. As a famous fighter on your way to
never ending honor and prosperity, you have to protect your planet from the
imminent doom of your jealous neighbours!
Package: marsshooter-data
Architecture: all
Depends:
${misc:Depends}
Suggests:
marsshooter
Description: ridiculous space shooter governed by the laws of gravity -- data
M.A.R.S is a two-dimensional space shooter game with excellent 2D-graphics, a
stunning amount of particles and shader support. It offers single- and
multiplayer gameplay, many impressive weapons and specials and customizable
ships.
.
This package contains the data files for M.A.R.S and includes all graphics
and sounds.
|