Mercurial > repos > ulfschaefer > package_phemost_1_0
comparison tool_dependencies.xml @ 0:028671f26917 draft default tip
Uploaded
| author | ulfschaefer |
|---|---|
| date | Wed, 13 Jul 2016 05:46:19 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:028671f26917 |
|---|---|
| 1 <?xml version='1.0' encoding='utf-8'?> | |
| 2 <tool_dependency> | |
| 3 <package name="python" version="2.7.10"> | |
| 4 <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="phemost" version="1.0"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="download_by_url">https://github.com/phe-bioinformatics/MOST/archive/2825acc82069e35cede3980889b3b928736d629c.tar.gz</action> | |
| 10 <action type="set_environment_for_install"> | |
| 11 <repository changeset_revision="0339c4a9b87b" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 12 <package name="python" version="2.7.10" /> | |
| 13 </repository> | |
| 14 </action> | |
| 15 <action type="move_directory_files"> | |
| 16 <source_directory>.</source_directory> | |
| 17 <destination_directory>$INSTALL_DIR</destination_directory> | |
| 18 </action> | |
| 19 <action type="set_environment"> | |
| 20 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | |
| 21 <environment_variable action="append_to" name="PATH">$INSTALL_DIR</environment_variable> | |
| 22 </action> | |
| 23 </actions> | |
| 24 </install> | |
| 25 <readme> | |
| 26 </readme> | |
| 27 </package> | |
| 28 </tool_dependency> |
