2022-07-29 07:19:42 +02:00
|
|
|
{
|
|
|
|
"name": "vcpkg-ci-openimageio",
|
2024-07-01 22:05:26 +02:00
|
|
|
"version-string": "ci",
|
2024-11-05 20:17:22 +01:00
|
|
|
"port-version": 1,
|
2024-07-01 22:05:26 +02:00
|
|
|
"description": "OpenImageIO testing within CI.",
|
2022-07-29 07:19:42 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": [
|
|
|
|
{
|
|
|
|
"name": "openimageio",
|
2024-07-01 22:05:26 +02:00
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"default-features": [
|
|
|
|
"openimageio-features"
|
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"openimageio-features": {
|
|
|
|
"description": "Enable OpenImageIO features",
|
|
|
|
"dependencies": [
|
2024-04-23 21:21:24 +02:00
|
|
|
{
|
2024-07-01 22:05:26 +02:00
|
|
|
"name": "openimageio",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"ffmpeg",
|
|
|
|
"freetype",
|
|
|
|
"gif",
|
|
|
|
"libraw",
|
2024-07-05 19:36:32 +02:00
|
|
|
"opencolorio",
|
2024-07-01 22:05:26 +02:00
|
|
|
"opencv",
|
|
|
|
"openjpeg",
|
|
|
|
{
|
|
|
|
"name": "pybind11",
|
2024-11-05 20:17:22 +01:00
|
|
|
"platform": "!(windows & static) & !uwp & !mingw"
|
2024-07-01 22:05:26 +02:00
|
|
|
},
|
|
|
|
"tools",
|
|
|
|
"webp"
|
|
|
|
]
|
|
|
|
}
|
2022-07-29 07:19:42 +02:00
|
|
|
]
|
|
|
|
}
|
2024-07-01 22:05:26 +02:00
|
|
|
}
|
2022-07-29 07:19:42 +02:00
|
|
|
}
|