File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11extends : [autotools_package]
22
33dependencies :
4- build : [pkg-config, png]
4+ build : [pkg-config, png, zlib ]
55 run : [pkg-config]
66
77defaults :
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ dependencies:
44 run : [zlib]
55
66sources :
7- - url : http://sourceforge.net/projects/libpng/files/libpng16/older-releases/1.6.6/libpng-1.6.6. tar.gz
8- key : tar.gz:dj4va2fjpzsuvcl3usxe76jiywh6phjz
7+ - key : tar.gz:43flhdyfdp6gneu6ozwb4z7lu35pvspa
8+ url : http://sourceforge.net/projects/libpng/files/libpng16/older-releases/1.6.14/libpng-1.6.14. tar.gz
99
1010when_build_dependency :
1111 - prepend_path : PKG_CONFIG_PATH
Original file line number Diff line number Diff line change 11extends : [autotools_package]
22
33sources :
4- - url : http://downloads.sourceforge.net/project/libpng/zlib/1.2.7/zlib-1.2.7.tar.bz2
5- key : tar.bz2:jhroszmn7mbwsag2n2qcm6ttp6r4j3xg
4+ - key : tar.gz:gzsyzn3iuvgb2tpmipbrc3bh5wet5cfq
5+ url : http://downloads.sourceforge.net/project/libpng/zlib/1.2.8/zlib-1.2.8.tar.gz
6+
67
78build_stages :
89
You can’t perform that action at this time.
0 commit comments