Mercurial > repos > iuc > package_diamond_0_6_13
comparison tool_dependencies.xml @ 1:d32ac3e6a78d draft default tip
Uploaded
| author | iuc |
|---|---|
| date | Wed, 13 Apr 2016 14:15:46 -0400 |
| parents | 25ea67a866ca |
| children |
comparison
equal
deleted
inserted
replaced
| 0:25ea67a866ca | 1:d32ac3e6a78d |
|---|---|
| 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> |
