gnu: kdesu: Update to 6.3.0.

* gnu/packages/kde-frameworks.scm (kdesu): Update to 6.3.0.
[inputs]: Remove qtbase-5; add qtbase.
[arguments]: Disable tests.

Change-Id: Ib339e1ef9680445290d8251e58783bb14bc22882
This commit is contained in:
Zheng Junjie 2024-07-06 11:44:48 +08:00
parent 0e85bbcf9b
commit b64d628b2b
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -2547,7 +2547,7 @@ (define-public kdesignerplugin
(define-public kdesu
(package
(name "kdesu")
(version "5.114.0")
(version "6.3.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -2556,14 +2556,16 @@ (define-public kdesu
name "-" version ".tar.xz"))
(sha256
(base32
"14dcf32izn4lxr8vx372rfznflc1rcxwanx06phkd8mx9zyg4jxr"))))
"1pp7m4k42wv1m9wy83ysnv1j0nji7py668320xwpfirkh6hhb6d3"))))
(build-system cmake-build-system)
(propagated-inputs
(list kpty))
(native-inputs
(list extra-cmake-modules))
(inputs
(list kconfig kcoreaddons ki18n kservice qtbase-5))
(list kconfig kcoreaddons ki18n kservice qtbase))
;; FIXME: kdesutest test fail.
(arguments (list #:tests? #f))
(home-page "https://community.kde.org/Frameworks")
(synopsis "User interface for running shell commands with root privileges")
(description "KDESU provides functionality for building GUI front ends for