Mercurial > repos > iracooke > package_protk_1_2_6
comparison tool_dependencies.xml @ 0:d7e8c1883570 draft default tip
Uploaded
| author | iracooke |
|---|---|
| date | Thu, 05 Jun 2014 18:56:13 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d7e8c1883570 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="ruby" version="2.0"> | |
| 4 <repository changeset_revision="85b4294395a8" name="package_ruby_2_0" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="protk" version="1.2.6"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="setup_ruby_environment"> | |
| 10 <repository changeset_revision="85b4294395a8" name="package_ruby_2_0" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 11 <package name="ruby" version="2.0" /> | |
| 12 </repository> | |
| 13 <package>protk=1.2.6.pre5</package> | |
| 14 </action> | |
| 15 | |
| 16 <action type="set_environment"> | |
| 17 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
| 18 <environment_variable action="set_to" name="GEM_HOME">$INSTALL_DIR/</environment_variable> | |
| 19 </action> | |
| 20 | |
| 21 </actions> | |
| 22 </install> | |
| 23 <readme> | |
| 24 Installs version 1.2.6 of the protk rubygem from rubygems.org | |
| 25 </readme> | |
| 26 </package> | |
| 27 </tool_dependency> |
