Mercurial > repos > iuc > package_blast_plus_2_2_29
comparison tool_dependencies.xml @ 2:18496de7706f draft default tip
Record SHA256 checksums for NCBI binaries
author | peterjc |
---|---|
date | Thu, 18 Aug 2016 06:41:28 -0400 |
parents | 0b75bc235e70 |
children |
comparison
equal
deleted
inserted
replaced
1:0b75bc235e70 | 2:18496de7706f |
---|---|
3 <package name="blast+" version="2.2.29"> | 3 <package name="blast+" version="2.2.29"> |
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 OSX. --> | 6 <!-- Download the binaries for BLAST+ compatible with 64-bit OSX. --> |
7 <actions os="darwin" architecture="x86_64"> | 7 <actions os="darwin" architecture="x86_64"> |
8 <action type="download_by_url">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-universal-macosx.tar.gz</action> | 8 <action type="download_by_url" sha256sum="94fa720f98041e5b97f234fda7109d0c99a67a6ad9f68cff619b87d0f9bfe801">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-universal-macosx.tar.gz</action> |
9 <action type="move_directory_files"> | 9 <action type="move_directory_files"> |
10 <source_directory>bin</source_directory> | 10 <source_directory>bin</source_directory> |
11 <destination_directory>$INSTALL_DIR</destination_directory> | 11 <destination_directory>$INSTALL_DIR</destination_directory> |
12 </action> | 12 </action> |
13 </actions> | 13 </actions> |
14 <!-- Download the binaries for BLAST+ compatible with 32-bit OSX. --> | 14 <!-- Download the binaries for BLAST+ compatible with 32-bit OSX. --> |
15 <actions os="darwin" architecture="i386"> | 15 <actions os="darwin" architecture="i386"> |
16 <action type="download_by_url">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-universal-macosx.tar.gz</action> | 16 <action type="download_by_url" sha256sum="94fa720f98041e5b97f234fda7109d0c99a67a6ad9f68cff619b87d0f9bfe801">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-universal-macosx.tar.gz</action> |
17 <action type="move_directory_files"> | 17 <action type="move_directory_files"> |
18 <source_directory>bin</source_directory> | 18 <source_directory>bin</source_directory> |
19 <destination_directory>$INSTALL_DIR</destination_directory> | 19 <destination_directory>$INSTALL_DIR</destination_directory> |
20 </action> | 20 </action> |
21 </actions> | 21 </actions> |
22 <!-- Download the binaries for BLAST+ compatible with 64-bit Linux. --> | 22 <!-- Download the binaries for BLAST+ compatible with 64-bit Linux. --> |
23 <actions os="linux" architecture="x86_64"> | 23 <actions os="linux" architecture="x86_64"> |
24 <action type="download_by_url">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-x64-linux.tar.gz</action> | 24 <action type="download_by_url" sha256sum="f53e97aaff424c2583cebff76a318f36610b5444657cee2b2072513ca907fedf">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-x64-linux.tar.gz</action> |
25 <action type="move_directory_files"> | 25 <action type="move_directory_files"> |
26 <source_directory>bin</source_directory> | 26 <source_directory>bin</source_directory> |
27 <destination_directory>$INSTALL_DIR</destination_directory> | 27 <destination_directory>$INSTALL_DIR</destination_directory> |
28 </action> | 28 </action> |
29 </actions> | 29 </actions> |
30 <!-- Download the binaries for BLAST+ compatible with 32-bit Linux (i386). --> | 30 <!-- Download the binaries for BLAST+ compatible with 32-bit Linux (i386). --> |
31 <actions os="linux" architecture="i386"> | 31 <actions os="linux" architecture="i386"> |
32 <action type="download_by_url">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-ia32-linux.tar.gz</action> | 32 <action type="download_by_url" sha256sum="803c2c6536169945f491314c19d9b76d0343da0976441a90b9c3ce5d495422ea">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-ia32-linux.tar.gz</action> |
33 <action type="move_directory_files"> | 33 <action type="move_directory_files"> |
34 <source_directory>bin</source_directory> | 34 <source_directory>bin</source_directory> |
35 <destination_directory>$INSTALL_DIR</destination_directory> | 35 <destination_directory>$INSTALL_DIR</destination_directory> |
36 </action> | 36 </action> |
37 </actions> | 37 </actions> |
38 <!-- Download the binaries for BLAST+ compatible with 32-bit Linux (i686). --> | 38 <!-- Download the binaries for BLAST+ compatible with 32-bit Linux (i686). --> |
39 <actions os="linux" architecture="i686"> | 39 <actions os="linux" architecture="i686"> |
40 <action type="download_by_url">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-ia32-linux.tar.gz</action> | 40 <action type="download_by_url" sha256sum="803c2c6536169945f491314c19d9b76d0343da0976441a90b9c3ce5d495422ea">ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/2.2.29/ncbi-blast-2.2.29+-ia32-linux.tar.gz</action> |
41 <action type="move_directory_files"> | 41 <action type="move_directory_files"> |
42 <source_directory>bin</source_directory> | 42 <source_directory>bin</source_directory> |
43 <destination_directory>$INSTALL_DIR</destination_directory> | 43 <destination_directory>$INSTALL_DIR</destination_directory> |
44 </action> | 44 </action> |
45 </actions> | 45 </actions> |