mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
Field3D: for boost-1.88
This commit is contained in:
parent
bf4207c693
commit
978563d3dc
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue