Mercurial > repos > iuc > package_sailfish_0_6
comparison tool_dependencies.xml @ 8:66b8e701b6ee draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_sailfish_0_6 commit bd736b6361ba659a1251dd1a1a05f7e3b633bdf5
| author | iuc |
|---|---|
| date | Tue, 22 Dec 2015 19:37:49 -0500 |
| parents | 2f067433b787 |
| children |
comparison
equal
deleted
inserted
replaced
| 7:2f067433b787 | 8:66b8e701b6ee |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="boost" version="1.53.0"> | 3 <package name="boost" version="1.53.0"> |
| 4 <repository changeset_revision="38c2d395b079" name="package_boost_1_53" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="a534981960ca" name="package_boost_1_53" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | 5 </package> |
| 6 | 6 |
| 7 <package name="sailfish" version="0.6.3"> | 7 <package name="sailfish" version="0.6.3"> |
| 8 <install version="1.0"> | 8 <install version="1.0"> |
| 9 <actions> | 9 <actions> |
| 10 <!-- first action is always downloading --> | 10 <!-- first action is always downloading --> |
| 11 <action type="download_by_url">https://github.com/kingsfordgroup/sailfish/archive/v0.6.3.tar.gz</action> | 11 <action type="download_by_url">https://github.com/kingsfordgroup/sailfish/archive/v0.6.3.tar.gz</action> |
| 12 | 12 |
| 13 <!-- populate the environment variables from the dependend repos --> | 13 <!-- populate the environment variables from the dependend repos --> |
| 14 <action type="set_environment_for_install"> | 14 <action type="set_environment_for_install"> |
| 15 <repository changeset_revision="38c2d395b079" name="package_boost_1_53" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 15 <repository changeset_revision="a534981960ca" name="package_boost_1_53" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 16 <package name="boost" version="1.53.0" /> | 16 <package name="boost" version="1.53.0" /> |
| 17 </repository> | 17 </repository> |
| 18 </action> | 18 </action> |
| 19 | 19 |
| 20 <!-- PYTHONPATH_NUMPY is set in the numpy package --> | 20 <!-- PYTHONPATH_NUMPY is set in the numpy package --> |
