comparison tool_dependencies.xml @ 1:ec66ae4c269b draft default tip

Uploaded updated tool dependency definition.
author devteam
date Wed, 25 Sep 2013 10:36:18 -0400
parents 93c0e1d68dbd
children
comparison
equal deleted inserted replaced
0:93c0e1d68dbd 1:ec66ae4c269b
38 <destination_directory>$INSTALL_DIR/bin</destination_directory> 38 <destination_directory>$INSTALL_DIR/bin</destination_directory>
39 </action> 39 </action>
40 </actions> 40 </actions>
41 <actions> 41 <actions>
42 <package name="libgtextutils" version="0.6"> 42 <package name="libgtextutils" version="0.6">
43 <repository name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" /> 43 <repository toolshed="http://toolshed.g2.bx.psu.edu" name="package_libgtextutils_0_6" owner="devteam" changeset_revision="b4a199104a6b" prior_installation_required="True" />
44 </package> 44 </package>
45 <action type="download_by_url">http://depot.galaxyproject.org/package/source/fastx_toolkit/fastx_toolkit-0.0.13.tar.bz2</action> 45 <action type="download_by_url">http://depot.galaxyproject.org/package/source/fastx_toolkit/fastx_toolkit-0.0.13.tar.bz2</action>
46 <action type="set_environment_for_install"> 46 <action type="set_environment_for_install">
47 <repository name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True"> 47 <repository toolshed="http://toolshed.g2.bx.psu.edu" name="package_libgtextutils_0_6" owner="devteam" changeset_revision="b4a199104a6b" prior_installation_required="True">
48 <package name="libgtextutils" version="0.6" /> 48 <package name="libgtextutils" version="0.6" />
49 </repository> 49 </repository>
50 </action> 50 </action>
51 <action type="shell_command">./configure --prefix=$INSTALL_DIR --disable-wall</action> 51 <action type="shell_command">./configure --prefix=$INSTALL_DIR --disable-wall</action>
52 <action type="shell_command">make &amp;&amp; make install</action> 52 <action type="shell_command">make &amp;&amp; make install</action>
54 <action type="set_environment"> 54 <action type="set_environment">
55 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> 55 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
56 </action> 56 </action>
57 </actions_group> 57 </actions_group>
58 </install> 58 </install>
59 <readme> 59 <readme></readme>
60 </readme>
61 </package> 60 </package>
62 </tool_dependency> 61 </tool_dependency>