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
|
Source: penguin-command
Priority: optional
Section: games
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>
Standards-Version: 3.9.5
Homepage: https://www.linux-games.com/penguin-command/
Build-Depends:
debhelper-compat (= 13),
libsdl1.2-dev (>= 1.2.2-3.1),
libsdl-mixer1.2-dev (>= 1.2.0-1.1),
libsdl-image1.2-dev,
zlib1g-dev,
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/games-team/penguin-command.git
Vcs-Browser: https://salsa.debian.org/games-team/penguin-command
Package: penguin-command
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: missile command clone
This is a clone of the classic "Missile Command" Game,
but it has better graphics and music. You have to
defend cities by shooting at missiles, flyers and
smart bombs.
|