mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 09:29:00 +08:00
455223d009
* [OpenMPI] add a new port * [OpenMPI] enable VCPKG_CONCURRENCY * [OpenMPI] fix prefix * [OpenMPI] fix license installation, compatible with single config build * [many ports] enable portable mpi implementation * [bond] Update Haskell stack SHA512
22 lines
689 B
Plaintext
22 lines
689 B
Plaintext
Source: vtk
|
|
Version: 8.2.0-5
|
|
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, libjpeg-turbo, proj4, lz4, libtheora, atlmfc (windows), eigen3, double-conversion, pugixml, libharu, sqlite3, netcdf-c
|
|
|
|
Feature: openvr
|
|
Description: OpenVR functionality for VTK
|
|
Build-Depends: sdl2, openvr
|
|
|
|
Feature: qt
|
|
Description: Qt functionality for VTK
|
|
Build-Depends: qt5
|
|
|
|
Feature: mpi
|
|
Description: MPI functionality for VTK
|
|
Build-Depends: mpi, hdf5[parallel]
|
|
|
|
Feature: python
|
|
Description: Python functionality for VTK
|
|
Build-Depends: python3
|