aboutsummaryrefslogtreecommitdiff
path: root/ports/field3d/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/field3d/CONTROL')
-rw-r--r--ports/field3d/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/field3d/CONTROL b/ports/field3d/CONTROL
new file mode 100644
index 000000000..487075eb4
--- /dev/null
+++ b/ports/field3d/CONTROL
@@ -0,0 +1,5 @@
+Source: field3d
+Version: 1.7.2
+Homepage: https://github.com/imageworks/Field3D
+Description: An open source library for storing voxel data. It provides C++ classes that handle in-memory storage and a file format based on HDF5 that allows the C++ objects to be written to and read from disk.
+Build-Depends: hdf5, boost-regex, boost-thread, boost-program-options, boost-system, openexr, boost-foreach, boost-test, boost-timer, boost-format