Mercurial > repos > devteam > package_gb_taxonomy_8d245994d7
comparison tool_dependencies.xml @ 0:7fd5de80ef6e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_gb_taxonomy_8d245994d7 commit ac897db27c73ab0b993a4177568cdc7dd851d83f
| author | devteam |
|---|---|
| date | Wed, 05 Aug 2015 15:30:37 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:7fd5de80ef6e |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="cmake" version="3.2.3"> | |
| 4 <repository changeset_revision="1aea698a1c63" name="package_cmake_3_2_3" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="gb_taxonomy" version="8d245994d7"> | |
| 7 <install version="1.0"> | |
| 8 <actions> | |
| 9 <action type="shell_command">git clone https://github.com/spond/gb_taxonomy_tools.git gb_taxonomy</action> | |
| 10 <action type="set_environment_for_install"> | |
| 11 <repository changeset_revision="1aea698a1c63" name="package_cmake_3_2_3" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 12 <package name="cmake" version="3.2.3" /> | |
| 13 </repository> | |
| 14 </action> | |
| 15 <action type="shell_command">git reset --hard 8d245994d77546daac1f595b87a110a620426b4c</action> | |
| 16 <action type="shell_command">cmake -D INSTALL_PREFIX:PATH=$INSTALL_DIR .</action> | |
| 17 <action type="make_install" /> | |
| 18 <action type="set_environment"> | |
| 19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
| 20 </action> | |
| 21 </actions> | |
| 22 </install> | |
| 23 </package> | |
| 24 </tool_dependency> |
