kwayland-integration: remove obsolete package

This commit is contained in:
Andreas Cord-Landwehr
2023-11-15 18:14:37 +01:00
parent 364217033a
commit 511018824f
2 changed files with 0 additions and 30 deletions

View File

@@ -1,23 +0,0 @@
# SPDX-FileCopyrightText: 2018-2020 Volker Krause <vkrause@kde.org>
#
# SPDX-License-Identifier: MIT
DESCRIPTION = "KWayland Integration"
HOMEPAGE = ""
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://LICENSES/LGPL-2.1-only.txt;md5=fabba2a3bfeb22a6483d44e9ae824d3f"
PR = "r0"
DEPENDS = " \
kidletime \
kwindowsystem \
kguiaddons \
kwayland \
qtwayland-native \
"
inherit cmake_plasma
FILES:${PN} += " \
${libdir}/plugins/kf5/kguiaddons \
"

View File

@@ -1,7 +0,0 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
require ${PN}.inc
SRCREV = "4a3ae83979507598fae29d1b6d0a449779fda5eb"
SRC_URI = "git://invent.kde.org/plasma/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"