annotate tool_dependencies.xml @ 1:c6dc4d4af225 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
author iuc
date Fri, 17 Jul 2015 10:40:11 -0400
parents a74fc99a9d74
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
2 <tool_dependency>
1
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
3 <package name="hdf5" version="1.8.12">
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
4 <repository changeset_revision="ed24d4a451b1" name="package_hdf5_1_8_12" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
0
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
5 </package>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
6 <package name="netcdf" version="4.3.1.1">
1
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
7 <install version="1.0">
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
8 <actions>
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
9 <action type="download_by_url">ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.3.1.1.tar.gz</action>
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
10
0
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
11 <action type="set_environment_for_install">
1
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
12 <repository changeset_revision="ed24d4a451b1" name="package_hdf5_1_8_12" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
13 <package name="hdf5" version="1.8.12" />
0
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
14 </repository>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
15 </action>
1
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
16
0
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
17 <action type="autoconf" />
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
18 <action type="set_environment">
1
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
19 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
0
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
20 <environment_variable action="set_to" name="NETCDF_ROOT_PATH">$INSTALL_DIR</environment_variable>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
21 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
22 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
23 </action>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
24 </actions>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
25 </install>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
26 <readme>
1
c6dc4d4af225 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_netcdf_4_3 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents: 0
diff changeset
27 NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access,
0
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
28 and sharing of array-oriented scientific data.
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
29 http://www.unidata.ucar.edu/downloads/netcdf/index.jsp
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
30 </readme>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
31 </package>
a74fc99a9d74 Imported from capsule None
iuc
parents:
diff changeset
32 </tool_dependency>