[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
406/458: gnu: kwayland-integration: Update to 6.1.2.
From: |
guix-commits |
Subject: |
406/458: gnu: kwayland-integration: Update to 6.1.2. |
Date: |
Mon, 15 Jul 2024 08:01:33 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 770a7ac6a1540b4061022917aec391f62e087dec
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Jul 9 00:33:40 2024 +0800
gnu: kwayland-integration: Update to 6.1.2.
* gnu/packages/kde-plasma.scm (kwayland-integration): Update to 6.1.2.
[inputs]: Remove kguiaddons, kidletime, kwindowsystem, and kwayland; add
kguiaddons-5, kidletime-5, kwindowsystem-5, kwayland-5, and
plasma-wayland-protocols.
Change-Id: Ie4c5aff268e6572c75da2838fbe1faaebf50f152
---
gnu/packages/kde-plasma.scm | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 10d53a37f3..575df56fdc 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1308,7 +1308,7 @@ you login.")
(define-public kwayland-integration
(package
(name "kwayland-integration")
- (version "5.27.7")
+ (version "6.1.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/"
@@ -1316,7 +1316,7 @@ you login.")
version ".tar.xz"))
(sha256
(base32
- "1fvf64vx5m3h5v8h697ixkcifhva6a14wlz75kv6759ji9l9fy8y"))))
+ "16wlnsavxbm54am6am29667scilvdksgbaskwqdkaazqqjxn298a"))))
(build-system qt-build-system)
(arguments
(list #:phases #~(modify-phases %standard-phases
@@ -1336,12 +1336,13 @@ you login.")
"/lib/qt5/plugins:"
(getenv
"QT_PLUGIN_PATH"))))))))
(native-inputs (list extra-cmake-modules wayland-protocols pkg-config))
- (inputs (list kguiaddons
- kidletime
- kwindowsystem
- kwayland
+ (inputs (list kguiaddons-5
+ kidletime-5
+ kwindowsystem-5
+ kwayland-5
libxkbcommon
wayland
+ plasma-wayland-protocols
qtbase-5
qtwayland-5))
(synopsis "KWayland runtime integration plugins")
- 385/458: gnu: massif-visualizer: Update to 0.8.0., (continued)
- 385/458: gnu: massif-visualizer: Update to 0.8.0., guix-commits, 2024/07/15
- 387/458: gnu: Add libkscreen-5., guix-commits, 2024/07/15
- 389/458: gnu: wacomtablet: Fix build., guix-commits, 2024/07/15
- 394/458: gnu: lxqt-notificationd: Fix build., guix-commits, 2024/07/15
- 396/458: gnu: lxqt-panel: Fix build., guix-commits, 2024/07/15
- 399/458: gnu: lxqt-runner: Fix build., guix-commits, 2024/07/15
- 400/458: gnu: lxqt-session: Fix build., guix-commits, 2024/07/15
- 402/458: gnu: qps: Fix build., guix-commits, 2024/07/15
- 403/458: gnu: screengrab: Fix build., guix-commits, 2024/07/15
- 407/458: gnu: smb4k: Update to 3.2.5., guix-commits, 2024/07/15
- 406/458: gnu: kwayland-integration: Update to 6.1.2.,
guix-commits <=
- 408/458: gnu: rsibreak: Update to 0.12.15., guix-commits, 2024/07/15
- 410/458: gnu: krusader: Update to 2.8.1., guix-commits, 2024/07/15
- 414/458: gnu: k3b: Update to 24.05.2., guix-commits, 2024/07/15
- 409/458: gnu: kxstitch: Fix build., guix-commits, 2024/07/15
- 412/458: gnu: Add kfilemetadata-5., guix-commits, 2024/07/15
- 411/458: gnu: kronometer: Fix build., guix-commits, 2024/07/15
- 421/458: gnu: kwave: Update to 24.05.2., guix-commits, 2024/07/15
- 424/458: gnu: hotspot: Update to 1.5.1., guix-commits, 2024/07/15
- 423/458: gnu: kddockwidgets: Update to 2.1.0., guix-commits, 2024/07/15
- 425/458: gnu: Add libkdcraw-qt5., guix-commits, 2024/07/15