diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-05-21 15:56:25 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-21 00:56:25 -0700 |
| commit | d746e8fa13f2e4b004e0dd3509eab88ac750a0bc (patch) | |
| tree | 446cf30f49df037c063dc0cae085f68b8182ce31 /ports/openimageio/CONTROL | |
| parent | 1493595c281b2a001034c2f4514c27a1346ffab6 (diff) | |
| download | vcpkg-d746e8fa13f2e4b004e0dd3509eab88ac750a0bc.tar.gz vcpkg-d746e8fa13f2e4b004e0dd3509eab88ac750a0bc.zip | |
[openimageio] Add dependency for feature tools (#17909)
* [openimageio] Add dependency for feature tool
* Update version files
* Update vcpkg.json
* Update versions/o-/openimageio.json
* Add dependency for tools
* Re-update versions/o-/openimageio.json
Diffstat (limited to 'ports/openimageio/CONTROL')
| -rw-r--r-- | ports/openimageio/CONTROL | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL deleted file mode 100644 index a5694dc1e..000000000 --- a/ports/openimageio/CONTROL +++ /dev/null @@ -1,48 +0,0 @@ -Source: openimageio -Version: 2.2.10.0 -Homepage: https://github.com/OpenImageIO/oiio -Description: A library for reading and writing images, and a bunch of related classes, utilities, and application -Build-Depends: boost-algorithm, boost-asio, boost-config, boost-filesystem, boost-foreach, boost-random, boost-regex, boost-smart-ptr, boost-stacktrace, boost-static-assert, boost-system, boost-thread, boost-type-traits, fmt, libheif, libjpeg-turbo, libpng, openexr, robin-map, tiff, zlib - -Feature: libraw -Build-Depends: libraw -Description: Enable RAW image files support - -Feature: opencolorio -Build-Depends: opencolorio -Description: Enable opencolorio support for openimageio - -Feature: ffmpeg -Build-Depends: ffmpeg[avresample] -Description: Enable ffmpeg support for openimageio - -Feature: field3d -Build-Depends: field3d -Description: Enable field3D support for openimageio - -Feature: freetype -Build-Depends: freetype -Description: Enable freetype support for openimageio - -Feature: opencv -Build-Depends: opencv -Description: Enable opencv support for openimageio - -Feature: gif -Build-Depends: giflib -Description: Enable giflib support for openimageio - -Feature: openjpeg -Build-Depends: openjpeg -Description: Enable openjpeg support for openimageio - -Feature: webp -Build-Depends: libwebp -Description: Enable libwebp support for openimageio - -Feature: pybind11 -Build-Depends: pybind11 -Description: Enable Python bindings support for openimageio - -Feature: tools -Description: Build openimageio tools
\ No newline at end of file |
