Mercurial > repos > iuc > package_searchgui_1_26
comparison tool_dependencies.xml @ 1:d6311bc1e749 draft
Uploaded
| author | iuc |
|---|---|
| date | Tue, 17 Feb 2015 17:09:02 -0500 |
| parents | 53fbd5053787 |
| children | fb933e6821a5 |
comparison
equal
deleted
inserted
replaced
| 0:53fbd5053787 | 1:d6311bc1e749 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="searchgui" version="1.26"> | 3 <package name="searchgui" version="1.26"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | 5 <actions> |
| 6 <action type="download_by_url" target_filename="SearchGUI-1.26.0.tar.gz">http://genesis.ugent.be/maven2/eu/isas/searchgui/SearchGUI/1.26.0/SearchGUI-1.26.0-mac_and_linux.tar.gz</action> | 6 <action type="download_by_url" target_filename="SearchGUI-1.26.1.tar.gz">http://genesis.ugent.be/maven2/eu/isas/searchgui/SearchGUI/1.26.1/SearchGUI-1.26.1-mac_and_linux.tar.gz</action> |
| 7 <action type="shell_command">chmod -R o+w resources</action> | 7 <action type="shell_command">chmod -R o+w resources</action> |
| 8 <action type="move_directory_files"> | 8 <action type="move_directory_files"> |
| 9 <source_directory>.</source_directory> | 9 <source_directory>.</source_directory> |
| 10 <destination_directory>$INSTALL_DIR/</destination_directory> | 10 <destination_directory>$INSTALL_DIR/</destination_directory> |
| 11 </action> | 11 </action> |
| 12 <action type="set_environment"> | 12 <action type="set_environment"> |
| 13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |
| 14 <environment_variable name="SEARCHGUI_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> | 14 <environment_variable name="SEARCHGUI_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> |
| 15 <environment_variable name="SEARCHGUI_JAR_PATH" action="set_to">$INSTALL_DIR/SearchGUI-1.26.0.jar</environment_variable> | 15 <environment_variable name="SEARCHGUI_JAR_PATH" action="set_to">$INSTALL_DIR/SearchGUI-1.26.1.jar</environment_variable> |
| 16 </action> | 16 </action> |
| 17 </actions> | 17 </actions> |
| 18 </install> | 18 </install> |
| 19 <readme> | 19 <readme> |
| 20 Install Galaxy package application for SearchGUI 1.26.0. | 20 Install Galaxy package application for SearchGUI 1.26.1. |
| 21 http://code.google.com/p/searchgui/ | 21 http://code.google.com/p/searchgui/ |
| 22 </readme> | 22 </readme> |
| 23 </package> | 23 </package> |
| 24 </tool_dependency> | 24 </tool_dependency> |
