0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
2
|
3 <package name="libgd" version="2.1.0">
|
3
|
4 <repository changeset_revision="c90f69dd8ad9" name="package_libgd_2_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
0
|
5 </package>
|
3
|
6 <package name="cairo" version="1.12.14">
|
|
7 <repository changeset_revision="8f011e7388e1" name="package_cairo_1_12_14" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
8 </package>
|
|
9
|
|
10
|
|
11
|
0
|
12 <package name="gnuplot" version="4.6">
|
|
13 <install version="1.0">
|
|
14 <actions>
|
|
15 <action type="download_by_url">http://downloads.sourceforge.net/project/gnuplot/gnuplot/4.6.6/gnuplot-4.6.6.tar.gz</action>
|
|
16
|
|
17 <action type="set_environment_for_install">
|
3
|
18 <repository changeset_revision="c90f69dd8ad9" name="package_libgd_2_1" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
2
|
19 <package name="libgd" version="2.1.0" />
|
0
|
20 </repository>
|
3
|
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" />
|
|
23 </repository>
|
0
|
24 </action>
|
|
25
|
|
26 <action type="autoconf" />
|
|
27
|
|
28 <action type="set_environment">
|
1
|
29 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
0
|
30 <environment_variable action="set_to" name="GNUPLOT_ROOT_PATH">$INSTALL_DIR</environment_variable>
|
|
31 </action>
|
|
32 </actions>
|
|
33 </install>
|
|
34 <readme>
|
|
35 Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms.
|
|
36 It was originally created to allow scientists and students to visualize mathematical functions and data interactively,
|
|
37 but has grown to support many non-interactive uses such as web scripting. It is also used as a plotting engine by third-party applications like Octave.
|
|
38
|
|
39 http://www.gnuplot.info/
|
|
40 </readme>
|
|
41 </package>
|
|
42 </tool_dependency>
|