comparison tool_dependencies.xml @ 0:ad67fd4127ae draft default tip

planemo upload commit 5d078ec2d5823becc65a3bad14da6db9e0d90fdd-dirty
author galaxyp
date Fri, 10 Jun 2016 09:43:27 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:ad67fd4127ae
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="mono" version="4.0">
4 <repository changeset_revision="d081ac7d12d1" name="package_mono_4_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="searchgui" version="2.9">
7 <install version="1.0">
8 <actions>
9 <action target_filename="SearchGUI-2.9.0.tar.gz" type="download_by_url">http://genesis.ugent.be/maven2/eu/isas/searchgui/SearchGUI/2.9.0/SearchGUI-2.9.0-mac_and_linux.tar.gz</action>
10 <action type="set_environment_for_install">
11 <repository changeset_revision="d081ac7d12d1" name="package_mono_4_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
12 <package name="mono" version="4.0" />
13 </repository>
14 </action>
15 <action type="move_directory_files">
16 <source_directory>.</source_directory>
17 <destination_directory>$INSTALL_DIR/</destination_directory>
18 </action>
19 <action type="set_environment">
20 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
21 <environment_variable action="set_to" name="SEARCHGUI_ROOT_PATH">$INSTALL_DIR</environment_variable>
22 <environment_variable action="set_to" name="SEARCHGUI_JAR_PATH">$INSTALL_DIR/SearchGUI-2.9.0.jar</environment_variable>
23 <environment_variable action="prepend_to" name="PATH">$ENV[MONO_ROOT_PATH]/bin</environment_variable>
24 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[MONO_ROOT_PATH]/lib</environment_variable>
25 <environment_variable action="set_to" name="MONO_ROOT_PATH">$ENV[MONO_ROOT_PATH]</environment_variable>
26 </action>
27 </actions>
28 </install>
29 <readme>
30 Install Galaxy package application for SearchGUI 2.9.0
31 http://code.google.com/p/searchgui/
32 </readme>
33 </package>
34 </tool_dependency>