vcpkg/ports/hdf5
Hiroshi Miura 8fe30fe1ea Add kealib ports and modify hdf5 recipe (#2708)
* [kealib] add kealib ports

KEALib is a GDAL model library using HDF5 standard.

- Patch library cmake scripts.
- Provide MIT license file.
- Depend on hdf5 library with [cpp] feature.
- No generation of GDAL driver.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] fix option key to specify building shared library

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] call copy_pdbs() after install

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] update cmake patch

- fix library name in MSVC
- fix to find hdf5 libraries

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] add parallel feature

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* Revert "[hdf5] add cpp feature"

This reverts commit fbe8766466.

* [hdf5] always build cpp library

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] drop dependency for feature hdf5[cpp]

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] update static link handling

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [kealib] revert a previous hack for static link to szip/zlib

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* [hdf5] work around szip-config.cmake behavior

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* link dependencies of static libs
2018-03-01 10:39:20 -08:00
..
.gitattributes Add kealib ports and modify hdf5 recipe (#2708) 2018-03-01 10:39:20 -08:00
CONTROL [hdf5] add cpp feature 2018-02-01 15:48:40 +01:00
disable-static-libs.patch Update HDF5 to 1.10.1 2018-01-03 13:28:42 +01:00
link-libraries-private.patch Update HDF5 to 1.10.1 2018-01-03 13:28:42 +01:00
portfile.cmake [hdf5] add cpp feature 2018-02-01 15:48:40 +01:00
use-szip-config.patch [hdf5] Update to 1.10, enable disabling of static libs 2017-02-28 01:09:04 -08:00