comparison tool_dependencies.xml @ 5:0750789cbac8 draft

Uploaded
author iuc
date Wed, 29 Oct 2014 11:20:13 -0400
parents da4126791b4d
children 97105fc61351
comparison
equal deleted inserted replaced
4:da4126791b4d 5:0750789cbac8
19 <package name="libgd" version="2.1.0" /> 19 <package name="libgd" version="2.1.0" />
20 </repository> 20 </repository>
21 <repository changeset_revision="8f011e7388e1" name="package_cairo_1_12_14" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> 21 <repository changeset_revision="8f011e7388e1" name="package_cairo_1_12_14" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu">
22 <package name="cairo" version="1.12.14" /> 22 <package name="cairo" version="1.12.14" />
23 </repository> 23 </repository>
24 <repository changeset_revision="246f31787ca1" name="package_readline_6_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> 24 <repository changeset_revision="246f31787ca1" name="package_readline_6_2" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
25 <package name="readline" version="6.2" /> 25 <package name="readline" version="6.2" />
26 </repository> 26 </repository>
27 </action> 27 </action>
28 28
29 <action type="autoconf" /> 29 <action type="autoconf" />
30 30
31 <action type="set_environment"> 31 <action type="set_environment">
32 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 32 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
33 <environment_variable action="set_to" name="GNUPLOT_ROOT_PATH">$INSTALL_DIR</environment_variable> 33 <environment_variable action="set_to" name="GNUPLOT_ROOT_PATH">$INSTALL_DIR</environment_variable>
34 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[LIBGD_ROOT_PATH]/lib</environment_variable>
34 </action> 35 </action>
35 </actions> 36 </actions>
36 </install> 37 </install>
37 <readme> 38 <readme>
38 Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms. 39 Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms.