aboutsummaryrefslogtreecommitdiff
path: root/ports/openvdb/CONTROL
diff options
context:
space:
mode:
authorkypp <kyp108@gmail.com>2017-11-21 18:55:55 +0100
committerkypp <kyp108@gmail.com>2017-11-21 19:23:38 +0100
commit7c6fb6081b461a8d546a76ea38bd3f0300111458 (patch)
treee9b88ea01b420b92f31334d43fc447aba73df453 /ports/openvdb/CONTROL
parent4cb5212dcb06af27c4d5e74098b60ca5b0545bbf (diff)
downloadvcpkg-7c6fb6081b461a8d546a76ea38bd3f0300111458.tar.gz
vcpkg-7c6fb6081b461a8d546a76ea38bd3f0300111458.zip
new port: openvdb
Diffstat (limited to 'ports/openvdb/CONTROL')
-rw-r--r--ports/openvdb/CONTROL8
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/openvdb/CONTROL b/ports/openvdb/CONTROL
new file mode 100644
index 000000000..cfcbfac6f
--- /dev/null
+++ b/ports/openvdb/CONTROL
@@ -0,0 +1,8 @@
+Source: openvdb
+Version: 5.0.0
+Build-Depends: boost, ilmbase, openexr, tbb, blosc
+Description: Sparse volume data structure and tools
+
+Feature: tools
+Description: OpenVDB utilities: view, print and render
+Build-Depends: glew, glfw3 \ No newline at end of file