comparison tool_dependencies.xml @ 1:af3605b68204 draft default tip

Uploaded
author iuc
date Wed, 13 Apr 2016 14:16:37 -0400
parents 47c4dfd5aed5
children
comparison
equal deleted inserted replaced
0:47c4dfd5aed5 1:af3605b68204
3 <package name="diamond" version="0.6.13"> 3 <package name="diamond" version="0.6.13">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions_group> 5 <actions_group>
6 <!-- Download the binaries for BLAST+ compatible with 64-bit Linux. --> 6 <!-- Download the binaries for BLAST+ compatible with 64-bit Linux. -->
7 <actions os="linux" architecture="x86_64"> 7 <actions os="linux" architecture="x86_64">
8 <action type="download_by_url">http://www-ab.informatik.uni-tuebingen.de/data/software/diamond/download/public/diamond-linux64.tar.gz</action> 8 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/diamond/0.6.13/diamond-linux64.tar.gz</action>
9 <action type="move_file"> 9 <action type="move_file">
10 <source>diamond</source> 10 <source>diamond</source>
11 <destination>$INSTALL_DIR</destination> 11 <destination>$INSTALL_DIR</destination>
12 </action> 12 </action>
13 </actions> 13 </actions>