comparison tool_dependencies.xml @ 3:af1542e85d76 draft

Uploaded
author iuc
date Tue, 24 Jun 2014 17:17:30 -0400
parents 85074006aec0
children df8030bb99e0
comparison
equal deleted inserted replaced
2:85074006aec0 3:af1542e85d76
2 <tool_dependency> 2 <tool_dependency>
3 <package name="searchgui" version="1.19.5"> 3 <package name="searchgui" version="1.19.5">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <!--http://genesis.ugent.be/maven2/eu/isas/searchgui/SearchGUI/1.19.4/SearchGUI-1.19.4-mac_and_linux.tar.gz--> 6 <!--http://genesis.ugent.be/maven2/eu/isas/searchgui/SearchGUI/1.19.4/SearchGUI-1.19.4-mac_and_linux.tar.gz-->
7 <action type="download_by_url" target_filename="SearchGUI-1.19.5.tar.gz">https://www.dropbox.com/s/5qfh0dd3pwucfn8/SearchGUI-1.19.5-beta-mac_and_linux.tar.gz</action> 7 <action type="download_by_url" >https://www.dropbox.com/s/5qfh0dd3pwucfn8/SearchGUI-1.19.5-beta-mac_and_linux.tar.gz</action>
8 <action type="shell_command">chmod -R o+w resources</action> 8 <action type="shell_command">chmod -R o+w resources</action>
9 <action type="move_directory_files"> 9 <action type="move_directory_files">
10 <source_directory>.</source_directory> 10 <source_directory>.</source_directory>
11 <destination_directory>$INSTALL_DIR/</destination_directory> 11 <destination_directory>$INSTALL_DIR/</destination_directory>
12 </action> 12 </action>