comparison tool_dependencies.xml @ 8:aacae9682f63 draft

Uploaded
author iuc
date Wed, 18 Feb 2015 11:35:01 -0500
parents 72916c3412bb
children 2096ee6682d5
comparison
equal deleted inserted replaced
7:72916c3412bb 8:aacae9682f63
27 </action> 27 </action>
28 </actions> 28 </actions>
29 </install> 29 </install>
30 <readme> 30 <readme>
31 Installs and complils libdg. 31 Installs and complils libdg.
32 GD is an open source code library for the dynamic creation of images by programmers. 32 GD is an open source code library for the dynamic creation of images by programmers.
33 GD is written in C, and "wrappers" are available for Perl, PHP and other languages. 33 GD is written in C, and "wrappers" are available for Perl, PHP and other languages.
34 GD creates PNG, JPEG, GIF, WebP, XPM, BMP images, among other formats. 34 GD creates PNG, JPEG, GIF, WebP, XPM, BMP images, among other formats.
35 GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. 35 GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly.
36 While not restricted to use on the web, the most common applications of GD involve website development. 36 While not restricted to use on the web, the most common applications of GD involve website development.
37 37
38 http://libgd.bitbucket.org/ 38 http://libgd.bitbucket.org/
39 39
40 LIBRARY_PATH, LD_LIBRARY_PATH and CPLUS_INCLUDE_PATH will be set. 40 LIBRARY_PATH, LD_LIBRARY_PATH and CPLUS_INCLUDE_PATH will be set.
41 LIBGD_ROOT_PATH will point to the root path of the installation. 41 LIBGD_ROOT_PATH will point to the root path of the installation.
42 </readme> 42 </readme>
43 </package> 43 </package>
44 </tool_dependency> 44 </tool_dependency>