0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="libpng" version="1.6.7">
|
|
4 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
5 </package>
|
|
6 <package name="gnuplot" version="4.6">
|
|
7 <install version="1.0">
|
|
8 <actions>
|
|
9 <action type="download_by_url">http://downloads.sourceforge.net/project/gnuplot/gnuplot/4.6.6/gnuplot-4.6.6.tar.gz</action>
|
|
10
|
|
11 <action type="set_environment_for_install">
|
|
12 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
13 <package name="libpng" version="1.6.7" />
|
|
14 </repository>
|
|
15 </action>
|
|
16
|
|
17 <action type="autoconf" />
|
|
18
|
|
19 <action type="set_environment">
|
|
20 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
|
|
21 <environment_variable action="set_to" name="GNUPLOT_ROOT_PATH">$INSTALL_DIR</environment_variable>
|
|
22 </action>
|
|
23 </actions>
|
|
24 </install>
|
|
25 <readme>
|
|
26 Gnuplot is a portable command-line driven graphing utility for Linux, OS/2, MS Windows, OSX, VMS, and many other platforms.
|
|
27 It was originally created to allow scientists and students to visualize mathematical functions and data interactively,
|
|
28 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.
|
|
29
|
|
30 http://www.gnuplot.info/
|
|
31 </readme>
|
|
32 </package>
|
|
33 </tool_dependency>
|