Remove obsolete ksysguard package
Replaced with plasma-systemmonitor
This commit is contained in:
@@ -1,41 +0,0 @@
|
||||
# SPDX-FileCopyrightText: 2018-2020 Volker Krause <vkrause@kde.org>
|
||||
# SPDX-FileCopyrightText: 2019 Alistair Francis <alistair.francis@wdc.com>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KSysguard"
|
||||
HOMEPAGE = ""
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = " \
|
||||
libnl \
|
||||
libpcap \
|
||||
kconfig \
|
||||
kcoreaddons \
|
||||
kdbusaddons \
|
||||
kiconthemes \
|
||||
kinit \
|
||||
kio \
|
||||
kitemviews \
|
||||
knewstuff \
|
||||
knotifications \
|
||||
kwindowsystem \
|
||||
libksysguard \
|
||||
libxml2-native \
|
||||
networkmanager-qt \
|
||||
"
|
||||
|
||||
SRC_URI = "git://invent.kde.org/plasma/${BPN};nobranch=1;protocol=https"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kdoctools
|
||||
inherit mime-xdg
|
||||
|
||||
FILES_SOLIBSDEV = ""
|
||||
|
||||
FILES_${PN} += " \
|
||||
${libdir}/libksgrdbackend.so \
|
||||
"
|
||||
@@ -1,5 +0,0 @@
|
||||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRCREV = "v${PV}"
|
||||
Reference in New Issue
Block a user