Port details |
- py-openvdb Tools for storage and manipulation of sparse volumetric data
- 11.0.0_5 misc =2 11.0.0_4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-11-01 10:39:23
- Last Update: 2025-01-11 05:20:29
- Commit Hash: 3e86ea2
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MPL20
- WWW:
- https://www.openvdb.org/
- Description:
- OpenVDB is an Academy Award-winning open-source C++ library comprising a novel
hierarchical data structure and a suite of tools for the efficient storage and
manipulation of sparse volumetric data discretized on three-dimensional grids.
It was developed by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production and is now maintained by the
Academy Software Foundation (ASWF).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}openvdb>0:misc/py-openvdb@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-openvdb/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-openvdb
- pkg install py311-openvdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-openvdb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-openvdb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1712017184
SHA256 (AcademySoftwareFoundation-openvdb-v11.0.0_GH0.tar.gz) = 6314ff1db057ea90050763e7b7d7ed86d8224fcd42a82cdbb9c515e001b96c74
SIZE (AcademySoftwareFoundation-openvdb-v11.0.0_GH0.tar.gz) = 4620858
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pybind11>0 : devel/pybind11
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libboost_iostreams.so : devel/boost-libs
- libopenvdb.so : misc/openvdb
- libtbb.so : devel/onetbb
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-openvdb
- USES:
- cmake compiler:c++17-lang localbase:ldflags python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|