aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorZheng Junjie <zhengjunjie@iscas.ac.cn>2024-07-06 01:28:29 +0800
committerZheng Junjie <zhengjunjie@iscas.ac.cn>2024-07-18 10:45:03 +0800
commitde53326fee39197dafe0986e21ba2acb4e8ed7ab (patch)
tree9ebc714ea0ca2efa32be8db46abe0f38ba150295 /gnu
parent36daf506feda2a3351435cefdfb67e1f65fb6f66 (diff)
downloadguix-de53326fee39197dafe0986e21ba2acb4e8ed7ab.tar
guix-de53326fee39197dafe0986e21ba2acb4e8ed7ab.tar.gz
gnu: kglobalaccel: Update to 6.3.0.
* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 6.3.0. [inputs]: Remove qtbase-5, qtx11extras, qtdeclarative-5, and xcb-util-keysyms; add qtdeclarative. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Set #:qtbase to qtbase. Change-Id: Id896cba4e3f5cd58892b95661a0de48077bb354f
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/kde-frameworks.scm12
1 files changed, 5 insertions, 7 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index fdaebad37b..3942457b8f 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2581,7 +2581,7 @@ emoticons coming from different providers.")
(define-public kglobalaccel
(package
(name "kglobalaccel")
- (version "5.114.0")
+ (version "6.3.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2590,20 +2590,18 @@ emoticons coming from different providers.")
name "-" version ".tar.xz"))
(sha256
(base32
- "19mmav055fnzyl760fyhf0pdvaidd5i1h04l2hcnpin4p1jnpfap"))))
+ "1wcx0b3vi5xm5hhyylkdrcq8i46m49lw1j53m2i2f4nv7750d0n0"))))
(build-system qt-build-system)
(native-inputs
- (list extra-cmake-modules pkg-config qttools-5))
+ (list extra-cmake-modules pkg-config qttools))
(inputs
(list kconfig
kcrash
kcoreaddons
kdbusaddons
kwindowsystem
- qtbase-5
- qtx11extras
- qtdeclarative-5
- xcb-util-keysyms))
+ qtdeclarative))
+ (arguments (list #:qtbase qtbase))
(home-page "https://community.kde.org/Frameworks")
(synopsis "Global desktop keyboard shortcuts")
(description "KGlobalAccel allows you to have global accelerators that are