Mercurial > repos > iuc > package_tiff_4_0_3
comparison tool_dependencies.xml @ 3:2c2c0ccd0f37 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:18:39 -0400 |
| parents | 3fecd5a9a64c |
| children |
comparison
equal
deleted
inserted
replaced
| 2:3fecd5a9a64c | 3:2c2c0ccd0f37 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="tiff" version="4.0.3"> | 3 <package name="tiff" version="4.0.3"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | 5 <actions> |
| 6 <action type="download_by_url">ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.3.tar.gz</action> | 6 <action type="download_by_url" sha256sum="ea1aebe282319537fb2d4d7805f478dd4e0e05c33d0928baba76a7c963684872">https://depot.galaxyproject.org/software/tiff/tiff_4.0.3_src_all.tar.gz</action> |
| 7 <action type="autoconf" /> | 7 <action type="autoconf" /> |
| 8 <action type="shell_command">ln -s $INSTALL_DIR/lib/libtiff.so $INSTALL_DIR/lib/libtiff.so.4</action> | 8 <action type="shell_command">ln -s $INSTALL_DIR/lib/libtiff.so $INSTALL_DIR/lib/libtiff.so.4</action> |
| 9 <action type="set_environment"> | 9 <action type="set_environment"> |
| 10 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | 10 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> |
| 11 <environment_variable action="set_to" name="TIFF_ROOT">$INSTALL_DIR</environment_variable> | 11 <environment_variable action="set_to" name="TIFF_ROOT">$INSTALL_DIR</environment_variable> |
