vcpkg/ports/paraview/CONTROL
Jack·Boos·Yu 1f0db1f06a
[vcpkg baseline] Fix baseline errors (#12067)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-06-25 11:11:17 -07:00

26 lines
771 B
Plaintext

Source: paraview
Version: 5.8.0-1
Homepage: https://www.paraview.org/
Description: VTK-based Data Analysis and Visualization Application
Build-Depends: vtk[core,paraview], protobuf, cgns, boost-core, boost-format, boost-algorithm
Feature: vtkm
Description: enables vtkm for the build of paraview
Build-Depends: vtk[core,vtkm]
Feature: python
Description: enables the build of python wrappers
Build-Depends: vtk[core,python]
Feature: cuda
Description: enables cuda within paraview
Build-Depends: cuda, vtk[core, cuda]
Feature: mpi
Description: enables cuda within paraview
Build-Depends: hdf5[core,parallel], vtk[core, mpi]
Feature: all_modules
Description: enables the build of all paraview modules
Build-Depends: gdal, pdal, ffmpeg, laszip