me
/
guix
Archived
1
0
Fork 0

gnu: openimageio: Add optional dependencies.

* gnu/packages/graphics.scm (openimageio)[inputs]: Add dcmtk, freetype,
libglvnd, libraw, libwebp, opencolorio, openjpeg.

Change-Id: I19ac4119783744a37aee0b55d4b49dcf02b55762
master
Vinicius Monego 2024-04-06 13:22:07 -03:00
parent 5bcca03e14
commit dc423fe797
No known key found for this signature in database
GPG Key ID: 637B0B138065B68A
1 changed files with 8 additions and 0 deletions

View File

@ -1345,14 +1345,22 @@ with strong support for multi-part, multi-channel use cases.")
(list pkg-config))
(inputs
(list boost
dcmtk
fmt
freetype
giflib
imath
libglvnd
libheif
libjpeg-turbo
libpng
libraw
libtiff
libwebp
opencolorio
openexr
openjpeg
;; openvdb ; OpenVDB needs OIIO to be built with C++17 or higher
pugixml
pybind11
python-wrapper