comparison tool_dependencies.xml @ 2:76de7b867b04 draft

Uploaded
author iuc
date Thu, 26 Mar 2015 22:51:56 -0400
parents 05cd1e1b75f8
children 420e517d469b
comparison
equal deleted inserted replaced
1:05cd1e1b75f8 2:76de7b867b04
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 all</action> 7 <action type="shell_command">make</action>
8 <action type="shell_command">export INSTALL_DIR=$INSTALL_DIR ; make install</action> 8 <action type="shell_command">export INSTALL_DIR=$INSTALL_DIR ; make install</action>
9 <action type="set_environment"> 9 <action type="set_environment">
10 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/exe</environment_variable> 10 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
11 </action> 11 </action>
12 </actions> 12 </actions>
13 </install> 13 </install>
14 <readme> 14 <readme>
15 <![CDATA[ 15 <![CDATA[