openwrt-packages/libs/libpng/patches
Rosen Penev 2991c20c61
libpng: properly fix zlib issue
The previous commit meant to avoid adding an LDFLAG but it just avoided
the issue. The real issue is PNG_BUILD_ZLIB being turned to ON. This
variable is for specifying a custom zlib location, which is not
necessary. Switching it to OFF calls find_package and links properly.

Backported two zlib related patches. The latter is a somewhat impoarant
fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-12-14 21:00:00 -08:00
..
010-png-exec.patch libpng: disable building of executables 2020-12-13 19:52:04 -08:00
020-cmake-zlib.patch libpng: properly fix zlib issue 2020-12-14 21:00:00 -08:00
030-pkgconfig-zlib.patch libpng: properly fix zlib issue 2020-12-14 21:00:00 -08:00
100-config_fix.patch libpng: import from oldpackages, add myself as maintainer, change PKG_LICENSE to SPDX identifiers, update to v1.2.51 2014-07-02 16:12:44 +02:00
200-ccache.patch libpng: disable building of executables 2020-12-13 19:52:04 -08:00