Mercurial > repos > devteam > package_gb_taxonomy_8d245994d7
view tool_dependencies.xml @ 1:4747f23de8ae draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_gb_taxonomy_8d245994d7 commit de7140295cce07e1bc1697e51dab4271c8d7a8a6
author | devteam |
---|---|
date | Fri, 18 Dec 2015 18:40:37 -0500 |
parents | 071479e8ab82 |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="cmake" version="3.2.3"> <repository changeset_revision="2da7b99cb1a1" name="package_cmake_3_2_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> <package name="gb_taxonomy" version="8d245994d7"> <install version="1.0"> <actions> <action target_filename="gb_taxonomy_tools-8d245994d77546daac1f595b87a110a620426b4c.tar.gz" type="download_by_url">https://github.com/spond/gb_taxonomy_tools/archive/8d245994d77546daac1f595b87a110a620426b4c.tar.gz</action> <action type="set_environment_for_install"> <repository changeset_revision="2da7b99cb1a1" name="package_cmake_3_2_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="cmake" version="3.2.3" /> </repository> </action> <action type="shell_command">cmake -D INSTALL_PREFIX:PATH=$INSTALL_DIR .</action> <action type="make_install" /> <action type="set_environment"> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> </action> </actions> </install> </package> </tool_dependency>