packages/libs/libgd/patches
Michael Heimpold 2065eb8147 libgd: fix version in generated pkg-config .pc file
With the previous change to cmake, the generated pkg-config .pc
file does not contain the library version anymore. This breaks
programs which checks for a specific version, e.g. upcoming PHP 7.4.

The version is not filled because of a variable misnaming,
which was not covered by the imported upstream patch.

To not mangle the upstream patch, add an additional patch to
fix things up.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2019-12-03 21:39:33 +01:00
..
100-no-cxx.patch libgd: Switch to CMake 2019-09-12 14:48:32 -07:00
200-cmake-add-soname-info-to-libgd.so.patch libgd: Backport SOVERSION and pkgconfig changes 2019-09-13 12:54:50 -07:00
210-generate-install-gdlib.pc-for-cmake-builds-too-164.patch libgd: Fix pkgconfig file for cross compilation 2019-09-17 16:09:38 -07:00
220-exclude_host_headers.patch ibgd: avoid using host headers 2019-09-26 13:42:11 +03:00
300-gdlib.pc-cmake.patch libgd: fix version in generated pkg-config .pc file 2019-12-03 21:39:33 +01:00