Mercurial > repos > nml > package_srst2_0_1_4_6
comparison tool_dependencies.xml @ 0:79a05e500381 draft default tip
Uploaded
| author | nml |
|---|---|
| date | Mon, 06 Feb 2017 12:29:31 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:79a05e500381 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="python" version="2.7.10"> | |
| 4 <repository changeset_revision="bd7165ea6526" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="atlas" version="3.10.2"> | |
| 7 <repository changeset_revision="98c017ec230d" name="package_atlas_3_10" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 8 </package> | |
| 9 <package name="numpy" version="1.9"> | |
| 10 <repository changeset_revision="f24fc0b630fc" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 11 </package> | |
| 12 <package name="scipy" version="0.14"> | |
| 13 <repository changeset_revision="7fddd308117d" name="package_python_2_7_scipy_0_14" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 14 </package> | |
| 15 <package name="srst2" version="0.1.4.6"> | |
| 16 <install version="1.0"> | |
| 17 <actions_group> | |
| 18 <actions> | |
| 19 <action sha256sum="24cbd03933d4cc14bbfa7f8a073c9b0caafb13d55afb3bfa25f8b093fc5bc615" type="download_by_url">https://github.com/katholt/srst2/archive/v0.1.6.tar.gz</action> | |
| 20 <action type="shell_command">cp ./scripts/getmlst.py $INSTALL_DIR</action> | |
| 21 <action type="shell_command">cp ./scripts/srst2.py $INSTALL_DIR</action> | |
| 22 <action type="chmod"><file mode="777">$INSTALL_DIR/getmlst.py</file></action> | |
| 23 <action type="chmod"><file mode="777">$INSTALL_DIR/srst2.py</file></action> | |
| 24 <action type="set_environment_for_install"> | |
| 25 <repository changeset_revision="bd7165ea6526" name="package_python_2_7_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 26 <package name="python" version="2.7.10" /> | |
| 27 </repository> | |
| 28 <repository changeset_revision="98c017ec230d" name="package_atlas_3_10" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 29 <package name="atlas" version="3.10.2" /> | |
| 30 </repository> | |
| 31 <repository changeset_revision="f24fc0b630fc" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 32 <package name="numpy" version="1.9" /> | |
| 33 </repository> | |
| 34 <repository changeset_revision="7fddd308117d" name="package_python_2_7_scipy_0_14" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 35 <package name="scipy" version="0.14" /> | |
| 36 </repository> | |
| 37 | |
| 38 </action> | |
| 39 <action type="set_environment"> | |
| 40 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> | |
| 41 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | |
| 42 <environment_variable action="append_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> | |
| 43 <environment_variable action="append_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]/lib/python</environment_variable> | |
| 44 <environment_variable action="append_to" name="PYTHONPATH">$ENV[PYTHONPATH_SCIPY]</environment_variable> | |
| 45 <environment_variable action="append_to" name="PYTHONPATH">$ENV[PYTHONPATH_SCIPY]/lib/python</environment_variable> | |
| 46 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> | |
| 47 <environment_variable action="prepend_to" name="PATH">$ENV[PYTHONHOME]/bin</environment_variable> | |
| 48 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[PYTHONHOME]/lib</environment_variable> | |
| 49 <environment_variable action="set_to" name="BASE">$INSTALL_DIR</environment_variable> | |
| 50 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable> | |
| 51 </action> | |
| 52 </actions> | |
| 53 </actions_group> | |
| 54 </install> | |
| 55 </package> | |
| 56 </tool_dependency> |
