Mercurial > repos > iuc > package_libpng_1_6_7
comparison tool_dependencies.xml @ 3:d1a409e4f67d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_libpng_1_6_7 commit 81deb0fe483f154dc18d90617a8594518f2412fd
| author | iuc |
|---|---|
| date | Thu, 04 Feb 2016 03:57:41 -0500 |
| parents | d28a5ef42ec0 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:d28a5ef42ec0 | 3:d1a409e4f67d |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="zlib" version="1.2.8"> | 3 <package name="zlib" version="1.2.8"> |
| 4 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | 5 </package> |
| 6 <package name="libpng" version="1.6.7"> | 6 <package name="libpng" version="1.6.7"> |
| 7 <install version="1.0"> | 7 <install version="1.0"> |
| 8 <actions> | 8 <actions> |
| 9 <action type="download_by_url">http://downloads.sourceforge.net/project/libpng/libpng16/older-releases/1.6.7/libpng-1.6.7.tar.gz</action> | 9 <action sha256sum="5d3be409d4ed4425923ad8677fc45497abb43c6b9cfd5beafe7dfc6f2a94f24b" type="download_by_url"> |
| 10 https://depot.galaxyproject.org/software/libpng/libpng_1.6.7_src_all.tar.gz | |
| 11 </action> | |
| 10 <action type="set_environment_for_install"> | 12 <action type="set_environment_for_install"> |
| 11 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 13 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 12 <package name="zlib" version="1.2.8" /> | 14 <package name="zlib" version="1.2.8" /> |
| 13 </repository> | 15 </repository> |
| 14 </action> | 16 </action> |
| 15 <action type="autoconf" /> | 17 <action type="autoconf">CPPFLAGS="-I$ZLIB_ROOT_PATH/include" LDFLAGS="-L$ZLIB_ROOT_PATH/lib"</action> |
| 16 <action type="set_environment"> | 18 <action type="set_environment"> |
| 17 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 19 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 18 <environment_variable action="set_to" name="LIBPNG_ROOT">$INSTALL_DIR</environment_variable> | 20 <environment_variable action="set_to" name="LIBPNG_ROOT">$INSTALL_DIR</environment_variable> |
| 19 <environment_variable action="set_to" name="LIBPNG_LIB_PATH">$INSTALL_DIR/lib</environment_variable> | 21 <environment_variable action="set_to" name="LIBPNG_LIB_PATH">$INSTALL_DIR/lib</environment_variable> |
| 20 <environment_variable action="set_to" name="LIBPNG_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> | 22 <environment_variable action="set_to" name="LIBPNG_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> |
