33 lines
1.0 KiB
Plaintext
33 lines
1.0 KiB
Plaintext
pkgbase = openvdb
|
|
pkgdesc = A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids
|
|
pkgver = 11.0.0
|
|
pkgrel = 4
|
|
url = https://github.com/dreamworksanimation/openvdb
|
|
arch = x86_64
|
|
license = MPL
|
|
makedepends = doxygen
|
|
makedepends = boost
|
|
makedepends = cmake
|
|
makedepends = mesa
|
|
makedepends = cppunit
|
|
makedepends = glfw-x11
|
|
makedepends = glu
|
|
makedepends = python
|
|
makedepends = python-numpy
|
|
makedepends = ninja
|
|
makedepends = pybind11
|
|
depends = boost-libs
|
|
depends = intel-tbb
|
|
depends = zlib
|
|
depends = jemalloc
|
|
depends = blosc
|
|
depends = log4cplus
|
|
depends = imath
|
|
optdepends = glfw: for tools
|
|
optdepends = glu: for tools
|
|
optdepends = python-numpy: python module
|
|
source = openvdb-11.0.0.tar.gz::https://github.com/AcademySoftwareFoundation/openvdb/archive/v11.0.0.tar.gz
|
|
sha512sums = f2c90ca8435ecbacefda429341000ecb555385c746a3e0233220cd78540cee2a26cc17df7b560fdfe2dc03f2b2e960a2fa226a85980189c3e018164ccc037bd4
|
|
|
|
pkgname = openvdb
|