comparison tool_dependencies.xml @ 0:0eba79432b03 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_vienna_rna_2_1_5 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
author iuc
date Tue, 19 May 2015 15:03:41 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:0eba79432b03
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="perl" version="5.18.1">
4 <repository changeset_revision="114b6af405fa" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="vienna_rna" version="2.1.5">
7 <install version="1.0">
8 <actions>
9 <action type="download_by_url">http://www.tbi.univie.ac.at/RNA/packages/source/ViennaRNA-2.1.5.tar.gz</action>
10 <action type="set_environment_for_install">
11 <repository changeset_revision="114b6af405fa" name="package_perl_5_18" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
12 <package name="perl" version="5.18.1" />
13 </repository>
14 </action>
15 <action type="autoconf" />
16 <action type="set_environment">
17 <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
18 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
20 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
21 <environment_variable action="set_to" name="ROOT_VIENNA_RNA_DIR">$INSTALL_DIR</environment_variable>
22 </action>
23 </actions>
24 </install>
25 <readme>Compiling ViennaRNA-2 requires a C compiler (typically gcc)</readme>
26 </package>
27 </tool_dependency>