comparison tool_dependencies.xml @ 1:6373ed8c4d76 draft

Uploaded
author galaxyp
date Tue, 25 Jun 2013 15:56:49 -0400
parents 1e6808c08099
children d0223dc2fd72
comparison
equal deleted inserted replaced
0:1e6808c08099 1:6373ed8c4d76
2 <tool_dependency> 2 <tool_dependency>
3 <package name="" version="2.1.131"> 3 <package name="" version="2.1.131">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="download_by_url">http://getgalaxyp.msi.umn.edu/downloads/idpQonvert_3.0.475</action> 6 <action type="download_by_url">http://getgalaxyp.msi.umn.edu/downloads/idpQonvert_3.0.475</action>
7 <action type="shell_command">mv 'idpQonvert_3.0.475' idpQonvert</action> 7 <action type="move_file">
8 <action type="shell_command">chmod 755 "idpQonvert"</action> 8 <source>idpQonvert_3.0.475</source>
9 <action type="shell_command">mkdir -p 'env["system_install"]/bin'</action> 9 <destination>$INSTALL_DIR/</destination>
10 <action type="shell_command">mv "idpQonvert" 'env["system_install"]/bin'</action> 10 </action>
11 <action type="shell_command">chmod +x 'env["system_install"]/bin/idpQonvert'</action>
12 <action type="set_environment"> 11 <action type="set_environment">
13 <environment_variable name="PATH" action="prepend_to">'env["system_install"]/bin'</environment_variable> 12 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
14 </action> 13 </action>
15 </actions> 14 </actions>
16 </install> 15 </install>
17 <readme> 16 <readme>
18 This package downloads and installs idqonvert. 17 This package downloads and installs idqonvert.