|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
4
|
3 <package name="ruby" version="2.0">
|
|
12
|
4 <repository changeset_revision="3304dd52cb9c" name="package_ruby_2_0" owner="bgruening" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
|
14
|
5 </package>
|
|
|
6 <package name="libxml" version="2.9.1">
|
|
13
|
7 <repository changeset_revision="cff446402e07" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
|
1
|
8 </package>
|
|
|
9 <package name="protk" version="1.2.5">
|
|
|
10 <install version="1.0">
|
|
15
|
11
|
|
7
|
12 <actions>
|
|
15
|
13 <action type="set_environment_for_install">
|
|
|
14 <repository changeset_revision="cff446402e07" name="package_libxml2_2_9_1" owner="devteam" toolshed="http://testtoolshed.g2.bx.psu.edu">
|
|
|
15 <package name="libxml" version="2.9.1" />
|
|
|
16 </repository>
|
|
|
17 </action>
|
|
7
|
18 <action type="setup_ruby_environment">
|
|
12
|
19 <repository changeset_revision="3304dd52cb9c" name="package_ruby_2_0" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu">
|
|
7
|
20 <package name="ruby" version="2.0" />
|
|
|
21 </repository>
|
|
12
|
22 <package>protk=1.2.5</package>
|
|
7
|
23 </action>
|
|
10
|
24
|
|
9
|
25 <action type="set_environment">
|
|
|
26 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
10
|
27 <environment_variable action="set_to" name="GEM_HOME">$INSTALL_DIR/</environment_variable>
|
|
9
|
28 </action>
|
|
|
29
|
|
7
|
30 </actions>
|
|
1
|
31 </install>
|
|
|
32 <readme>
|
|
|
33 Installs version 1.2.5 of the protk rubygem from rubygems.org
|
|
|
34 </readme>
|
|
|
35 </package>
|
|
0
|
36 </tool_dependency>
|