# HG changeset patch # User iuc # Date 1393702023 18000 # Node ID 99a41bc40067349f872d1ab23e8a8a5dd25ca273 Imported from capsule None diff -r 000000000000 -r 99a41bc40067 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sat Mar 01 14:27:03 2014 -0500 @@ -0,0 +1,42 @@ + + + + + + + + + + https://bitbucket.org/libgd/gd-libgd/downloads/libgd-2.1.0.tar.gz + + + + + + + --with-png=$LIBPNG_ROOT_DIR + + $INSTALL_DIR/lib + $INSTALL_DIR/lib + $INSTALL_DIR/include + $INSTALL_DIR + + + + + Installs and complils libdg. + GD is an open source code library for the dynamic creation of images by programmers. + GD is written in C, and "wrappers" are available for Perl, PHP and other languages. + GD creates PNG, JPEG, GIF, WebP, XPM, BMP images, among other formats. + GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. + While not restricted to use on the web, the most common applications of GD involve website development. + + http://libgd.bitbucket.org/ + + LIBRARY_PATH, LD_LIBRARY_PATH and CPLUS_INCLUDE_PATH will be set. + LIBGD_ROOT_PATH will point to the root path of the installation. + + +