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
|
Source: killbots
Section: games
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Daniel Schepler <schepler@debian.org>,
Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
Norbert Preining <norbert@preining.info>,
Sune Vuorela <sune@debian.org>,
Build-Depends: cmake (>= 3.16~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.90.0~),
gettext,
libkf5completion-dev (>= 5.90.0~),
libkf5config-dev (>= 5.90.0~),
libkf5configwidgets-dev (>= 5.90.0~),
libkf5coreaddons-dev (>= 5.90.0~),
libkf5crash-dev (>= 5.90.0~),
libkf5dbusaddons-dev (>= 5.90.0~),
libkf5doctools-dev (>= 5.90.0~),
libkf5i18n-dev (>= 5.90.0~),
libkf5kdegames-dev (>= 4:21.04.0~),
libkf5widgetsaddons-dev (>= 5.90.0~),
libkf5xmlgui-dev (>= 5.90.0~),
pkg-kde-tools (>> 0.15.15),
qtbase5-dev (>= 5.15.2~),
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: http://games.kde.org/
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/killbots
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/killbots.git
Package: killbots
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Recommends: khelpcenter,
Breaks: ${kde-l10n:all},
Replaces: ${kde-l10n:all},
Description: port of the classic BSD console game robots
killbots is a simple game of evading killer robots. The robots are numerous
and their sole objective is to destroy you. Fortunately for you, their
creator has focused on quantity rather than quality and as a result
the robots are severely lacking in intelligence. Your superior wit and
a fancy teleportation device are your only weapons against the never-ending
stream of mindless automatons.
.
This package is part of the KDE games module.
|