4 "summary": "The free reference library for reading and writing PNGs",
5 "homepage": "http://www.libpng.org/",
8 "file": "libpng-LICENSE.txt"
11 "Alexey Komnin": "interfere.work@gmail.com"
14 "git": "https://github.com/glennrp/libpng.git",
17 "requires_arc": false,
22 "prepare_command": "cp -v scripts/pnglibconf.h.prebuilt ./pnglibconf.h",
23 "source_files": "*.{h,c}",
32 "-DHAVE_INTTYPES_H=1",
41 "-DHAVE_SYS_STAT_H=1",
42 "-DHAVE_SYS_TYPES_H=1",
45 "-Drestrict=__restrict"