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
|
Source: kbounce
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>,
Norbert Preining <norbert@preining.info>,
Sune Vuorela <sune@debian.org>,
Build-Depends: cmake (>= 3.16~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.91.0~),
gettext,
libkf5completion-dev (>= 5.91.0~),
libkf5config-dev (>= 5.91.0~),
libkf5configwidgets-dev (>= 5.91.0~),
libkf5coreaddons-dev (>= 5.91.0~),
libkf5crash-dev (>= 5.91.0~),
libkf5dbusaddons-dev (>= 5.91.0~),
libkf5doctools-dev (>= 5.91.0~),
libkf5i18n-dev (>= 5.91.0~),
libkf5kdegames-dev (>= 4:21.04.0~),
libkf5kio-dev (>= 5.91.0~),
libkf5widgetsaddons-dev (>= 5.91.0~),
libkf5xmlgui-dev (>= 5.91.0~),
libqt5svg5-dev (>= 5.15.2~),
pkg-kde-tools (>= 0.14),
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/kbounce
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kbounce.git
Package: kbounce
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
Recommends: khelpcenter,
Breaks: ${kde-l10n:all},
Replaces: ${kde-l10n:all},
Description: Jezzball arcade game
KBounce is a game where the player builds walls to confine a number of
bouncing balls.
.
This package is part of the KDE games module.
|