aboutsummaryrefslogtreecommitdiff
path: root/ports/openimageio/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <yuzaiyang@beyondsoft.com>2019-10-10 02:24:02 -0700
committerJackBoosY <yuzaiyang@beyondsoft.com>2019-10-10 02:24:53 -0700
commit283abf38366868d5565996223e50fca30774bed7 (patch)
tree5cfe65ad79fa060eb69c85e4393e84c8078d67c0 /ports/openimageio/CONTROL
parent2b049c47b5b2e003f8bcfe6707d4b0eaf8d1b569 (diff)
downloadvcpkg-283abf38366868d5565996223e50fca30774bed7.tar.gz
vcpkg-283abf38366868d5565996223e50fca30774bed7.zip
[openimageio]Upgrade version and add features.
Diffstat (limited to 'ports/openimageio/CONTROL')
-rw-r--r--ports/openimageio/CONTROL36
1 files changed, 34 insertions, 2 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL
index 70b2e528f..c97593e2f 100644
--- a/ports/openimageio/CONTROL
+++ b/ports/openimageio/CONTROL
@@ -1,5 +1,5 @@
Source: openimageio
-Version: 2019-08-08-4
+Version: 2019-10-10-1
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: libjpeg-turbo, tiff, libpng, openexr, boost-thread, boost-smart-ptr, boost-foreach, boost-regex, boost-type-traits, boost-static-assert, boost-unordered, boost-config, boost-algorithm, boost-filesystem, boost-system, boost-thread, boost-asio, boost-random, robin-map, boost-stacktrace
@@ -10,4 +10,36 @@ Description: Enable RAW image files support
Feature: opencolorio
Build-Depends: opencolorio
-Description: Enable opencolorio support for openimageio \ No newline at end of file
+Description: Enable opencolorio support for openimageio
+
+Feature: ffmpeg
+Build-Depends: ffmpeg
+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: ptex
+Build-Depends: ptex
+Description: Enable ptex support for openimageio
+
+Feature: webp
+Build-Depends: libwebp
+Description: Enable libwebp support for openimageio \ No newline at end of file