blob: f925ea22a179417194be92b9bca078c05973019c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
pkgbase = mingw-w64-vtk
pkgdesc = A software system for 3D computer graphics, image processing, and visualization (mingw-w64)
pkgver = 9.4.1
pkgrel = 1
url = http://www.vtk.org/
arch = any
license = BSD
makedepends = mingw-w64-cmake
makedepends = mingw-w64-wine
depends = mingw-w64-crt
depends = mingw-w64-qt5-base
depends = mingw-w64-jsoncpp
depends = mingw-w64-expat
depends = mingw-w64-netcdf
depends = mingw-w64-libtiff
depends = mingw-w64-libjpeg-turbo
depends = mingw-w64-freetype2
depends = mingw-w64-libpng
depends = mingw-w64-libxml2
depends = mingw-w64-hdf5
depends = mingw-w64-libtheora
depends = mingw-w64-freeglut
depends = mingw-w64-lz4
depends = mingw-w64-glew
depends = mingw-w64-double-conversion
depends = mingw-w64-pugixml
depends = mingw-w64-gl2ps
depends = mingw-w64-proj
depends = mingw-w64-libharu
depends = mingw-w64-cgns
depends = mingw-w64-verdict
options = !buildflags
options = staticlibs
options = !strip
source = https://www.vtk.org/files/release/9.4/VTK-9.4.1.tar.gz
sha256sums = c253b0c8d002aaf98871c6d0cb76afc4936c301b72358a08d5f3f72ef8bc4529
pkgname = mingw-w64-vtk
|