annotate tool_dependencies.xml @ 2:ac22c6f7ae1d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
author iuc
date Sun, 01 Nov 2015 05:49:26 -0500
parents 24d860ee7f16
children 5bdf427f9feb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
1 <?xml version="1.0"?>
0
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
2 <tool_dependency>
2
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
3 <package name="cmake" version="3.2.3">
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
4 <repository changeset_revision="1aea698a1c63" name="package_cmake_3_2_3" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
5 </package>
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
6
0
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
7 <package name="eigen2" version="2.0.17">
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
8 <install version="1.0">
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
9 <actions>
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
10 <action type="download_by_url">http://bitbucket.org/eigen/eigen/get/2.0.17.tar.gz</action>
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
11 <action type="make_directory">$INSTALL_DIR/unpacked_source</action>
1
24d860ee7f16 adoption of new toolshed features
bgruening
parents: 0
diff changeset
12 <action type="shell_command">cp -r * $INSTALL_DIR/unpacked_source</action>
24d860ee7f16 adoption of new toolshed features
bgruening
parents: 0
diff changeset
13 <action type="make_directory">build</action>
24d860ee7f16 adoption of new toolshed features
bgruening
parents: 0
diff changeset
14 <action type="change_directory">build</action>
2
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
15
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
16 <action type="set_environment_for_install">
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
17 <repository changeset_revision="1aea698a1c63" name="package_cmake_3_2_3" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
18 <package name="cmake" version="3.2.3" />
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
19 </repository>
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
20 </action>
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
21
1
24d860ee7f16 adoption of new toolshed features
bgruening
parents: 0
diff changeset
22 <action type="shell_command">cmake .. -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR/eigen3/</action>
24d860ee7f16 adoption of new toolshed features
bgruening
parents: 0
diff changeset
23 <action type="make_install" />
0
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
24
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
25 <action type="set_environment">
2
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
26 <environment_variable action="set_to" name="EIGEN2_SOURCE_PATH">$INSTALL_DIR/unpacked_source</environment_variable>
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
27 <environment_variable action="set_to" name="EIGEN2_INCLUDE_PATH">$INSTALL_DIR/eigen2/include</environment_variable>
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
28 <environment_variable action="set_to" name="EIGEN2_LIB_PATH">$INSTALL_DIR/eigen2/lib</environment_variable>
0
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
29 </action>
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
30 </actions>
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
31 </install>
2
ac22c6f7ae1d planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_eigen_2_0 commit 8a7a779896ce1b9b296557a2c31bd93f5fbb5462
iuc
parents: 1
diff changeset
32 <readme>Downloading and compiling the eigen2 library and unpacking it to the EIGEN2_SOURCE_PATH. EIGEN2_INCLUDE_PATH and EIGEN2_LIB_PATH will be available.</readme>
0
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
33 </package>
a66c1f4d3c68 initial upload
iuc
parents:
diff changeset
34 </tool_dependency>