Mercurial > repos > galaxyp > package_directag
comparison tool_dependencies.xml @ 0:3897712f4b92 draft default tip
Uploaded
author | galaxyp |
---|---|
date | Fri, 26 Sep 2014 18:19:00 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:3897712f4b92 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="binaries_for_package_directag" version="333"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="download_by_url">https://bitbucket.org/galaxyp-applications/directag/get/d0e8917.tar.gz</action> | |
7 <action type="move_file"> | |
8 <source>directag</source> | |
9 <destination>$INSTALL_DIR/</destination> | |
10 </action> | |
11 <action type="move_file"> | |
12 <source>adjustScanRankerScoreByGroup</source> | |
13 <destination>$INSTALL_DIR/</destination> | |
14 </action> | |
15 <action type="set_environment"> | |
16 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | |
17 </action> | |
18 </actions> | |
19 </install> | |
20 <readme> | |
21 This package downloads and installs directag. | |
22 </readme> | |
23 </package> | |
24 </tool_dependency> |