Files
meta-kde/recipes-plasma/discover.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

39 lines
791 B
PHP

# SPDX-FileCopyrightText: 2018-2020 Volker Krause <vkrause@kde.org>
# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "Discover"
HOMEPAGE = ""
LICENSE = "GPL-3"
LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-only.txt;md5=93e64b4a83c7e441e48bbdeeea05c977"
PR = "r0"
DEPENDS = " \
attica \
karchive \
kconfig \
kcoreaddons \
kcrash \
kdbusaddons \
kdeclarative \
kidletime \
kio \
kirigami \
kitemmodels \
knewstuff \
knotifications \
kxmlgui \
qtdeclarative \
"
inherit cmake_plasma
inherit mime-xdg
inherit kcmutils
FILES:${PN} += " \
${libdir}/qml/org/kde/discovernotifier \
${libdir}/plasma-discover \
${datadir}/kpackage/kcms/kcm_updates \
"