Skip to content
Snippets Groups Projects
Commit 47c794ca authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Update a recipe

parent bca65e44
No related branches found
No related tags found
No related merge requests found
#TODO missing script for building, see https://github.com/AcademySoftwareFoundation/OpenImageIO/blob/master/INSTALL.md#building-openimageio-on-linux-or-os-x
# optional dependencies are disabled to make the program work with less effort
[source]
git = "https://github.com/AcademySoftwareFoundation/OpenImageIO"
rev = "5c29caab40a3913d415ac5d37cd84983e824c75b"
[build]
template = "custom"
dependencies = [
"boost",
"imath",
"libtiff",
"libjpeg-turbo",
"libpng",
"openexr",
"libfmt",
"opencv4",
"ffmpeg6",
"libwebp",
"freetype2",
"libraw",
"openjpeg",
"tbb",
"libgif",
"libheif",
"libwebp",
#"libpng",
#"boost",
#"opencv4",
#"ffmpeg6",
#"libwebp",
#"freetype2",
#"libraw",
#"openjpeg",
#"tbb",
#"libgif",
#"libheif",
#"libwebp",
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment