Mercurial > repos > iuc > package_netcdf_4_3
comparison tool_dependencies.xml @ 2:87f4e43207f5 draft
Uploaded
| author | iuc |
|---|---|
| date | Wed, 18 Feb 2015 11:36:03 -0500 |
| parents | 76c544cb06a1 |
| children | ba17e9318d98 |
comparison
equal
deleted
inserted
replaced
| 1:76c544cb06a1 | 2:87f4e43207f5 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="hdf5" version="1.8.12"> | 3 <package name="hdf5" version="1.8.12"> |
| 4 <repository changeset_revision="4c1d98b72105" name="package_hdf5_1_8_12" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="3412ecd1792d" name="package_hdf5_1_8_12" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | 5 </package> |
| 6 <package name="netcdf" version="4.3.1.1"> | 6 <package name="netcdf" version="4.3.1.1"> |
| 7 <install version="1.0"> | 7 <install version="1.0"> |
| 8 <actions> | 8 <actions> |
| 9 <action type="download_by_url">ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.3.1.1.tar.gz</action> | 9 <action type="download_by_url">ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.3.1.1.tar.gz</action> |
| 10 | 10 |
| 11 <action type="set_environment_for_install"> | 11 <action type="set_environment_for_install"> |
| 12 <repository changeset_revision="4c1d98b72105" name="package_hdf5_1_8_12" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu"> | 12 <repository changeset_revision="3412ecd1792d" name="package_hdf5_1_8_12" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 13 <package name="hdf5" version="1.8.12" /> | 13 <package name="hdf5" version="1.8.12" /> |
| 14 </repository> | 14 </repository> |
| 15 </action> | 15 </action> |
| 16 | 16 |
| 17 <action type="autoconf" /> | 17 <action type="autoconf" /> |
| 22 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> | 22 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> |
| 23 </action> | 23 </action> |
| 24 </actions> | 24 </actions> |
| 25 </install> | 25 </install> |
| 26 <readme> | 26 <readme> |
| 27 NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, | 27 NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, |
| 28 and sharing of array-oriented scientific data. | 28 and sharing of array-oriented scientific data. |
| 29 http://www.unidata.ucar.edu/downloads/netcdf/index.jsp | 29 http://www.unidata.ucar.edu/downloads/netcdf/index.jsp |
| 30 </readme> | 30 </readme> |
| 31 </package> | 31 </package> |
| 32 </tool_dependency> | 32 </tool_dependency> |
