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
|
Source: burgerspace
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Markus Koschany <apo@debian.org>
Build-Depends:
debhelper-compat (= 13),
libflatzebra-dev (>= 0.2~),
libsdl2-gfx-dev,
libsdl2-image-dev,
libsdl2-mixer-dev,
libsdl2-ttf-dev,
pkgconf,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: http://perso.b2b2c.ca/~sarrazip/dev/burgerspace.html
Vcs-Git: https://salsa.debian.org/games-team/burgerspace.git
Vcs-Browser: https://salsa.debian.org/games-team/burgerspace
Package: burgerspace
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Avoid evil foodstuffs and make burgers
This is a clone of the classic game "BurgerTime". In it, you play the
part of a chef who must create burgers by stepping repeatedly on the
ingredients until they fall into place. And to make things more
complicated, you also must avoid evil animate food items while performing
this task, with nothing but your trusty pepper shaker to protect you.
|