annotate tool_dependencies.xml @ 0:9e50b79bc32b draft

Uploaded
author anton
date Tue, 26 Aug 2014 11:38:40 -0400
parents
children d812bde9d7aa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
9e50b79bc32b Uploaded
anton
parents:
diff changeset
1 <?xml version="1.0"?>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
2 <tool_dependency>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
3 <package name="bamtools" version="2.3.0_2d7685d2ae">
9e50b79bc32b Uploaded
anton
parents:
diff changeset
4 <install version="1.0">
9e50b79bc32b Uploaded
anton
parents:
diff changeset
5 <actions_group>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
6 <actions architecture="x86_64" os="linux">
9e50b79bc32b Uploaded
anton
parents:
diff changeset
7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/bamtools/bamtools-2.3.0_2d7685d2ae.tar.gz</action>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
8 <action type="move_directory_files">
9e50b79bc32b Uploaded
anton
parents:
diff changeset
9 <source_directory>.</source_directory>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
10 <destination_directory>$INSTALL_DIR/bin</destination_directory>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
11 </action>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
12 </actions>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
13 <actions>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
14 <action type="move_directory_files">
9e50b79bc32b Uploaded
anton
parents:
diff changeset
15 <source_directory>bin</source_directory>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
16 <destination_directory>$INSTALL_DIR/bin</destination_directory>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
17 </action>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
18 </actions>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
19 <action type="set_environment">
9e50b79bc32b Uploaded
anton
parents:
diff changeset
20 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
21 </action>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
22 </actions_group>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
23 </install>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
24 <readme>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
25 Binary files in this package are compiled from source code version 2d7685d2ae
9e50b79bc32b Uploaded
anton
parents:
diff changeset
26 This is package dependency for tools relying on bamtools toolkit developed by by Derek Barnett (https://github.com/pezmaster31/bamtools). This package is distributed as x86_64 binaries only. These binaries should work on any of our stated supported linux platforms other than RHEL/CentOS 5.
9e50b79bc32b Uploaded
anton
parents:
diff changeset
27 </readme>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
28 </package>
9e50b79bc32b Uploaded
anton
parents:
diff changeset
29 </tool_dependency>