Mercurial > repos > rnateam > mea
comparison tool_dependencies.xml @ 0:399593f05b4d draft
planemo upload commit 6f0b360c2f718f0d3bd436db0f89af3805d7c332-dirty
author | rnateam |
---|---|
date | Sat, 01 Aug 2015 04:46:19 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:399593f05b4d |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="gengetopt" version="2.22.6"> | |
4 <repository changeset_revision="6071205c5cd3" name="package_gengetopt_2_22_6" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.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 <action type="set_environment_for_install"> | |
13 <repository changeset_revision="6071205c5cd3" name="package_gengetopt_2_22_6" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
14 <package name="gengetopt" version="2.22.6" /> | |
15 </repository> | |
16 </action> | |
17 <action type="autoconf" /> | |
18 <action type="set_environment"> | |
19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
20 <environment_variable action="set_to" name="MEA_ROOT_PATH">$INSTALL_DIR</environment_variable> | |
21 </action> | |
22 </actions> | |
23 </install> | |
24 <readme>Compiling MEA requires a C++ compiler (usually g++)</readme> | |
25 </package> | |
26 </tool_dependency> |