gnu: plasma-systemmonitor: Update to 6.1.2.

* gnu/packages/kde-plasma.scm (plasma-systemmonitor): Update to 6.1.2.
[inputs]: Remove qtdeclarative-5 and qtquickcontrols2-5; add kcrash, kpackage,
kirigami-addons, and qtdeclarative.
[arguments]: Set #:qtbase to qtbase.

Change-Id: I631d3b4b277ced2c8e655aa62bd9e54333d30d69
This commit is contained in:
Zheng Junjie 2024-07-06 14:56:43 +08:00
parent 696eefde86
commit 470fbd9339
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -2513,32 +2513,35 @@ (define-public plasma-vault
(define-public plasma-systemmonitor
(package
(name "plasma-systemmonitor")
(version "5.27.7")
(version "6.1.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-" version ".tar.xz"))
(sha256
(base32
"1qr8krc7d1hzxv0gx0ii0rxk9bm62rgh157mr8x785qqbd11nq8l"))))
"1v329hfr0jjqbkbidkbb52i235c4g4ix2x3mngyfvjf3ykvxd1xs"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules))
(inputs (list ki18n
kconfig
kcrash
kdeclarative
kservice
kiconthemes
kglobalaccel
kio
kdbusaddons
kpackage
kirigami
kirigami-addons
knewstuff
ksystemstats
kitemmodels
libksysguard
qqc2-desktop-style
qtdeclarative-5
qtquickcontrols2-5))
qtdeclarative))
(arguments (list #:qtbase qtbase))
(synopsis "System sensors, process information and other system resources
monitor")
(description "This package provides an interface for monitoring system