view tool_dependencies.xml @ 2:1e6bcf7a8a03 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_tiff_4_0_3/ commit 96617695396add156a73dba1bfe1c2751938f6af
author iuc
date Thu, 13 Oct 2016 13:12:44 -0400
parents 1720cc7e1949
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="tiff" version="4.0.3">
        <install version="1.0">
            <actions>
                <action type="download_by_url" sha256sum="ea1aebe282319537fb2d4d7805f478dd4e0e05c33d0928baba76a7c963684872">https://depot.galaxyproject.org/software/tiff/tiff_4.0.3_src_all.tar.gz</action>
                <action type="autoconf" />
                <action type="shell_command">ln -s $INSTALL_DIR/lib/libtiff.so $INSTALL_DIR/lib/libtiff.so.4</action>
                <action type="set_environment">
                    <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
                    <environment_variable action="set_to" name="TIFF_ROOT">$INSTALL_DIR</environment_variable>
                    <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
                </action>
            </actions>
        </install>
        <readme>
        </readme>
    </package>
</tool_dependency>