community/openvdb to 6.2.1-5

This commit is contained in:
Kevin Mihelich 2019-11-14 14:02:06 +00:00
parent 579c1c08a6
commit 2ff5ddc79f

View file

@ -5,7 +5,7 @@
pkgname=openvdb
pkgver=6.2.1
pkgrel=2
pkgrel=5
pkgdesc='A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids'
url='https://github.com/dreamworksanimation/openvdb'
arch=('x86_64')
@ -37,7 +37,7 @@ build() {
-DOPENVDB_BUILD_PYTHON_MODULE=ON \
-DOPENVDB_BUILD_DOCS=ON \
-DOPENVDB_BUILD_UNITTESTS=OFF \
-DPython_LIBRARY=/usr/lib/libpython3.7m.so \
-DPython_LIBRARY=/usr/lib/libpython3.8m.so \
sed -i "s/isystem/I/g" build.ninja
ninja