From c867e68ca880feb5fd01f65c39657b64084b2c2a Mon Sep 17 00:00:00 2001 From: Kai Pastor Date: Thu, 10 Jun 2021 00:17:07 +0200 Subject: [szip, hdf5] Fix mingw import lib names, control linkage (#17941) * Format manifest, make port version explicit * Use standard mingw import lib names * Choose either static or shared binaries * Insert macro for dynamic linkage * Add szip pc file * Quote path expressions * Port away from deprecated cmake functions * x-add-version * Begin of hdf5 changes * Remove obsolete variables (complements 23eadeae) * Fix indentation and quoting expressions * Handle single-linkage szip configuration * Use mingw import lib names for hdf5 * Move dependencies to Requires in pc file * Port away from deprecated cmake functions * x-add-version hdf5 * Apply szip review comments * Update version * Improve pkgconfig patch to handle lists * Update git-tree --- versions/s-/szip.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'versions/s-') diff --git a/versions/s-/szip.json b/versions/s-/szip.json index 5bb734831..83945853f 100644 --- a/versions/s-/szip.json +++ b/versions/s-/szip.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "6f810fcedf9469940a80e5c343d983a55134332b", + "version": "2.1.1", + "port-version": 7 + }, { "git-tree": "bcd8fca84e0acd4d6be162e857379ef3b74fe213", "version-string": "2.1.1-6", -- cgit v1.2.3