Mercurial > repos > rnateam > mea
comparison tool_dependencies.xml @ 0:9ab890b4d814 draft
planemo upload commit 9099c0a9ff5f7f3d9407e2ec3598957e02850d88-dirty
author | rnateam |
---|---|
date | Wed, 01 Jul 2015 09:56:14 -0400 |
parents | |
children | 34fc6f78ed7c |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:9ab890b4d814 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="gengetopt" version="2.22.6"> | |
4 <repository changeset_revision="9d2ed370989c" name="package_gengetopt_2_22_6" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
5 </package> | |
6 <package name="mea" version="0.6.4"> | |
7 <install version="1.0"> | |
8 <actions> | |
9 <action type="download_by_url"> | |
10 http://www.bioinf.uni-leipzig.de/Software/mea/mea-0.6.4.tar.gz | |
11 </action> | |
12 | |
13 <action type="set_environment_for_install"> | |
14 <repository changeset_revision="9d2ed370989c" name="package_gengetopt_2_22_6" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
15 <package name="gengetopt" version="2.22.6" /> | |
16 </repository> | |
17 </action> | |
18 | |
19 <action type="autoconf" /> | |
20 | |
21 <action type="set_environment"> | |
22 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin | |
23 </environment_variable> | |
24 <environment_variable action="set" name="MEA_ROOT_PATH">$INSTALL_DIR | |
25 </environment_variable> | |
26 </action> | |
27 </actions> | |
28 </install> | |
29 <readme>Compiling MEA requires a C++ compiler (usually g++)</readme> | |
30 </package> | |
31 </tool_dependency> |