annotate tool_dependencies.xml @ 0:85dfbc5ffda7 draft

Imported from capsule None
author iuc
date Sat, 01 Mar 2014 14:15:15 -0500
parents
children ed24d4a451b1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
2 <tool_dependency>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
3 <package name="zlib" version="1.2.8">
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
4 <repository changeset_revision="31f1e69aae89" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
5 </package>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
6 <package name="hdf5" version="1.8.12">
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
7 <install version="1.0">
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
8 <actions>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
9 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/hdf5/hdf5-1.8.12.tar.gz</action>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
10 <action type="set_environment_for_install">
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
11 <repository changeset_revision="31f1e69aae89" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="False" toolshed="http://toolshed.g2.bx.psu.edu">
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
12 <package name="zlib" version="1.2.8" />
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
13 </repository>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
14 </action>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
15 <action type="autoconf" />
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
16 <action type="set_environment">
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
17 <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
18 <environment_variable action="prepend_to" name="HDF5_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
19 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
20 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
21 </action>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
22 </actions>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
23 </install>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
24 <readme>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
25 HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and applications for managing, manipulating, viewing, and analyzing data in the HDF5 format.
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
26
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
27 http://www.hdfgroup.org/
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
28 </readme>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
29 </package>
85dfbc5ffda7 Imported from capsule None
iuc
parents:
diff changeset
30 </tool_dependency>