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
|
Source: micropolis-activity
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Miriam Ruiz <little_miry@yahoo.es>,
Kenshi Muto <kmuto@debian.org>,
Christoph Egger <christoph@debian.org>,
Bruno "Fuddl" Kleinert <fuddl@debian.org>
Build-Depends:
bison,
debhelper (>= 9),
imagemagick,
libsdl-mixer1.2-dev,
libx11-dev,
libxext-dev,
libxpm-dev,
x11proto-xext-dev
Standards-Version: 3.9.6
Homepage: http://www.donhopkins.com/home/micropolis/
Vcs-Git: git://anonscm.debian.org/pkg-games/micropolis-activity.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/micropolis-activity.git
Package: micropolis
Architecture: any
Depends:
micropolis-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Description: real-time city management simulator
This game simulates building and managing a whole city. The goal of the
game is to build and design a city. The player can mark land as being
zoned as commercial, industrial, or residential, add buildings, change
the tax rate, build a power grid, build transportation systems and many
other actions, in order to enhance the city.
.
Micropolis is the GPL-licensed version of SimCity.
Package: micropolis-data
Architecture: all
Depends: fonts-dejavu-core, ${misc:Depends}
Suggests: micropolis
Description: real-time city management simulator - data
This game simulates building and managing a whole city. The goal of the
game is to build and design a city. The player can mark land as being
zoned as commercial, industrial, or residential, add buildings, change
the tax rate, build a power grid, build transportation systems and many
other actions, in order to enhance the city.
.
This package installs the data, like graphics and sounds, for the game.
|