comparison tool_dependencies.xml @ 1:ed24d4a451b1 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_hdf5_1_8_12 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
author iuc
date Fri, 17 Jul 2015 10:30:17 -0400
parents 85dfbc5ffda7
children
comparison
equal deleted inserted replaced
0:85dfbc5ffda7 1:ed24d4a451b1
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="31f1e69aae89" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
5 </package> 5 </package>
6 <package name="hdf5" version="1.8.12"> 6 <package name="hdf5" version="1.8.12">
7 <install version="1.0"> 7 <install version="1.0">
8 <actions> 8 <actions>
9 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/hdf5/hdf5-1.8.12.tar.gz</action> 9 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/hdf5/hdf5-1.8.12.tar.gz</action>
10
10 <action type="set_environment_for_install"> 11 <action type="set_environment_for_install">
11 <repository changeset_revision="31f1e69aae89" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="False" toolshed="http://toolshed.g2.bx.psu.edu"> 12 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
12 <package name="zlib" version="1.2.8" /> 13 <package name="zlib" version="1.2.8" />
13 </repository> 14 </repository>
14 </action> 15 </action>
15 <action type="autoconf" /> 16 <action type="autoconf" />
16 <action type="set_environment"> 17 <action type="set_environment">
17 <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> 18 <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
18 <environment_variable action="prepend_to" name="HDF5_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> 19 <environment_variable action="prepend_to" name="HDF5_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
19 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> 20 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
20 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> 21 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
21 </action> 22 </action>
22 </actions> 23 </actions>