comparison tool_dependencies.xml @ 0:a74fc99a9d74 draft

Imported from capsule None
author iuc
date Sat, 01 Mar 2014 14:15:16 -0500
parents
children c6dc4d4af225
comparison
equal deleted inserted replaced
-1:000000000000 0:a74fc99a9d74
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="hdf5" version="1.8.12">
4 <repository changeset_revision="85dfbc5ffda7" name="package_hdf5_1_8_12" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="netcdf" version="4.3.1.1">
7 <install version="1.0">
8 <actions>
9 <action type="download_by_url">ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.3.1.1.tar.gz</action>
10 <action type="set_environment_for_install">
11 <repository changeset_revision="85dfbc5ffda7" name="package_hdf5_1_8_12" owner="iuc" prior_installation_required="False" toolshed="http://toolshed.g2.bx.psu.edu">
12 <package name="hdf5" version="1.8.12" />
13 </repository>
14 </action>
15 <action type="autoconf" />
16 <action type="set_environment">
17 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
18 <environment_variable action="set_to" name="NETCDF_ROOT_PATH">$INSTALL_DIR</environment_variable>
19 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
20 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
21 </action>
22 </actions>
23 </install>
24 <readme>
25 NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access,
26 and sharing of array-oriented scientific data.
27 http://www.unidata.ucar.edu/downloads/netcdf/index.jsp
28 </readme>
29 </package>
30 </tool_dependency>