Files
meta-kde/recipes-plasma/kscreen.inc
Andreas Cord-Landwehr ea5762037e Switch to new kcmutils class from meta-kf5
(cherry picked from commit c0a7217eb3)
2022-10-23 22:18:12 +02:00

33 lines
664 B
PHP

# SPDX-FileCopyrightText: 2018-2020 Volker Krause <vkrause@kde.org>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "KScreen"
HOMEPAGE = ""
LICENSE = "GPL-2"
LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-only.txt;md5=9e2385fe012386d34dcc5c9863070881"
PR = "r0"
DEPENDS = " \
qtdeclarative \
qtsensors \
qtwayland-native \
kdbusaddons \
plasma-framework \
kconfigwidgets \
kglobalaccel \
kwidgetsaddons \
kxmlgui \
libkscreen \
"
inherit cmake_plasma
inherit kcmutils
FILES:${PN} += " \
${datadir}/kded_kscreen \
${datadir}/kcm_kscreen \
${datadir}/kpackage \
${datadir}/plasma/plasmoids/org.kde.kscreen \
"