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
|
Source: blocks-of-the-undead
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Evgeni Golov <evgeni@debian.org>
Build-Depends:
debhelper (>= 10),
libsdl-gfx1.2-dev,
libsdl-image1.2-dev,
libsdl-mixer1.2-dev,
libsdl-ttf2.0-dev,
libsdl1.2-dev
Build-Depends-Indep:
imagemagick
Standards-Version: 4.1.4
Homepage: http://www.gamecreation.org/game/blocks-undead
Vcs-Browser: https://salsa.debian.org/games-team/blocks-of-the-undead
Vcs-Git: https://salsa.debian.org/games-team/blocks-of-the-undead.git
Package: blocks-of-the-undead
Architecture: any
Depends:
blocks-of-the-undead-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Tetris Attack clone with spooky undertones
Blocks of the Undead is a puzzle game.
You have to remove all the blocks on the field by swapping these
around.
Package: blocks-of-the-undead-data
Depends:
fonts-dejavu-core,
${misc:Depends}
Architecture: all
Description: Tetris Attack clone with spooky undertones - data files
Blocks of the Undead is a puzzle game.
You have to remove all the blocks on the field by swapping these
around.
.
This package provides the needed data (images, sounds, levels) for
blocks-of-the-undead.
|