gnu: spectacle: Update to 24.12.1.

* gnu/packages/kde-systemtools.scm (spectacle): Update to 24.12.1.
[inputs]: Add kcrash, kstatusnotifieritem, opencv, and prison.

Change-Id: I6c4df56f28ea88c3bf3a232324c5f03e78b06c71
This commit is contained in:
Zheng Junjie 2025-01-10 11:52:01 +08:00
parent 9739f5bdb6
commit 69bdb96a2a
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -43,6 +43,7 @@ (define-module (gnu packages kde-systemtools)
#:use-module (gnu packages perl)
#:use-module (gnu packages xml)
#:use-module (gnu packages icu4c)
#:use-module (gnu packages image-processing)
#:use-module (gnu packages xorg)
#:use-module (gnu packages xdisorg))
@ -388,14 +389,14 @@ (define-public kwalletmanager
(define-public spectacle
(package
(name "spectacle")
(version "24.02.2")
(version "24.12.1")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/spectacle-" version ".tar.xz"))
(sha256
(base32 "0li1fhhvqk5y1j0jpazhjw1qh5mnwzn4dkl85bmlsn5hbqszf621"))))
(base32 "16dr9h4inh2z9j1lm8f4yx9m7n0vxf1sm80afslk6lgixc1hwwfz"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase
@ -411,6 +412,7 @@ (define-public spectacle
(inputs
(list kconfig
kcoreaddons
kcrash
kdbusaddons
kglobalaccel
kguiaddons
@ -419,11 +421,14 @@ (define-public spectacle
kirigami
knotifications
kpipewire
kstatusnotifieritem
kwidgetsaddons
kwindowsystem
kxmlgui
opencv
purpose
layer-shell-qt
prison
qtdeclarative
qtmultimedia
qtwayland