[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
405/465: gnu: kwayland-integration: Update to 6.1.2.
From: |
guix-commits |
Subject: |
405/465: gnu: kwayland-integration: Update to 6.1.2. |
Date: |
Wed, 17 Jul 2024 23:02:16 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 40cd744f73e5d8e83392471c1ee7c4578f41ac4f
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")
- 318/465: gnu: akregator: Update to 24.05.2., (continued)
- 318/465: gnu: akregator: Update to 24.05.2., guix-commits, 2024/07/17
- 323/465: gnu: Add kauth-5., guix-commits, 2024/07/17
- 324/465: gnu: Add kcoreaddons-5., guix-commits, 2024/07/17
- 331/465: gnu: Add kwindowsystem-5., guix-commits, 2024/07/17
- 340/465: gnu: Add kdbusaddons-5., guix-commits, 2024/07/17
- 362/465: gnu: Add krunner-5., guix-commits, 2024/07/17
- 369/465: gnu: Add kitemmodels-5., guix-commits, 2024/07/17
- 379/465: gnu: Add kdnssd-5., guix-commits, 2024/07/17
- 415/465: gnu: kaffeine: Fix build., guix-commits, 2024/07/17
- 421/465: gnu: kmix: Update to 24.05.2., guix-commits, 2024/07/17
- 405/465: gnu: kwayland-integration: Update to 6.1.2.,
guix-commits <=
- 444/465: gnu: kommit: Update to 1.6.0., guix-commits, 2024/07/17
- 445/465: gnu: qtpositioning: Enable qtpositioningquick., guix-commits, 2024/07/17
- 60/465: gnu: kunitconversion: Update to 6.3.0., guix-commits, 2024/07/17
- 95/465: gnu: Add plasma-activities-stats., guix-commits, 2024/07/17
- 96/465: gnu: kdesu: Update to 6.3.0., guix-commits, 2024/07/17
- 99/465: gnu: krunner: Update to 6.3.0., guix-commits, 2024/07/17
- 102/465: gnu: oxygen-sounds: Update to 6.1.2., guix-commits, 2024/07/17
- 105/465: gnu: bluedevil: Update to 6.1.2., guix-commits, 2024/07/17
- 109/465: gnu: layer-shell-qt: Update to 6.1.2., guix-commits, 2024/07/17
- 110/465: gnu: kwallet-pam: Update to 6.1.2., guix-commits, 2024/07/17