Mercurial > repos > iuc > package_bwtool_1_0_gamma
view tool_dependencies.xml @ 0:c5a9b3449463 draft default tip
Imported from capsule None
author | iuc |
---|---|
date | Fri, 29 May 2015 11:01:20 -0400 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="bwtool" version="1.0-gamma"> <install version="1.0"> <actions> <action type="download_by_url">https://github.com/CRG-Barcelona/bwtool/archive/v1.0-gamma.tar.gz</action> <action type="autoconf" /> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> <environment_variable name="BWTOOL_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> </action> </actions> </install> </package> </tool_dependency>