package/libgdiplus: backport of fix for GifQuantizeBuffer
authorHeiko Thiery <heiko.thiery@gmail.com>
Fri, 28 Feb 2020 09:19:43 +0000 (10:19 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 29 Feb 2020 16:47:47 +0000 (17:47 +0100)
commit3883517b569e84d28a4766d64d86722bb70cc895
treecef72419987de7c62b9432dd73f2f259bafeea12
parent4cc586695f9535cfe751962b50e1d54aae37ffc6
package/libgdiplus: backport of fix for GifQuantizeBuffer

In newer version of giflib the GifQuantizeBuffer code was removed.

libgdiplus included the needed function by their own:
(https://github.com/mono/libgdiplus/pull/575).

This patch will become obsolete once libgdiplus is bumped to version 6.x.

Fixes:
http://autobuild.buildroot.net/results/46c5cf068cf9ea50e53491870d9dbf3f134c8c22

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libgdiplus/0003-gifcodec.c-Include-copy-of-GifQuantizeBuffer-functio.patch [new file with mode: 0644]