view tool_dependencies.xml @ 0:8c7976eed9c3 draft default tip

planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
author iuc
date Tue, 29 Nov 2016 14:51:45 -0500
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="abricate" version="0.3">
        <install version="1.0">
            <actions>
                <action type="download_by_url" sha256sum="b140212787d7f6a45806cd1c25c1b75214bc3291f2b568adfc80a61bb4e6d7d2">https://github.com/tseemann/abricate/archive/v0.3.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/bin/abricate</action>
                <action type="set_environment">
                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                </action>
            </actions>
        </install>
    </package>
</tool_dependency>