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