Mercurial > repos > iuc > package_bwtool_1_0
comparison tool_dependencies.xml @ 0:d70953d19ecd draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bwtool_1_0 commit 769dbe2fe3979b0e960c14d532a266855a73d480
| author | iuc |
|---|---|
| date | Wed, 22 Jul 2015 13:21:59 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d70953d19ecd |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="bwtool" version="1.0"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url">https://github.com/andypohl/bwtool-ue/releases/download/1.0/bwtool-ue-1.0-full.tar.gz</action> | |
| 7 <action type="autoconf" /> | |
| 8 <action type="set_environment"> | |
| 9 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | |
| 10 <environment_variable name="BWTOOL_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> | |
| 11 </action> | |
| 12 </actions> | |
| 13 </install> | |
| 14 </package> | |
| 15 </tool_dependency> |
