z572 pushed a commit to branch kde-team
in repository guix.
commit 5fecf22e631a605ec8a025fe7d62f4804b593b50
Author: Zheng Junjie <[email protected]>
AuthorDate: Thu May 2 23:37:15 2024 +0800
gnu: kscreen: Update to 6.0.4.
* gnu/packages/kde-plasma.scm (kscreen): Update to 6.0.4.
[native-inputs]: Use qttools replace qttools-5.
[inputs]: Add libxkbcommon, ksvg, libplasma. Remove qtx11extras. Use
kconfig-6, kdbusaddons-6, kdeclarative-6, kglobalaccel-6, ki18n-6,
kwindowsystem-6, kiconthemes-6, kcoreaddons-6, kcmutils-6, kxmlgui-6,
qtsensors and qtbase replace kconfig, kdbusaddons, kdeclarative,
kglobalaccel,
ki18n, kwindowsystem, kiconthemes, kcoreaddons, kcmutils, kxmlgui,
qtsensors-5
and qtbase-5.
[propagated-inputs]: Remove plasma-framework.
Change-Id: Ib4184b63e190c261d544c20dae918cea87941773
---
gnu/packages/kde-plasma.scm | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 037e837a6a..eb82fae7ab 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -778,7 +778,7 @@ PipeWire in Qt projects.")
(define-public kscreen
(package
(name "kscreen")
- (version "5.27.7")
+ (version "6.0.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -786,31 +786,32 @@ PipeWire in Qt projects.")
".tar.xz"))
(sha256
(base32
- "03qa2qrwdjgb6va7akhwpdvzky608sq2lnwj3b1f310mn3hmbmrq"))))
+ "0040ry6lzwkamjxahmp2im7qfl80px4yy5v4dhwmkgc5na5kvl38"))))
(build-system cmake-build-system)
(arguments
;; TODO: All tests fail
(list #:tests? #f))
- (native-inputs (list extra-cmake-modules qttools-5 pkg-config))
- (inputs (list kconfig
- kdbusaddons
- kdeclarative
- kglobalaccel
- ki18n
- kwindowsystem
- kiconthemes
- kcoreaddons
- kcmutils
- kxmlgui
+ (native-inputs (list extra-cmake-modules qttools pkg-config))
+ (inputs (list kconfig-6
+ kdbusaddons-6
+ kdeclarative-6
+ kglobalaccel-6
+ ki18n-6
+ kwindowsystem-6
+ kiconthemes-6
+ kcoreaddons-6
+ kcmutils-6
+ kxmlgui-6
layer-shell-qt
libkscreen
libxi
+ libxkbcommon
+ ksvg
plasma-wayland-protocols
- qtsensors-5
- qtbase-5
- qtx11extras
- xcb-util))
- (propagated-inputs (list plasma-framework))
+ qtsensors
+ qtbase
+ xcb-util
+ libplasma))
(home-page "https://invent.kde.org/plasma/kscreen")
(synopsis "Screen management software")
(description "This package provides the screen management software for