[arch-commits] Commit in plasma-workspace/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu May 13 16:41:21 UTC 2021


    Date: Thursday, May 13, 2021 @ 16:41:20
  Author: arojas
Revision: 415424

Depend on ksystemstats for system monitor applets

Modified:
  plasma-workspace/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-13 16:34:27 UTC (rev 415423)
+++ PKGBUILD	2021-05-13 16:41:20 UTC (rev 415424)
@@ -6,12 +6,12 @@
 pkgbase=plasma-workspace
 pkgname=(plasma-workspace plasma-wayland-session)
 pkgver=5.21.90
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Workspace'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
 license=(LGPL)
-depends=(knotifyconfig libksysguard ktexteditor libqalculate kde-cli-tools appstream-qt
+depends=(knotifyconfig ksystemstats ktexteditor libqalculate kde-cli-tools appstream-qt
          xorg-xrdb xorg-xsetroot kactivitymanagerd kholidays xorg-xmessage milou prison kwin
          plasma-integration kpeople kactivities-stats libkscreen kquickcharts kuserfeedback kio-extras kio-fuse)
 makedepends=(extra-cmake-modules kdoctools gpsd baloo networkmanager-qt plasma-wayland-protocols kunitconversion kinit)
@@ -37,9 +37,7 @@
               'gpsd: GPS based geolocation' 'networkmanager-qt: IP based geolocation'
               'kdepim-addons: displaying PIM events in the calendar'
               'appmenu-gtk-module: global menu support for GTK2 and some GTK3 applications'
-              'qt5-virtualkeyboard: virtual keyboard support in lock screen'
-              'baloo: Baloo search runner' 'discover: manage applications installation from the launcher'
-              'ksysguard: data sources for the system monitor applets')
+              'baloo: Baloo search runner' 'discover: manage applications installation from the launcher')
   backup=('etc/pam.d/kde')
 
   DESTDIR="$pkgdir" cmake --install build



More information about the arch-commits mailing list