mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/vtk to 9.2.6-2
This commit is contained in:
parent
263fce4c94
commit
2da2bcdc8a
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
pkgname=vtk
|
pkgname=vtk
|
||||||
pkgver=9.2.6
|
pkgver=9.2.6
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Software system for 3D computer graphics, image processing, and visualization"
|
pkgdesc="Software system for 3D computer graphics, image processing, and visualization"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://www.vtk.org/"
|
url="https://www.vtk.org/"
|
||||||
|
@ -110,6 +110,7 @@ build() {
|
||||||
-DVTK_MODULE_USE_EXTERNAL_VTK_pegtl=OFF \
|
-DVTK_MODULE_USE_EXTERNAL_VTK_pegtl=OFF \
|
||||||
-DVTK_MODULE_ENABLE_VTK_DomainsMicroscopy=NO \
|
-DVTK_MODULE_ENABLE_VTK_DomainsMicroscopy=NO \
|
||||||
-DVTK_MODULE_ENABLE_VTK_FiltersOpenTURNS=NO \
|
-DVTK_MODULE_ENABLE_VTK_FiltersOpenTURNS=NO \
|
||||||
|
-DOpenGL_GL_PREFERENCE=LEGACY \
|
||||||
-Wno-dev
|
-Wno-dev
|
||||||
# -DFIDES_USE_EXTERNAL_RAPIDJSON=ON \
|
# -DFIDES_USE_EXTERNAL_RAPIDJSON=ON \
|
||||||
make -C build
|
make -C build
|
||||||
|
|
Loading…
Reference in a new issue