comparison tool_dependencies.xml @ 0:672e9a280031 draft

Initial commit.
author galaxyp
date Mon, 16 Sep 2013 14:35:43 -0400
parents
children c0c8c6d4726a
comparison
equal deleted inserted replaced
-1:000000000000 0:672e9a280031
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="searchgui" version="1.14.4">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">http://searchgui.googlecode.com/files/SearchGUI-1.14.4-mac_and_linux.tar.gz</action>
7 <action type="shell_command">chmod -R o+w resources</action>
8 <action type="shell_command">https://gist.github.com/jmchilton/5002161/raw/dc9fa36dd0e6eddcdf43cd2b659e4ecee5ad29df/SearchGUI</action>
9 <action type="shell_command">https://gist.github.com/jmchilton/5002161/raw/b97fb4d9fe9927de1cfc5433dd1702252e9c0348/SearchCLI</action>
10 <action type="shell_command">chmod +x SearchGUI</action>
11 <action type="shell_command">chmod +x SearchCLI</action>
12 <action type="move_directory_files">
13 <source_directory>.</source_directory>
14 <destination_directory>$INSTALL_DIR/</destination_directory>
15 </action>
16 <action type="set_environment">
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
18 </action>
19 </actions>
20 </install>
21 <readme>
22 Install Galaxy package application for SearchGUI 1.14.4.
23 </readme>
24 </package>
25 </tool_dependency>