Files
meta-kde/recipes-plasma/plasma-integration.inc
Andreas Cord-Landwehr 38201eec88 Use modern license markers
2021-05-24 15:23:23 +02:00

35 lines
766 B
PHP

# SPDX-FileCopyrightText: 2018-2020 Volker Krause <vkrause@kde.org>
# SPDX-FileCopyrightText: 2019 Alistair Francis <alistair.francis@wdc.com>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "Plasma Integration"
HOMEPAGE = ""
LICENSE = "LGPL-3.0"
LIC_FILES_CHKSUM = "file://COPYING.LGPL-3;md5=e6a600fd5e1d9cbde2d983680233ad02"
PR = "r0"
DEPENDS = " \
qtx11extras \
qtquickcontrols2 \
kconfig \
kconfigwidgets \
kiconthemes \
kio \
knotifications \
kwayland \
kwidgetsaddons \
kwindowsystem \
breeze \
libxcursor \
"
SRC_URI = "git://invent.kde.org/plasma/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
inherit cmake_plasma
RDEPENDS_${PN} += "perl \
qtquickcontrols \
"