annotate tool_dependencies.xml @ 4:df8030bb99e0 draft

Uploaded
author iuc
date Tue, 24 Jun 2014 17:30:39 -0400
parents af1542e85d76
children 0af51d6cf760
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
2 <tool_dependency>
2
85074006aec0 Uploaded
iuc
parents: 1
diff changeset
3 <package name="searchgui" version="1.19.5">
0
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
4 <install version="1.0">
4
df8030bb99e0 Uploaded
iuc
parents: 3
diff changeset
5 <actions>
df8030bb99e0 Uploaded
iuc
parents: 3
diff changeset
6 <action type="download_by_url">https://dl.dropboxusercontent.com/u/226794/SearchGUI-1.19.5-beta-mac_and_linux.tar.gz</action>
0
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
7 <action type="shell_command">chmod -R o+w resources</action>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
8 <action type="move_directory_files">
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
9 <source_directory>.</source_directory>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
10 <destination_directory>$INSTALL_DIR/</destination_directory>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
11 </action>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
12 <action type="set_environment">
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
14 <environment_variable name="SEARCHGUI_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable>
2
85074006aec0 Uploaded
iuc
parents: 1
diff changeset
15 <environment_variable name="SEARCHGUI_JAR_PATH" action="set_to">$INSTALL_DIR/SearchGUI-1.19.5.jar</environment_variable>
0
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
16 </action>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
17 </actions>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
18 </install>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
19 <readme>
2
85074006aec0 Uploaded
iuc
parents: 1
diff changeset
20 Install Galaxy package application for SearchGUI 1.19.5
0
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
21 http://code.google.com/p/searchgui/
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
22 </readme>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
23 </package>
3b9a00dd3518 Uploaded
iuc
parents:
diff changeset
24 </tool_dependency>