1 Name: libpng 2 URL: http://libpng.org/ 3 Version: 1.6.22 4 Security Critical: yes 5 License: libpng license 6 License Android Compatible: yes 7 8 Description: 9 PNG library. 10 11 Local Modifications: 12 13 Local changes in Chromium's copy of libpng as of https://crrev.com/404379 - see 14 README.chromium. 15 16 pnglibconf.h: a copy of libpng's scripts/pnglibconf.h.prebuilt. 17 pngprefix.h: manually-created redefinitions to avoid conflicts with Chromium. 18 0000-build-config.patch: Local build configuration changes. 19 0002-static-png-gt.patch: Unconditionally use static png_gt() in png.c to avoid compilation warning. 20 0003-check-errors-in-set-pcal.patch: Backported github.com/glennrp/libpng/pull/135 21