Files
meta-qt5-extra/recipes-kde/plasma/untier/kwrited/kwrited.bb
Andreas Müller f74d1b4c47 kde-plasma: upgrade 5.22.0 -> 5.22.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2021-06-18 23:54:18 +02:00

24 lines
518 B
BlitzBasic

SUMMARY = "KWriteD: Listen to traditional system notifications"
LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = " \
file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881 \
"
inherit kde-plasma gettext
DEPENDS += " \
kcoreaddons \
kcoreaddons-native \
ki18n \
kpty \
knotifications \
kdbusaddons \
"
PV = "${PLASMA_VERSION}"
SRC_URI[sha256sum] = "c33ca150c8f3f0f75b10731718679a5746bb832e2fba7bc7d45016c9dcf69ced"
FILES_${PN} += " \
${datadir}/knotifications5 \
"