gnu: kspaceduel: Update to 24.05.2.

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

Change-Id: I01e3738d40e7d282517268402524f63639d04b15
This commit is contained in:
Zheng Junjie 2024-07-06 17:23:15 +08:00
parent 28f14731e7
commit 8e0dfc5459
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0

View File

@ -1249,14 +1249,14 @@ This package is part of the KDE games module.")
(define-public kspaceduel
(package
(name "kspaceduel")
(version "23.04.3")
(version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kspaceduel-" version ".tar.xz"))
(sha256
(base32 "1mpry73vvi332wxyw2wymh3lsrj2amblg50dym9ni1lj2af657ia"))))
(base32 "04sjx32b4jgz9hwjmfyjcxlrd6jwg355sr6knr8vdxhjg18k2wa0"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))
@ -1270,9 +1270,9 @@ This package is part of the KDE games module.")
ki18n
kxmlgui
libkdegames
qtbase-5
qtdeclarative-5
qtsvg-5))
qtdeclarative
qtsvg))
(arguments (list #:qtbase qtbase))
(home-page "https://apps.kde.org/kspaceduel/")
(synopsis "Two player game with shooting spaceships flying around a sun")
(description "KSpaceduel is a space battle game for one or two players,