comparison tool_dependencies.xml @ 2:0458908fa099 draft

Updated tool dependency definition
author iuc
date Sat, 28 Mar 2015 18:05:53 -0400
parents b654e5485eee
children ecb56d964230
comparison
equal deleted inserted replaced
1:b654e5485eee 2:0458908fa099
2 <tool_dependency> 2 <tool_dependency>
3 <package name="rnastructure" version="5.7"> 3 <package name="rnastructure" version="5.7">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="download_by_url">http://depot.galaxyproject.org/package/source/RNAstructure-5.7.tgz</action> 6 <action type="download_by_url">http://depot.galaxyproject.org/package/source/RNAstructure-5.7.tgz</action>
7 <action type="shell_command">make</action> 7 <action type="shell_command">make all</action>
8 <action type="move_directory_files"> 8 <action type="move_directory_files">
9 <source_directory>.</source_directory> 9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR</destination_directory> 10 <destination_directory>$INSTALL_DIR</destination_directory>
11 </action> 11 </action>
12 <action type="set_environment"> 12 <action type="set_environment">