[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
424/465: gnu: Add libkdcraw-qt5.
From: |
guix-commits |
Subject: |
424/465: gnu: Add libkdcraw-qt5. |
Date: |
Wed, 17 Jul 2024 23:02:23 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit fc31bb9f0f681bff2e07e061b105778310605719
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Tue Jul 9 14:11:34 2024 +0800
gnu: Add libkdcraw-qt5.
* gnu/packages/kde-frameworks.scm (libkdcraw-qt5): New variable.
Change-Id: I65f334739b2dcf7ebdddc81ac7fa45f2da3c5056
---
gnu/packages/kde-frameworks.scm | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 7037fba7a1..c84e01b83d 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2170,6 +2170,13 @@ uses a job-based interface to queue tasks and execute
them in an efficient way."
decode RAW picture files.")
(license (list license:gpl2+ license:bsd-3))))
+(define-public libkdcraw-qt5
+ (package
+ (inherit libkdcraw)
+ (name "libkdcraw-qt5")
+ (inputs (modify-inputs (package-inputs libkdcraw)
+ (replace "qtbase" qtbase-5)))))
+
;; Tier 2
;;
;; Tier 2 frameworks additionally depend on tier 1 frameworks, but still have
- 383/465: gnu: kgraphviewer: Update to 2.5.0., (continued)
- 383/465: gnu: kgraphviewer: Update to 2.5.0., guix-commits, 2024/07/17
- 395/465: gnu: lxqt-panel: Fix build., guix-commits, 2024/07/17
- 388/465: gnu: wacomtablet: Fix build., guix-commits, 2024/07/17
- 387/465: gnu: Add kidletime-5., guix-commits, 2024/07/17
- 401/465: gnu: qps: Fix build., guix-commits, 2024/07/17
- 393/465: gnu: lxqt-notificationd: Fix build., guix-commits, 2024/07/17
- 389/465: gnu: lxqt-about: Fix build., guix-commits, 2024/07/17
- 396/465: gnu: lxqt-policykit: Fix build., guix-commits, 2024/07/17
- 411/465: gnu: Add kfilemetadata-5., guix-commits, 2024/07/17
- 414/465: gnu: k3b: Use new style., guix-commits, 2024/07/17
- 424/465: gnu: Add libkdcraw-qt5.,
guix-commits <=
- 438/465: gnu: kio-fuse: Update to 5.1.0., guix-commits, 2024/07/17
- 441/465: gnu: kshisen: Update to 24.05.2., guix-commits, 2024/07/17
- 452/465: gnu: kemoticons: Update to 5.116.0., guix-commits, 2024/07/17
- 459/465: gnu: kmail-account-wizard: Update to 24.05.2., guix-commits, 2024/07/17
- 463/465: gnu: francis: Update to 24.05.2., guix-commits, 2024/07/17
- 464/465: gnu: kirogi: Fix build., guix-commits, 2024/07/17
- 164/465: gnu: filelight: Update to 24.05.2., guix-commits, 2024/07/17
- 181/465: gnu: ksystemlog: Update to 24.05.2., guix-commits, 2024/07/17
- 195/465: gnu: kubrick: Update to 24.05.2., guix-commits, 2024/07/17
- 201/465: gnu: bomber: Update to 24.05.2., guix-commits, 2024/07/17