comparison package/tool_dependencies.xml @ 5:f7f19d0255e0 draft

Uploaded
author malbuquerque
date Tue, 20 Jan 2015 15:09:34 -0500
parents aedebcf9d2c2
children 7058d37cf97e
comparison
equal deleted inserted replaced
4:aedebcf9d2c2 5:f7f19d0255e0
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://raw.githubusercontent.com/morinlab/galaxy_tools/master/delly/Makefile?token=AKBWDhpiQthVaz3plMQkg4ACAPGEQK1Wks5Ux-25wA%3D%3D</action> 20 <action type="download_by_url">https://raw.githubusercontent.com/morinlab/galaxy_tools/master/delly/Makefile?token=AKBWDhpiQthVaz3plMQkg4ACAPGEQK1Wks5Ux-25wA%3D%3D</action>
21 <action type="move_directory_files">
22 <source_directory>./Makefile?token*</source_directory>
23 <destination_directory>./Makefile</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>