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: kiki-the-nano-bot
Section: games
Priority: optional
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders:
Peter De Wachter <pdewacht@gmail.com>
Build-Depends:
debhelper (>= 11),
freeglut3-dev,
libgl1-mesa-dev | libgl-dev,
libglu1-mesa-dev | libglu-dev,
libsdl-image1.2-dev,
libsdl-mixer1.2-dev,
libsdl1.2-dev,
python-dev,
swig,
vorbis-tools
Standards-Version: 4.2.0
Homepage: http://kiki.sourceforge.net/
Vcs-Git: https://salsa.debian.org/games-team/kiki-the-nano-bot.git
Vcs-Browser: https://salsa.debian.org/games-team/kiki-the-nano-bot
Package: kiki-the-nano-bot
Architecture: any
Depends:
kiki-the-nano-bot-data (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Description: 3D puzzle game, mixing Sokoban and Kula-World
Kiki the nano bot is a 3D puzzle game, a mixture of Sokoban and Kula-World.
Your task is to help Kiki, a small robot living in the nano world, repair
its Maker.
Package: kiki-the-nano-bot-data
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends}
Suggests:
kiki-the-nano-bot
Description: Kiki the nano bot - game data
Kiki the nano bot is a 3D puzzle game, a mixture of Sokoban and Kula-World.
Your task is to help Kiki, a small robot living in the nano world, repair
its Maker.
.
This package contains data files required by the game Kiki the nano bot.
|