extra/vtk to 9.3.0-8

This commit is contained in:
Kevin Mihelich 2024-02-06 04:15:40 +00:00
parent 0bfa4d1f50
commit a76783c07b
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = vtk
pkgdesc = Software system for 3D computer graphics, image processing, and visualization
pkgver = 9.3.0
pkgrel = 7
pkgrel = 8
url = https://www.vtk.org/
arch = x86_64
license = BSD

View file

@ -16,7 +16,7 @@
pkgname=vtk
# May need bootstrapping on upgrades due to circular vtk <-> opencascade dependency
pkgver=9.3.0
pkgrel=7
pkgrel=8
pkgdesc="Software system for 3D computer graphics, image processing, and visualization"
arch=(x86_64)
url="https://www.vtk.org/"
@ -163,6 +163,7 @@ build() {
-DVTK_SMP_ENABLE_OPENMP=ON \
-DVTK_SMP_IMPLEMENTATION_TYPE=TBB \
-DVTK_PYTHON_VERSION=3 \
-DVTK_QT_VERSION=5 \
-DVTK_USE_MPI=ON \
-DVTK_USE_TK=ON \
-DVTK_VERSIONED_INSTALL=OFF \