Mercurial > repos > anmoljh > package_mayachemtools_9_0
comparison tool_dependencies.xml @ 0:621b85a1b927 draft default tip
planemo upload commit a1f4dd8eb560c649391ada1a6bb9505893a35272
author | anmoljh |
---|---|
date | Thu, 31 May 2018 10:57:55 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:621b85a1b927 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="mayachemtools" version="9.0"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="download_by_url" sha256sum="f91ac4b1ca9f71c7e49afed7587d7b7b5face52e4a39a76265c6fcc8dcec5210"> | |
7 https://raw.githubusercontent.com/Deep2106/R-3.1.3caret/CARET/mayachemtools.tar.gz | |
8 </action> | |
9 <action type="move_directory_files"> | |
10 <source_directory>.</source_directory> | |
11 <destination_directory>$INSTALL_DIR</destination_directory> | |
12 </action> | |
13 <action type="set_environment"> | |
14 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
15 </action> | |
16 </actions> | |
17 </install> | |
18 <readme> | |
19 mayachemtools installed successfully. | |
20 </readme> | |
21 </package> | |
22 </tool_dependency> |