2017-01-12 18:03:02 +08:00
|
|
|
Source: vtk
|
2020-07-08 04:56:33 +08:00
|
|
|
Version: 9.0.1
|
2021-04-03 03:39:17 +08:00
|
|
|
Port-Version: 6
|
2017-01-12 18:03:02 +08:00
|
|
|
Description: Software system for 3D computer graphics, image processing, and visualization
|
2019-06-16 07:54:47 +08:00
|
|
|
Homepage: https://github.com/Kitware/VTK
|
2020-05-12 04:39:50 +08:00
|
|
|
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
|
|
|
|
|
|
|
|
Feature: vtkm
|
|
|
|
Description: Build with vtk-m accelerator and module.
|
|
|
|
Build-Depends: vtk-m[core]
|
2017-11-02 04:20:00 +08:00
|
|
|
|
|
|
|
Feature: openvr
|
|
|
|
Description: OpenVR functionality for VTK
|
|
|
|
Build-Depends: sdl2, openvr
|
|
|
|
|
|
|
|
Feature: qt
|
|
|
|
Description: Qt functionality for VTK
|
2020-05-12 04:39:50 +08:00
|
|
|
Build-Depends: qt5-xmlpatterns, qt5-tools, qt5-imageformats, qt5-x11extras (linux)
|
2017-11-02 04:20:00 +08:00
|
|
|
|
|
|
|
Feature: mpi
|
|
|
|
Description: MPI functionality for VTK
|
2020-05-12 04:39:50 +08:00
|
|
|
Build-Depends: mpi, hdf5[core, parallel], vtk-m[core,mpi]
|
2017-11-02 04:20:00 +08:00
|
|
|
|
|
|
|
Feature: python
|
|
|
|
Description: Python functionality for VTK
|
|
|
|
Build-Depends: python3
|
2019-10-11 10:00:45 +08:00
|
|
|
|
|
|
|
Feature: atlmfc
|
|
|
|
Description: Mfc functionality for vtk on Windows
|
2020-05-12 04:39:50 +08:00
|
|
|
Build-Depends: atlmfc (windows)
|
|
|
|
|
|
|
|
Feature: paraview
|
|
|
|
Description: Build vtk modules required by paraview
|
|
|
|
Build-Depends: vtk[core, qt], vtk[core, atlmfc] (windows)
|
|
|
|
|
|
|
|
Feature: cuda
|
|
|
|
Description: Support CUDA compilation
|
|
|
|
Build-Depends: cuda
|
|
|
|
|
2020-07-03 04:17:26 +08:00
|
|
|
Feature: opengl
|
|
|
|
Description: All opengl related modules
|
|
|
|
Build-Depends: vtk[core]
|
|
|
|
|
2021-03-27 06:58:02 +08:00
|
|
|
Feature: utf8
|
|
|
|
Description: Enables vtk reader/writer with utf-8 path support
|
|
|
|
Build-Depends: vtk[core]
|
|
|
|
|
2020-05-12 04:39:50 +08:00
|
|
|
Feature: all
|
2020-07-03 04:17:26 +08:00
|
|
|
Description: Build all vtk modules
|
2021-03-27 06:58:02 +08:00
|
|
|
Build-Depends: libmysql, ffmpeg, gdal, vtk[core, qt, python, mpi], vtk[core, atlmfc, utf8] (windows)
|