diff options
| author | Kai Pastor <dg0yt@darc.de> | 2021-09-07 20:56:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-07 11:56:42 -0700 |
| commit | 642d1ccb276ce13d8a8521b1ef2856f5f7bc9cdd (patch) | |
| tree | fd46b76ceb7615c11dbc8fab54978a21e70bcc15 /ports/kealib/CONTROL | |
| parent | e67f76161cc087650ede0d8b834312b5a430d675 (diff) | |
| download | vcpkg-642d1ccb276ce13d8a8521b1ef2856f5f7bc9cdd.tar.gz vcpkg-642d1ccb276ce13d8a8521b1ef2856f5f7bc9cdd.zip | |
[kealib] Update, revise features (#19118)
* Convert manifest to JSON
* Remove purely transitive dependencies
* Parallel is unsupported with HDF5 C++
* Revise portfile
* Update to 1.4.14
* x-add-version
Diffstat (limited to 'ports/kealib/CONTROL')
| -rw-r--r-- | ports/kealib/CONTROL | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ports/kealib/CONTROL b/ports/kealib/CONTROL deleted file mode 100644 index d31490c4d..000000000 --- a/ports/kealib/CONTROL +++ /dev/null @@ -1,9 +0,0 @@ -Source: kealib -Version: 1.4.11-3 -Build-Depends: hdf5[cpp], zlib, szip -Homepage: https://bitbucket.org/chchrsc/kealib -Description: kealib is gdal model using HDF5 standard. - -Feature: parallel -Description: Use parallel support for HDF5 -Build-Depends: hdf5[parallel], mpi |
