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
|
Source: pingus
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Miriam Ruiz <little_miry@yahoo.es>,
Bertrand Marc <bmarc@debian.org>
Build-Depends:
debhelper (>= 10),
libboost-dev,
libphysfs-dev,
libsdl-image1.2-dev,
libsdl-mixer1.2-dev,
libsdl1.2-dev,
scons
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/games-team/pingus
Vcs-Git: https://salsa.debian.org/games-team/pingus.git
Homepage: http://pingus.seul.org/
Package: pingus
Architecture: any
Depends: pingus-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Free Lemmings(TM) clone
Pingus is a free clone of the popular Lemmings game.
.
Your goal is to guide a horde of penguins through a world full of obstacles
and penguin traps to safety. Although penguins (unlike lemmings) are rather
smart, they sometimes lack the necessary overview and now rely on you to
save them.
.
This package contains the main program.
Package: pingus-data
Architecture: all
Depends: ${misc:Depends}
Suggests: pingus
Description: Data files for pingus, a free Lemmings(TM) clone
Pingus is a free clone of the popular Lemmings game.
.
Your goal is to guide a horde of penguins through a world full of obstacles
and penguin traps to safety. Although penguins (unlike lemmings) are rather
smart, they sometimes lack the necessary overview and now rely on you to
save them.
.
This package contains the data files.
|