Field3D: for boost-1.88

This commit is contained in:
Đoàn Trần Công Danh 2025-08-08 22:00:57 +07:00
parent bf4207c693
commit 978563d3dc

View file

@ -1,9 +1,10 @@
# Template file for 'Field3D'
pkgname=Field3D
version=1.7.3
revision=10
revision=11
build_style=cmake
makedepends="boost-devel hdf5-devel imath-devel libopenexr-devel"
makedepends="boost-devel-minimal libboost_program_options libboost_thread
libboost_regex libboost_system hdf5-devel imath-devel libopenexr-devel"
short_desc="Library for storing voxel data on disk and in memory"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-3-Clause"