mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:29:00 +08:00
23eadeaedc
* [hdf5] Update HDF5 to 1.12 and use github live-clones instead of binary download * [hdf5] bump control * [hdf5] fix szip and typo about linkage * [hdf5] add missing package namespace.... they somehow missed to set it? * [hdf5] retry without " * [field3d] fix regression and update. Remove windows as unsupported since the cmakelists tries to support windows * fix typo * remove ws Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * linebreak first patch Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * ws change Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [field3d] update copying installation * [hdf5] use official github repo * clean baseline Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
30 lines
573 B
Plaintext
30 lines
573 B
Plaintext
Source: hdf5
|
|
Version: 1.12.0
|
|
Homepage: https://www.hdfgroup.org/downloads/hdf5/
|
|
Description: HDF5 is a data model, library, and file format for storing and managing data
|
|
Default-Features: szip, zlib
|
|
Supports: !uwp
|
|
|
|
Feature: parallel
|
|
Description: parallel support for HDF5
|
|
Build-Depends: mpi
|
|
|
|
Feature: cpp
|
|
Description: Builds cpp lib
|
|
|
|
Feature: tools
|
|
Description: Build hdf tools
|
|
|
|
Feature: szip
|
|
Description: Build with szip
|
|
Build-Depends: szip
|
|
|
|
Feature: zlib
|
|
Description: Build with zlib
|
|
Build-Depends: zlib
|
|
|
|
Feature: fortran
|
|
Description: Build with fortran
|
|
Build-Depends:
|
|
|