view tool_dependencies.xml @ 3:39e7328feab0 draft default tip

planemo upload commit d6f89b3a76680ff3e39121fa5b102b16e4dc6631
author eduardo
date Fri, 07 Apr 2017 12:56:04 -0400
parents c6e7f09bc9e0
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="predsi" version="2004.02.13">
        <install version="1.0">
            <actions>
                <action type="download_by_url" sha256sum="1932220d0f08cb6b6a4f68e444e49ed39547a6c6a0fbe252b2cc9b6d5bdd7dd9">https://raw.githubusercontent.com/Eduardo-Alves/PredSi/master/PredSi.tar.gz</action>
                <action type="move_directory_files">
                    <source_directory>.</source_directory>
                    <destination_directory>$INSTALL_DIR/</destination_directory>
                </action>
                <action type="shell_command">chmod ugo+x $INSTALL_DIR/JSPP.jar</action>
                <action type="set_environment">
                    <environment_variable name="PREDSI_JAR_PATH" action="set_to">$INSTALL_DIR</environment_variable>
                </action>
            </actions>
        </install>
        <readme></readme>
    </package>
</tool_dependency>