Mercurial > repos > malbuquerque > delly
comparison package/tool_dependencies.xml @ 2:3bc83ccf41a4 draft
Uploaded
author | malbuquerque |
---|---|
date | Tue, 20 Jan 2015 14:44:51 -0500 |
parents | 5f241f2398c3 |
children | b833f6538a4c |
comparison
equal
deleted
inserted
replaced
1:5f241f2398c3 | 2:3bc83ccf41a4 |
---|---|
15 | 15 |
16 <package name="delly" version="0.6.1"> | 16 <package name="delly" version="0.6.1"> |
17 <install version="1.0"> | 17 <install version="1.0"> |
18 <actions> | 18 <actions> |
19 <action type="download_by_url">https://github.com/tobiasrausch/delly/archive/v0.6.1.tar.gz</action> | 19 <action type="download_by_url">https://github.com/tobiasrausch/delly/archive/v0.6.1.tar.gz</action> |
20 <action type="download_by_url">https://github.com/morinlab/galaxy_tools/delly/Makefile</action> | 20 <action type="download_by_url">https://github.com/morinlab/galaxy_tools.git</action> |
21 <action type="move_directory_files"> | |
22 <source_directory>./galaxy_tools/delly/Makefile</source_directory> | |
23 <destination_directory>.</destination_directory> | |
24 </action> | |
21 <action type="shell_command">make all BOOST_ROOT=\$BOOST_ROOT BAMTOOLS_ROOT=\$BAMTOOLS_ROOT SEQTK_ROOT=\$SEQTK_ROOT</action> | 25 <action type="shell_command">make all BOOST_ROOT=\$BOOST_ROOT BAMTOOLS_ROOT=\$BAMTOOLS_ROOT SEQTK_ROOT=\$SEQTK_ROOT</action> |
22 <action type="move_directory_files"> | 26 <action type="move_directory_files"> |
23 <source_directory>.</source_directory> | 27 <source_directory>.</source_directory> |
24 <destination_directory>$INSTALL_DIR</destination_directory> | 28 <destination_directory>$INSTALL_DIR</destination_directory> |
25 </action> | 29 </action> |