# HG changeset patch # User iuc # Date 1402010612 14400 # Node ID e0719be25969b28258ad3f5b4505a1bc8389fa16 Uploaded diff -r 000000000000 -r e0719be25969 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jun 05 19:23:32 2014 -0400 @@ -0,0 +1,20 @@ + + + + + http://download.sourceforge.net/libpng/libpng-1.2.51.tar.gz + ./configure --prefix=$INSTALL_DIR + make && make install + + + $INSTALL_DIR/lib + $INSTALL_DIR/lib + $INSTALL_DIR/include + $INSTALL_DIR + $INSTALL_DIR/lib/pkgconfig + + + + Provides the 1.2.x branch of libpng for compatibility with older software. Compiling libpng requires make and a C compiler. http://www.libpng.org/pub/png/libpng.html + +