Mercurial > repos > iracooke > package_searchgui_1_28
comparison tool_dependencies.xml @ 1:f50096190d0d draft default tip
planemo upload commit 04b529c9366e6b77f45bfaa44c1a7fac5772f5b9
| author | iracooke |
|---|---|
| date | Mon, 08 Jun 2015 19:41:54 -0400 |
| parents | ec9887977acc |
| children |
comparison
equal
deleted
inserted
replaced
| 0:ec9887977acc | 1:f50096190d0d |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="mono" version="4.0"> | |
| 4 <repository changeset_revision="d081ac7d12d1" name="package_mono_4_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 3 <package name="searchgui" version="1.28"> | 6 <package name="searchgui" version="1.28"> |
| 4 <install version="1.0"> | 7 <install version="1.0"> |
| 5 <actions> | 8 <actions> |
| 6 <action type="download_by_url" target_filename="SearchGUI-1.28.0.tar.gz">http://genesis.ugent.be/maven2/eu/isas/searchgui/SearchGUI/1.28.0/SearchGUI-1.28.0-mac_and_linux.tar.gz</action> | 9 <action target_filename="SearchGUI-1.28.1.tar.gz" type="download_by_url">http://genesis.ugent.be/maven2/eu/isas/searchgui/SearchGUI/1.28.1/SearchGUI-1.28.1-mac_and_linux.tar.gz</action> |
| 10 <action type="set_environment_for_install"> | |
| 11 <repository changeset_revision="d081ac7d12d1" name="package_mono_4_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 12 <package name="mono" version="4.0" /> | |
| 13 </repository> | |
| 14 </action> | |
| 7 <action type="move_directory_files"> | 15 <action type="move_directory_files"> |
| 8 <source_directory>.</source_directory> | 16 <source_directory>.</source_directory> |
| 9 <destination_directory>$INSTALL_DIR/</destination_directory> | 17 <destination_directory>$INSTALL_DIR/</destination_directory> |
| 10 </action> | 18 </action> |
| 11 <action type="set_environment"> | 19 <action type="set_environment"> |
| 12 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 20 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> |
| 13 <environment_variable name="SEARCHGUI_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> | 21 <environment_variable action="set_to" name="SEARCHGUI_ROOT_PATH">$INSTALL_DIR</environment_variable> |
| 14 <environment_variable name="SEARCHGUI_JAR_PATH" action="set_to">$INSTALL_DIR/SearchGUI-1.28.0.jar</environment_variable> | 22 <environment_variable action="set_to" name="SEARCHGUI_JAR_PATH">$INSTALL_DIR/SearchGUI-1.28.1.jar</environment_variable> |
| 23 <environment_variable action="prepend_to" name="PATH">$ENV[MONO_ROOT_PATH]/bin</environment_variable> | |
| 24 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[MONO_ROOT_PATH]/lib</environment_variable> | |
| 25 <environment_variable action="set_to" name="MONO_ROOT_PATH">$ENV[MONO_ROOT_PATH]</environment_variable> | |
| 15 </action> | 26 </action> |
| 16 </actions> | 27 </actions> |
| 17 </install> | 28 </install> |
| 18 <readme> | 29 <readme> |
| 19 Install Galaxy package application for SearchGUI 1.28.0 | 30 Install Galaxy package application for SearchGUI 1.28.0 |
