[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
199/465: gnu: ksirk: Update to 24.05.2.
From: |
guix-commits |
Subject: |
199/465: gnu: ksirk: Update to 24.05.2. |
Date: |
Wed, 17 Jul 2024 23:01:35 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit ce35972f4d3a6921749eb60ad2965d23a5425218
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Jul 6 17:40:19 2024 +0800
gnu: ksirk: Update to 24.05.2.
* gnu/packages/kde-games.scm (ksirk): Update to 24.05.2.
[inputs]: Remove qca, qtbase-5, qtdeclarative-5, and qtsvg-5; add
kdbusaddons,
qca-qt6, qt5compat, qtdeclarative, qtmultimedia, and qtsvg.
[arguments]: Set #:qtbase to qtbase.
Change-Id: I95ce98a998c4f6857e1364fb6483be3e8df8c497
---
gnu/packages/kde-games.scm | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/gnu/packages/kde-games.scm b/gnu/packages/kde-games.scm
index 1c87249242..8288791c0e 100644
--- a/gnu/packages/kde-games.scm
+++ b/gnu/packages/kde-games.scm
@@ -945,19 +945,20 @@ This package is part of the KDE games module.")
(define-public ksirk
(package
(name "ksirk")
- (version "23.04.3")
+ (version "24.05.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
- "/src/ksirk-" version ".tar.xz"))
+ "/src/ksirk-" version ".tar.xz"))
(sha256
- (base32 "1sp5mhnf8r3fvifz0kw74436j5kwsmiw66myygb4rsggb8amh5x4"))))
+ (base32 "0ki9z8p4flrs7msihya8ykxs3p4w10v3ivmgf43ldygjjndyhql9"))))
(build-system qt-build-system)
(native-inputs
(list extra-cmake-modules kdoctools))
(inputs
(list kcrash
+ kdbusaddons
ki18n
kiconthemes
kio
@@ -966,11 +967,13 @@ This package is part of the KDE games module.")
kxmlgui
libkdegames
phonon
- qca
- qtbase-5
- qtdeclarative-5
- qtsvg-5
+ qca-qt6
+ qt5compat
+ qtdeclarative
+ qtmultimedia
+ qtsvg
zlib))
+ (arguments (list #:qtbase qtbase))
(home-page "https://apps.kde.org/ksirk/")
(synopsis "Computerized version of the well known strategy board game
'Risk'")
- 438/465: gnu: kio-fuse: Update to 5.1.0., (continued)
- 438/465: gnu: kio-fuse: Update to 5.1.0., guix-commits, 2024/07/17
- 441/465: gnu: kshisen: Update to 24.05.2., guix-commits, 2024/07/17
- 452/465: gnu: kemoticons: Update to 5.116.0., guix-commits, 2024/07/17
- 459/465: gnu: kmail-account-wizard: Update to 24.05.2., guix-commits, 2024/07/17
- 463/465: gnu: francis: Update to 24.05.2., guix-commits, 2024/07/17
- 464/465: gnu: kirogi: Fix build., guix-commits, 2024/07/17
- 164/465: gnu: filelight: Update to 24.05.2., guix-commits, 2024/07/17
- 181/465: gnu: ksystemlog: Update to 24.05.2., guix-commits, 2024/07/17
- 195/465: gnu: kubrick: Update to 24.05.2., guix-commits, 2024/07/17
- 201/465: gnu: bomber: Update to 24.05.2., guix-commits, 2024/07/17
- 199/465: gnu: ksirk: Update to 24.05.2.,
guix-commits <=
- 200/465: gnu: granatier: Update to 24.05.2., guix-commits, 2024/07/17
- 208/465: gnu: elisa: Update to 24.05.2., guix-commits, 2024/07/17
- 212/465: gnu: kosmindoormap: Update to 24.05.2., guix-commits, 2024/07/17
- 216/465: gnu: ktuberling: Update to 24.05.2., guix-commits, 2024/07/17
- 217/465: gnu: kolf: Update to 24.05.2., guix-commits, 2024/07/17
- 218/465: gnu: picmi: Update to 24.05.2., guix-commits, 2024/07/17
- 219/465: gnu: kmines: Update to 24.05.2., guix-commits, 2024/07/17
- 223/465: gnu: klines: Update to 24.05.2., guix-commits, 2024/07/17
- 232/465: gnu: ksquares: Update to 24.05.2., guix-commits, 2024/07/17
- 238/465: gnu: kontrast: Update to 24.05.2., guix-commits, 2024/07/17