Files
meta-qt5-extra/recipes-kde/plasma/untier/kscreen/kscreen.bb
Andreas Müller 46cb23ba23 kde-plasma: upgrade 5.18.2 -> 5.18.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-03-12 19:04:44 +01:00

42 lines
913 B
BlitzBasic

SUMMARY = "KDE's screen management software"
LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \
"
inherit kde-plasma gettext
DEPENDS += "\
qtdeclarative \
qtsensors \
\
kauth-native \
kconfig-native \
kcoreaddons-native \
kpackage-native \
kdbusaddons \
kconfig \
kconfigwidgets \
ki18n \
kxmlgui \
kglobalaccel \
kwidgetsaddons \
kdeclarative \
kiconthemes \
plasma-framework \
libkscreen \
"
PV = "${PLASMA_VERSION}"
SRC_URI[md5sum] = "d41f0a7f1303c1fd88238e0081bbfd8b"
SRC_URI[sha256sum] = "cd3413c117b03710284533534852c53e2a6229b35645e057beded70b26bbbe15"
FILES_${PN} += " \
${datadir}/k*_kscreen \
${datadir}/kservices5 \
${datadir}/plasma \
${datadir}/kpackage \
${OE_QMAKE_PATH_PLUGINS} \
"