kgeography: initial add 20.12.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-12-22 01:33:36 +01:00
parent c63b0cf4af
commit 6c0180cb0b
2 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
SUMMARY = "KGeography is a geography learning tool"
LICENSE = "GPL-2.0 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
file://COPYING.DOC;md5=28d73eafa40ebd0ccdc6b37df8de10a3 \
"
inherit kde-apps gtk-icon-cache
DEPENDS += " \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kcrash \
kdbusaddons \
kwidgetsaddons \
ki18n \
kconfigwidgets \
kxmlgui \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[sha256sum] = "ace0252aa0c6c2b925d72b3aa781e467d6bd25a0a1d14b994ea169b6cbe6835e"
FILES_${PN} += " \
${datadir}/config.kcfg \
${datadir}/kxmlgui5 \
"

View File

@@ -25,6 +25,7 @@ RDEPENDS_${PN} = " \
kdf \
kexi \
kfind \
kgeography \
khelpcenter \
kio-extras \
kmag \