me
/
guix
Archived
1
0
Fork 0

gnu: Add libkdcraw-qt5.

* gnu/packages/kde-frameworks.scm (libkdcraw-qt5): New variable.

Change-Id: I65f334739b2dcf7ebdddc81ac7fa45f2da3c5056
master
Zheng Junjie 2024-07-09 14:11:34 +08:00
parent c732b0e018
commit fc31bb9f0f
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 7 additions and 0 deletions

View File

@ -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