comparison tool_dependencies.xml @ 1:a1e30868baa1 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vsearch_1_9_7 commit 29f6e6424a37947adbe1eba92f0e7d3c83efc042-dirty
author iuc
date Tue, 01 Mar 2016 06:49:51 -0500
parents 95f8ad172b4a
children
comparison
equal deleted inserted replaced
0:95f8ad172b4a 1:a1e30868baa1
2 <tool_dependency> 2 <tool_dependency>
3 <package name="vsearch" version="1.9.7"> 3 <package name="vsearch" version="1.9.7">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions_group> 5 <actions_group>
6 <actions architecture="x86_64" os="darwin"> 6 <actions architecture="x86_64" os="darwin">
7 <action type="download_file" sha256sum="34f3facaeb4a17bb70efb375f41032b96d542d19726f58e7959b7d5a6f0c069b"> 7 <action type="download_by_url" sha256sum="34f3facaeb4a17bb70efb375f41032b96d542d19726f58e7959b7d5a6f0c069b">
8 https://github.com/torognes/vsearch/releases/download/v1.9.7/vsearch-1.9.7-osx-x86_64.tar.gz 8 https://github.com/torognes/vsearch/releases/download/v1.9.7/vsearch-1.9.7-osx-x86_64.tar.gz
9 </action> 9 </action>
10 <action type="move_file"> 10 <action type="move_file">
11 <source>./bin/vsearch</source> 11 <source>./bin/vsearch</source>
12 <destination>$INSTALL_DIR/bin</destination> 12 <destination>$INSTALL_DIR/bin</destination>
14 <action type="chmod"> 14 <action type="chmod">
15 <file mode="755">$INSTALL_DIR/bin/vsearch</file> 15 <file mode="755">$INSTALL_DIR/bin/vsearch</file>
16 </action> 16 </action>
17 </actions> 17 </actions>
18 <actions architecture="x86_64" os="linux"> 18 <actions architecture="x86_64" os="linux">
19 <action type="download_file" sha256sum="8bc31056fb9c6d53d74d7ef6c12d979a6cba60acd4bb8fcc883654143e9cf301"> 19 <action type="download_by_url" sha256sum="8bc31056fb9c6d53d74d7ef6c12d979a6cba60acd4bb8fcc883654143e9cf301">
20 https://github.com/torognes/vsearch/releases/download/v1.9.7/vsearch-1.9.7-linux-x86_64.tar.gz 20 https://github.com/torognes/vsearch/releases/download/v1.9.7/vsearch-1.9.7-linux-x86_64.tar.gz
21 </action> 21 </action>
22 <action type="move_file"> 22 <action type="move_file">
23 <source>./bin/vsearch</source> 23 <source>./bin/vsearch</source>
24 <destination>$INSTALL_DIR/bin</destination> 24 <destination>$INSTALL_DIR/bin</destination>