aboutsummaryrefslogtreecommitdiff
path: root/ports/openimageio/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/openimageio/CONTROL')
-rw-r--r--ports/openimageio/CONTROL39
1 files changed, 37 insertions, 2 deletions
diff --git a/ports/openimageio/CONTROL b/ports/openimageio/CONTROL
index 70b2e528f..728f22a6b 100644
--- a/ports/openimageio/CONTROL
+++ b/ports/openimageio/CONTROL
@@ -1,5 +1,5 @@
Source: openimageio
-Version: 2019-08-08-4
+Version: 2.1.9.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: 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,39 @@ 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[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