nomacs: support more formats

This adds support for formats like AVIF, HEIF, JPEG XL, and others.
This commit is contained in:
Martin Joerg 2024-08-28 09:01:35 +00:00
parent c8912137a3
commit 80c970d69d

View File

@ -43,6 +43,7 @@ stdenv.mkDerivation (finalAttrs: {
# see: https://github.com/NixOS/nixpkgs/pull/314186#issuecomment-2129974277 # see: https://github.com/NixOS/nixpkgs/pull/314186#issuecomment-2129974277
(lib.getOutput "cxxdev" opencv4) (lib.getOutput "cxxdev" opencv4)
] ++ (with libsForQt5; [ ] ++ (with libsForQt5; [
kimageformats
qtbase qtbase
qtimageformats qtimageformats
qtsvg qtsvg