gnu: polkit-kde-agent: Update to 6.1.2.

* gnu/packages/kde-plasma.scm (polkit-kde-agent): Update to 6.1.2.
[inputs]: Remove polkit-qt; add polkit-qt6 and qtdeclarative.
[arguments]: Set #:qtbase to qtbase.

Change-Id: I66ff97bd807b322e6cb5bb1592043994bd61ad15
This commit is contained in:
Zheng Junjie 2024-07-06 12:42:32 +08:00
parent bb90062021
commit 3d9eb8a27a
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -2565,15 +2565,16 @@ (define-public plasma-workspace-wallpapers
(define-public polkit-kde-agent
(package
(name "polkit-kde-agent")
(version "5.27.7")
(version "6.1.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version "/"
name "-1-" version ".tar.xz"))
(sha256
(base32
"0p6gnv59mnb5y6riiifyg98sk8zycchv8bkf7x1332qa7zqhcjcc"))))
"1mr0fmmnvd92msrp0y1fib2hyjif4lycg74ycpiqylnxhvm6v4c8"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs (list extra-cmake-modules))
(inputs (list ki18n
kwindowsystem
@ -2582,7 +2583,8 @@ (define-public polkit-kde-agent
kcoreaddons
kcrash
kiconthemes
polkit-qt))
polkit-qt6
qtdeclarative))
(synopsis "Polkit authentication UI for Plasma")
(description
"This package contains a daemon providing a Polkit authentication