view tool_dependencies.xml @ 1:1cd326991d32 draft

Uploaded correct tool dependency tarball.
author devteam
date Tue, 20 Aug 2013 10:07:39 -0400
parents aea9287960ef
children b2814057f286
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="libgtextutils" version="0.6">
        <repository changeset_revision="63bbde086e11" name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="fastx_toolkit" version="0.0.13">
        <install version="1.0">
            <actions>
                <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit-0.0.13.tar.bz2</action>
                <action type="set_environment_for_install">
                    <repository changeset_revision="63bbde086e11" name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu">
                        <package name="libgtextutils" version="0.6" />
                    </repository>
                </action>
                <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
                <action type="shell_command">make &amp;&amp; make install</action>
                <action type="set_environment">
                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                </action>
            </actions>
        </install>
        <readme>
        </readme>
    </package>
</tool_dependency>