me
/
guix
Archived
1
0
Fork 0

gnu: k3b: Add missing input.

* gnu/packages/kde-multimedia.scm (inputs): Add zlib. Remove FIXME for
library that is referenced by the final package.
master
Andreas Enge 2020-09-07 11:15:22 +02:00
parent 1c3b709edb
commit 52d5009ff5
No known key found for this signature in database
GPG Key ID: F7D5C9BF765C61E3
1 changed files with 3 additions and 2 deletions

View File

@ -355,7 +355,7 @@ This package is part of the KDE multimedia module.")
("libiconv" ,libiconv)
("libkcddb" ,libkcddb)
("libmad" ,libmad)
("libmpcdec" ,libmpcdec) ;; FIXME: why does cmake not find this?
("libmpcdec" ,libmpcdec)
;;("libmusicbrainz" ,libmusicbrainz) ; wants old version 2
("libsamplerate" ,libsamplerate)
("libsndfile" ,libsndfile)
@ -366,7 +366,8 @@ This package is part of the KDE multimedia module.")
("shared-mime-info" ,shared-mime-info)
("solid" ,solid)
("sox" ,sox)
("taglib" ,taglib)))
("taglib" ,taglib)
("zlib" ,zlib)))
(home-page "https://kde.org/applications/multimedia/org.kde.k3b")
(synopsis "Sophisticated CD/DVD burning application")
(description "K3b is CD-writing software which intends to be feature-rich