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: kgeography
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Sune Vuorela <sune@debian.org>,
Build-Depends: debhelper-compat (= 13),
cmake (>= 3.16~),
extra-cmake-modules (>= 6.0.0~),
gettext,
libkf6configwidgets-dev (>= 6.0.0~),
libkf6coreaddons-dev (>= 6.0.0~),
libkf6crash-dev (>= 6.0.0~),
libkf6doctools-dev (>= 6.0.0~),
libkf6i18n-dev (>= 6.0.0~),
libkf6iconthemes-dev (>= 6.0.0~),
libkf6itemviews-dev (>= 6.0.0~),
libkf6widgetsaddons-dev (>= 6.0.0~),
libkf6xmlgui-dev (>= 6.0.0~),
pkg-kde-tools,
qt6-base-dev (>= 6.5.0~),
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://edu.kde.org/kgeography
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kgeography
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kgeography.git
Package: kgeography
Architecture: any
Depends: kgeography-data (>= ${source:Version}),
${misc:Depends},
${shlibs:Depends},
Section: misc
Suggests: khelpcenter,
Description: geography learning aid for KDE
KGeography is an aid for learning about world geography. You can use it to
explore a map, show information about regions and features, and play quiz
games to test your geography knowledge.
.
This package is part of the KDE education module.
Package: kgeography-data
Architecture: all
Section: misc
Depends: ${misc:Depends},
Description: data files for KGeography
This package contains architecture-independent data files for the
KGeography geography learning tool, including maps, capitals, and flags.
.
This package is part of the KDE education module.
|