1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
Source: openimageio
Version: 2.1.16.0
Port-Version: 3
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, libheif, 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, fmt
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
|