# HG changeset patch # User morinlab # Date 1473711684 14400 # Node ID 1db2e861950489f722357639ed55a426dbadf368 Uploaded diff -r 000000000000 -r 1db2e8619504 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Sep 12 16:21:24 2016 -0400 @@ -0,0 +1,49 @@ + + + + + + + + + + + + https://bitbucket.org/libgd/gd-libgd/downloads/libgd-2.1.0.tar.gz + + + + + + + + + + --with-png=$LIBPNG_ROOT_DIR --with-freetype=$LIBFREETYPE_ROOT_DIR + + + $INSTALL_DIR/lib + $INSTALL_DIR/lib + $INSTALL_DIR/include + $INSTALL_DIR/include + $INSTALL_DIR + $INSTALL_DIR/lib/pkgconfig + $INSTALL_DIR/bin + + + + + 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. + + +