gnu: kongress: Update to 24.12.1.

* gnu/packages/kde-plasma.scm (kongress): Update to 24.12.1.
[inputs]: Add kirigami-addons, kcrash, and kosmindoormap.

Change-Id: I5dcd63a113aca9137ad36c556570a64352638398
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:53 +08:00
parent ebdeeb78a1
commit ea8e3b9079
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -853,19 +853,21 @@ (define-public kmenuedit
(define-public kongress
(package
(name "kongress")
(version "24.05.2")
(version "24.12.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/kongress-" version ".tar.xz"))
(sha256
(base32
"1bg7fsa4va59cg84r9vjiycl7g4b130m6m6sis9pc6w44jkcbjg2"))))
"06xhlr39wglnis9nbxgvkp5sz74g5hms0cahlvm8pmphvd5aygnv"))))
(build-system qt-build-system)
(native-inputs (list extra-cmake-modules python-minimal))
;; NOTE: Reporting bugs is linked to web browser, better not link it and let
;; it reslove through xdg-open in the run time
(inputs (list kirigami
kirigami-addons
kcrash
kdbusaddons
ki18n
kcalendarcore
@ -875,6 +877,7 @@ (define-public kongress
kcontacts
kitemmodels
knotifications
kosmindoormap
kxmlgui
kiconthemes
qtdeclarative