gnu: kgoldrunner: Update to 24.05.2.

* gnu/packages/kde-games.scm (kgoldrunner): Update to 24.05.2.
[arguments]: Set #:qtbase to qtbase.
[inputs]: Remove qtbase-5 and qtdeclarative-5; add qtbase and qtdeclarative.

Change-Id: I4ba1f2f96ae3fd94293c13adf28bc9d794122f03
This commit is contained in:
Zheng Junjie 2024-07-06 18:49:35 +08:00
parent 5ad50da4ac
commit c7f565b88d
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -672,15 +672,16 @@ (define-public klines
(define-public kgoldrunner (define-public kgoldrunner
(package (package
(name "kgoldrunner") (name "kgoldrunner")
(version "23.04.3") (version "24.05.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version (uri (string-append "mirror://kde/stable/release-service/" version
"/src/kgoldrunner-" version ".tar.xz")) "/src/kgoldrunner-" version ".tar.xz"))
(sha256 (sha256
(base32 "0acavby9lwbqbx577a3az9lcahchngcs15571va2ndnq1r16paxf")))) (base32 "10v280785ds03h6ra384hhck422dwy8zz57x4wpcq87azzf0mi4c"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs (native-inputs
(list extra-cmake-modules kdoctools)) (list extra-cmake-modules kdoctools))
(inputs (inputs
@ -693,8 +694,8 @@ (define-public kgoldrunner
kwidgetsaddons kwidgetsaddons
kxmlgui kxmlgui
libkdegames libkdegames
qtbase-5 qtbase
qtdeclarative-5)) qtdeclarative))
(home-page "https://apps.kde.org/kgoldrunner/") (home-page "https://apps.kde.org/kgoldrunner/")
(synopsis "Action and puzzle solving game") (synopsis "Action and puzzle solving game")
(description "KGoldrunner is an action game where the hero runs through a (description "KGoldrunner is an action game where the hero runs through a