blob: 80860bdd8d510ba4e4dda025561542751b54a02c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Name: libpng
URL: http://libpng.org/
Version: 1.2.54
Security Critical: yes
License: libpng license
License Android Compatible: yes
Description:
Our custom configuration options are defined in pngusr.h. This was previously
called mozpngconf.h, which was copied from Mozilla and modified by Apple (hence
the wk_* names).
Updated to 1.2.54, no changes to the source files but all unneeded files
stripped.
- Unset PNG_NO_READ_PACK on Android in pngusr.h, required by freetype to support
color glyphs.
- Configure PNG chunk user limits (crbug.com/117369)
|