community/vtk to 9.2.6-2

This commit is contained in:
Kevin Mihelich 2023-03-01 13:55:35 +00:00
parent 263fce4c94
commit 2da2bcdc8a

View file

@ -15,7 +15,7 @@
pkgname=vtk
pkgver=9.2.6
pkgrel=1
pkgrel=2
pkgdesc="Software system for 3D computer graphics, image processing, and visualization"
arch=(x86_64)
url="https://www.vtk.org/"
@ -110,6 +110,7 @@ build() {
-DVTK_MODULE_USE_EXTERNAL_VTK_pegtl=OFF \
-DVTK_MODULE_ENABLE_VTK_DomainsMicroscopy=NO \
-DVTK_MODULE_ENABLE_VTK_FiltersOpenTURNS=NO \
-DOpenGL_GL_PREFERENCE=LEGACY \
-Wno-dev
# -DFIDES_USE_EXTERNAL_RAPIDJSON=ON \
make -C build