Mercurial > repos > galaxyp > bumbershoot
view tool_dependencies.xml @ 18:d3d4e579321b draft
Uploaded
author | galaxyp |
---|---|
date | Tue, 25 Jun 2013 16:51:14 -0400 |
parents | 2203f092c835 |
children | 933a77287b5f |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="idpQonvert" version="3.0.475"> <install version="1.0"> <actions> <action type="download_by_url">http://getgalaxyp.msi.umn.edu/downloads/idpQonvert_3.0.475</action> <action type="move_file"> <source>idpQonvert_3.0.475</source> <destination>$INSTALL_DIR/</destination> </action> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> </action> </actions> </install> <readme> This package downloads and installs idqonvert. </readme> </package> </tool_dependency>