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 48 49 50
|
Source: kanagram
Section: misc
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Eshat Cakar <info@eshat.de>,
Sune Vuorela <sune@debian.org>,
Maximiliano Curia <maxy@debian.org>,
Build-Depends: cmake (>= 3.5~),
debhelper-compat (= 13),
extra-cmake-modules (>= 5.17.0~),
gettext,
libkeduvocdocument-dev (>= 4:14.11.95),
libkf5config-dev,
libkf5configwidgets-dev,
libkf5coreaddons-dev,
libkf5crash-dev,
libkf5doctools-dev,
libkf5i18n-dev,
libkf5kio-dev,
libkf5newstuff-dev,
libkf5sonnet-dev,
libphonon4qt5-dev (>= 4.6.60~),
libphonon4qt5experimental-dev,
libqt5opengl5-dev (>= 5.4),
libqt5texttospeech5-dev,
pkg-kde-tools (>> 0.15.15),
qtbase5-dev (>= 5.4),
qtdeclarative5-dev (>= 5.4),
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://projects.kde.org/projects/kde/kdeedu/kanagram
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kanagram
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kanagram.git
Package: kanagram
Architecture: any
Depends: kdeedu-kvtml-data,
qml-module-qtmultimedia,
qml-module-qtquick-controls,
qml-module-qtquick2,
${misc:Depends},
${shlibs:Depends},
Suggests: khelpcenter
Breaks: ${kde-l10n:all}
Replaces: ${kde-l10n:all}
Description: jumble word puzzle
KAnagram is a game where a random word is shown with its letters scrambled.
To win, the player must rearrange the letters into the correct order.
.
This package is part of the KDE education module
|