Mercurial > repos > galaxyp > package_directag
view tool_dependencies.xml @ 0:3897712f4b92 draft default tip
Uploaded
author | galaxyp |
---|---|
date | Fri, 26 Sep 2014 18:19:00 -0400 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="binaries_for_package_directag" version="333"> <install version="1.0"> <actions> <action type="download_by_url">https://bitbucket.org/galaxyp-applications/directag/get/d0e8917.tar.gz</action> <action type="move_file"> <source>directag</source> <destination>$INSTALL_DIR/</destination> </action> <action type="move_file"> <source>adjustScanRankerScoreByGroup</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 directag. </readme> </package> </tool_dependency>