gnu: kdiamond: Update to 24.05.2.

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

Change-Id: I99a255df1a1ff9b3fbfce06927d64f843b5a1ff0
This commit is contained in:
Zheng Junjie 2024-07-06 18:51:12 +08:00
parent c7f565b88d
commit 6c8a747235
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -713,15 +713,16 @@ (define-public kgoldrunner
(define-public kdiamond
(package
(name "kdiamond")
(version "23.04.3")
(version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kdiamond-" version ".tar.xz"))
(sha256
(base32 "038lpp387m45zcy49rgmisiz5ajrvxwxnf424wllrjkihxy1siyn"))))
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kdiamond-" version ".tar.xz"))
(sha256
(base32 "1ql8psh6lyahrdiqj0qji1dsyz8jl260msp76k804jk0477gjw8h"))))
(build-system qt-build-system)
(arguments (list #:qtbase qtbase))
(native-inputs
(list extra-cmake-modules kdoctools))
(inputs
@ -737,8 +738,7 @@ (define-public kdiamond
kwidgetsaddons
kxmlgui
libkdegames
qtbase-5
qtdeclarative-5))
qtdeclarative))
(home-page "https://apps.kde.org/kdiamond/")
(synopsis "Three-in-a-row game")
(description "KDiamond is a three-in-a-row game like Bejeweled. It