[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
124/347: gnu: Add qcoro-qt6.
From: |
guix-commits |
Subject: |
124/347: gnu: Add qcoro-qt6. |
Date: |
Fri, 28 Jun 2024 09:58:41 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 7440a28788d9035f3e93098156721d72e092bca8
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri May 3 18:07:27 2024 +0800
gnu: Add qcoro-qt6.
* gnu/packages/qt.scm (qcoro-qt6): New variable.
Change-Id: I907478a0f4443586924d3e311e2a78b1eef8c929
---
gnu/packages/qt.scm | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index ce2c141c0c..44a6282bb3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -165,6 +165,16 @@
of C++20 coroutines in connection with certain asynchronous Qt actions.")
(license license:expat)))
+(define-public qcoro-qt6
+ (package
+ (inherit qcoro-qt5)
+ (name "qcoro-qt6")
+ (inputs (modify-inputs (package-inputs qcoro-qt5)
+ (replace "qtbase" qtbase)
+ (replace "qtdeclarative" qtdeclarative)
+ (replace "qtwebsockets" qtwebsockets)
+ (append libxkbcommon)))))
+
(define-public qmdnsengine
;; Used as submodule in https://github.com/moonlight-stream/moonlight-qt
(let ((commit "b7a5a9f225d5e14b39f9fd1f905c4f505cf2ee99")
- 146/347: gnu: ksystemstats: Update to 6.0.4., (continued)
- 146/347: gnu: ksystemstats: Update to 6.0.4., guix-commits, 2024/06/28
- 150/347: gnu: discover: Update to 6.0.4., guix-commits, 2024/06/28
- 151/347: gnu: kdeplasma-addons: Update to 6.0.4., guix-commits, 2024/06/28
- 128/347: gnu: libkexiv2: Update to 24.02.2., guix-commits, 2024/06/28
- 145/347: gnu: plasma-nm: Update to 6.0.4., guix-commits, 2024/06/28
- 103/347: gnu: kscreen: Update to 6.0.4., guix-commits, 2024/06/28
- 109/347: gnu: plasma-pa: Update to 6.0.4., guix-commits, 2024/06/28
- 117/347: gnu: Add libqaccessibilityclient-qt6., guix-commits, 2024/06/28
- 121/347: gnu: Add kglobalacceld., guix-commits, 2024/06/28
- 122/347: gnu: kwin: Update to 6.0.4.1., guix-commits, 2024/06/28
- 124/347: gnu: Add qcoro-qt6.,
guix-commits <=
- 130/347: gnu: kuserfeedback: Update to 1.3.0., guix-commits, 2024/06/28
- 125/347: gnu: kdegraphics-mobipocket: Update to 24.02.2., guix-commits, 2024/06/28
- 126/347: gnu: Add kfilemetadata-6., guix-commits, 2024/06/28
- 133/347: gnu: kdsoap: Update style., guix-commits, 2024/06/28
- 147/347: gnu: plasma-systemmonitor: Update to 6.0.4., guix-commits, 2024/06/28
- 141/347: gnu: plasma-welcome: Update to 6.0.4., guix-commits, 2024/06/28
- 137/347: gnu: plasma-workspace: Update to 6.0.4., guix-commits, 2024/06/28
- 135/347: gnu: Add kdsoap-ws-discovery-client., guix-commits, 2024/06/28
- 139/347: gnu: kaccounts-integration: Update to 24.02.2., guix-commits, 2024/06/28
- 157/347: gnu: Add sddm-qt5., guix-commits, 2024/06/28