Files
meta-qt5-extra/recipes-kde/apps/kblocks/kblocks.bb
Andreas Müller ddba018d05 All recipes: Auto change licenses to SPDX
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2022-03-10 23:27:16 +01:00

32 lines
701 B
BlitzBasic

SUMMARY = "KBlocks - Falling Blocks Game"
LICENSE = "GPL-2.0-only & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps gtk-icon-cache
DEPENDS += " \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kcrash \
kdbusaddons \
kwidgetsaddons \
ki18n \
kconfigwidgets \
kxmlgui \
libkdegames \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[sha256sum] = "21d933c97bef0c8a78fccc1e6d3e99de495c78953633490e5dfee435bcdf568d"
FILES:${PN} += " \
${datadir}/config.kcfg \
${datadir}/knsrcfiles \
${datadir}/kxmlgui5 \
"