Mercurial > repos > malbuquerque > package_bamtools_2_3_0
diff tool_dependencies.xml @ 6:a9b124fccfd2 draft
Uploaded
author | malbuquerque |
---|---|
date | Wed, 21 Jan 2015 13:42:24 -0500 |
parents | 890c94297f0a |
children | 52eae2bb8a4d |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jan 20 20:21:10 2015 -0500 +++ b/tool_dependencies.xml Wed Jan 21 13:42:24 2015 -0500 @@ -13,6 +13,18 @@ <install version="1.0"> <actions> + <action type="set_environment_for_install"> + <repository changeset_revision="a18ccb33a785" name="package_cmake_3_1_0" owner="malbuquerque" toolshed="https://toolshed.g2.bx.psu.edu"> + <package name="cmake" version="3.1.0" /> + </repository> + </action> + + <action type="set_environment_for_install"> + <repository changeset_revision="171cd8bc208d" name="package_samtools_0_1_18" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu"> + <package name="samtools" version="3.1.0" /> + </repository> + </action> + <action type="download_by_url">https://github.com/pezmaster31/bamtools/archive/v2.3.0.tar.gz</action> <action type="shell_command">mkdir build</action> <action type="change_directory">build</action>