Mercurial > repos > galaxyp > package_searchgui_1_14_4
comparison tool_dependencies.xml @ 2:67de51d52907 draft default tip
Uploaded
author | galaxyp |
---|---|
date | Mon, 16 Sep 2013 14:59:20 -0400 |
parents | c0c8c6d4726a |
children |
comparison
equal
deleted
inserted
replaced
1:c0c8c6d4726a | 2:67de51d52907 |
---|---|
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" target_filename="SearchGUI-1.14.4.tar.gz">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">wget 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">wget 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> |
12 <action type="move_directory_files"> | 12 <action type="move_directory_files"> |
13 <source_directory>.</source_directory> | 13 <source_directory>.</source_directory> |
14 <destination_directory>$INSTALL_DIR/</destination_directory> | 14 <destination_directory>$INSTALL_DIR/</destination_directory> |