diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-07-07 22:56:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-07 13:56:33 -0700 |
| commit | c6dafe169a7079f255a5c8312d5438e68c6b8006 (patch) | |
| tree | 5e07fb277e6599fc1186c07de396142419d55828 /ports/vtk/CONTROL | |
| parent | e96a3bd41b34de0dac8bac18239ddecd49ffaa64 (diff) | |
| download | vcpkg-c6dafe169a7079f255a5c8312d5438e68c6b8006.tar.gz vcpkg-c6dafe169a7079f255a5c8312d5438e68c6b8006.zip | |
[vtk] update to 9.0.1 (#12149)
* [vtk] update to 9.0.1
* [paraview] silence linux ci by adding embree3 as a build-depends to paraview (just a workaround)
* [vtk] disable remote modules to make feature all actually work
* [vtk] delete old patch
Diffstat (limited to 'ports/vtk/CONTROL')
| -rw-r--r-- | ports/vtk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/vtk/CONTROL b/ports/vtk/CONTROL index 512d46e48..cb6d51241 100644 --- a/ports/vtk/CONTROL +++ b/ports/vtk/CONTROL @@ -1,5 +1,5 @@ Source: vtk -Version: 9.0-4 +Version: 9.0.1 Description: Software system for 3D computer graphics, image processing, and visualization Homepage: https://github.com/Kitware/VTK Build-Depends: zlib, libpng, tiff, libxml2, jsoncpp, glew, freetype, expat, hdf5[core], libjpeg-turbo, proj4, lz4, liblzma, libtheora, eigen3, double-conversion, pugixml, libharu[notiffsymbols], sqlite3, netcdf-c, utfcpp, libogg, pegtl-2 |
