https://github.com/julianstorer/JUCE/pull/124
Gbp-Dch: ignore
Description: Fix build with libpng16
This patch is inspired with the patch available at https://gist.github.com/balr0g/3004353
+Forwarded: https://github.com/julianstorer/JUCE/pull/124
Author: Gianfranco Costamagna <locutusofborg@debian.org>
--- juce.orig/modules/juce_graphics/image_formats/juce_PNGLoader.cpp
the zlib/gzip consumers use a type z_uInt, which is nowhere actually defined.
use (uInt) instead
Author: IOhannes m zmölnig
+Forwarded: https://github.com/julianstorer/JUCE/pull/124
Last-Update: 2015-01-21
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
which makes problems during automated builds
Author: IOhannes m zmölnig
Origin: Debian
+Forwarded: https://github.com/julianstorer/JUCE/pull/124
Last-Update: 2015-02-10
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
if BUILD_DATE is defined use that instead of __DATE__.
this allows for making reproducible build.
Author: IOhannes m zmölnig
+Forwarded: https://github.com/julianstorer/JUCE/pull/124
Last-Update: 2015-01-21
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/