8 "homepage": "http://www.libpng.org/",
9 "summary": "The free reference library for reading and writing PNGs",
11 "Alexey Komnin": "interfere.work@gmail.com"
14 "git": "https://github.com/glennrp/libpng.git",
21 "requires_arc": false,
22 "prepare_command": "cp -v scripts/pnglibconf.h.prebuilt ./pnglibconf.h",
24 "public_header_files": "*.h",
25 "private_header_files": [
42 "-DHAVE_INTTYPES_H=1",
51 "-DHAVE_SYS_STAT_H=1",
52 "-DHAVE_SYS_TYPES_H=1",
55 "-Drestrict=__restrict"