comparison tool_dependencies.xml @ 1:c0c8c6d4726a draft

Uploaded
author galaxyp
date Mon, 16 Sep 2013 14:55:47 -0400
parents 672e9a280031
children 67de51d52907
comparison
equal deleted inserted replaced
0:672e9a280031 1:c0c8c6d4726a
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="searchgui" version="1.14.4"> 3 <package name="searchgui" version="1.14.4">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="download_by_url">http://searchgui.googlecode.com/files/SearchGUI-1.14.4-mac_and_linux.tar.gz</action> 6 <action type="download_by_url" target_filename="SearchGUI-1.14.4.tar.gz">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> 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> 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> 9 <action type="shell_command">https://gist.github.com/jmchilton/5002161/raw/b97fb4d9fe9927de1cfc5433dd1702252e9c0348/SearchCLI</action>
10 <action type="shell_command">chmod +x SearchGUI</action> 10 <action type="shell_command">chmod +x SearchGUI</action>
11 <action type="shell_command">chmod +x SearchCLI</action> 11 <action type="shell_command">chmod +x SearchCLI</action>