From acc5d500db5072b8d0b469c57d2edee90e1c1147 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 16 Jun 2020 20:41:36 +0200 Subject: [PATCH] ksysguard: update to 5.19.1 [ci skip] --- srcpkgs/ksysguard/patches/5391f4de.patch | 54 ------------------- srcpkgs/ksysguard/patches/5391f4de.patch.args | 1 - srcpkgs/ksysguard/template | 6 +-- 3 files changed, 3 insertions(+), 58 deletions(-) delete mode 100644 srcpkgs/ksysguard/patches/5391f4de.patch delete mode 100644 srcpkgs/ksysguard/patches/5391f4de.patch.args diff --git a/srcpkgs/ksysguard/patches/5391f4de.patch b/srcpkgs/ksysguard/patches/5391f4de.patch deleted file mode 100644 index a5fcb1f5943..00000000000 --- a/srcpkgs/ksysguard/patches/5391f4de.patch +++ /dev/null @@ -1,54 +0,0 @@ -From 5391f4def701629ffbb2d0b20ef92af2fec7c313 Mon Sep 17 00:00:00 2001 -From: Heiko Becker -Date: Tue, 19 May 2020 23:01:52 +0200 -Subject: [PATCH] Use new name for dbus interface too - -Follow-up to e3d7e76bb7c6a9f6b174e51e636ed97a14bcd6ae. ---- - ksystemstats/autotests/main.cpp | 2 +- - ksystemstats/ksysguarddaemon.cpp | 2 +- - ksystemstats/test/main.cpp | 2 +- - 3 files changed, 3 insertions(+), 3 deletions(-) - -diff --git a/ksystemstats/autotests/main.cpp b/ksystemstats/autotests/main.cpp -index b808bee1..89a31512 100644 ---- a/ksystemstats/autotests/main.cpp -+++ b/ksystemstats/autotests/main.cpp -@@ -150,7 +150,7 @@ void KStatsTest::changes() - - void KStatsTest::dbusApi() - { -- OrgKdeKSysGuardDaemonInterface iface("org.kde.kstats", -+ OrgKdeKSysGuardDaemonInterface iface("org.kde.ksystemstats", - "/", - QDBusConnection::sessionBus(), - this); -diff --git a/ksystemstats/ksysguarddaemon.cpp b/ksystemstats/ksysguarddaemon.cpp -index 2058c6b4..c9fb34df 100644 ---- a/ksystemstats/ksysguarddaemon.cpp -+++ b/ksystemstats/ksysguarddaemon.cpp -@@ -64,7 +64,7 @@ void KSysGuardDaemon::init() - { - loadProviders(); - QDBusConnection::sessionBus().registerObject("/", this, QDBusConnection::ExportAdaptors); -- QDBusConnection::sessionBus().registerService("org.kde.kstats"); -+ QDBusConnection::sessionBus().registerService("org.kde.ksystemstats"); - } - - void KSysGuardDaemon::loadProviders() -diff --git a/ksystemstats/test/main.cpp b/ksystemstats/test/main.cpp -index 57cd223b..46e48942 100644 ---- a/ksystemstats/test/main.cpp -+++ b/ksystemstats/test/main.cpp -@@ -89,7 +89,7 @@ int main(int argc, char **argv) - - SensorWatcher::SensorWatcher(int &argc, char **argv) - : QCoreApplication(argc, argv) -- , m_iface(new OrgKdeKSysGuardDaemonInterface("org.kde.kstats", -+ , m_iface(new OrgKdeKSysGuardDaemonInterface("org.kde.ksystemstats", - "/", - QDBusConnection::sessionBus(), - this)) --- -2.27.0 - diff --git a/srcpkgs/ksysguard/patches/5391f4de.patch.args b/srcpkgs/ksysguard/patches/5391f4de.patch.args deleted file mode 100644 index 2eba1cb3c5c..00000000000 --- a/srcpkgs/ksysguard/patches/5391f4de.patch.args +++ /dev/null @@ -1 +0,0 @@ --Np1 diff --git a/srcpkgs/ksysguard/template b/srcpkgs/ksysguard/template index 8c4b7910649..1cd6b1bb7a5 100644 --- a/srcpkgs/ksysguard/template +++ b/srcpkgs/ksysguard/template @@ -1,7 +1,7 @@ # Template file for 'ksysguard' pkgname=ksysguard -version=5.19.0 -revision=2 +version=5.19.1 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules kdoctools qt5-qmake qt5-host-tools @@ -13,4 +13,4 @@ maintainer="John " license="GPL-2.0-or-later, GFDL-1.2" homepage="https://projects.kde.org/projects/plasma/ksysguard" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=abd56dcf96a3af1a23083044edc6dd6afb4726ab7bc3a64a1db1055554566f49 +checksum=8641b5ba300bcc86bd7127aa4a75554ff775e146232fdb3176053f679d22a7e6