blob: 4c19165f622c324974d02a21455f2dc8d7f39c93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = mingw-w64-openvdb
pkgdesc = A large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids (mingw-w64)
pkgver = 12.1.0
pkgrel = 1
url = https://github.com/AcademySoftwareFoundation/openvdb
arch = any
license = Apache-2.0
makedepends = mingw-w64-cmake
depends = mingw-w64-boost
depends = mingw-w64-zlib
depends = mingw-w64-blosc
depends = mingw-w64-log4cplus
depends = mingw-w64-openexr
depends = mingw-w64-onetbb
depends = mingw-w64-libpng
depends = mingw-w64-llvm
options = !strip
options = !buildflags
options = staticlibs
source = openvdb-12.1.0.tar.gz::https://github.com/AcademySoftwareFoundation/openvdb/archive/refs/tags/v12.1.0.tar.gz
sha512sums = 8668ba827657ee648ea3897987a99ab625af6a2d36d919a9287e5a78325ae0c7713e29d88225661a099d28d1bb379ba40754bdaad077855e9119fe6a525f732f
pkgname = mingw-w64-openvdb
|