mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-19 22:48:00 +08:00
29 lines
840 B
Plaintext
29 lines
840 B
Plaintext
Source: paraview
|
|
Version: 5.8.0-2
|
|
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, embree3(linux)
|
|
|
|
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: tools
|
|
Description: Build paraview tools
|
|
|
|
Feature: all_modules
|
|
Description: enables the build of all paraview modules
|
|
Build-Depends: gdal, pdal, ffmpeg, laszip
|