Mercurial > repos > iuc > package_cmake_3_2_3
annotate tool_dependencies.xml @ 0:1aea698a1c63 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
author | iuc |
---|---|
date | Mon, 03 Aug 2015 08:20:51 -0400 |
parents | |
children |
rev | line source |
---|---|
0
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
2 <tool_dependency> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
3 <package name="cmake" version="3.2.3"> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
4 <install version="1.0"> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
5 <actions> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
6 <action type="download_by_url" sha256sum="a1ebcaf6d288eb4c966714ea457e3b9677cdfde78820d0f088712d7320850297">http://www.cmake.org/files/v3.2/cmake-3.2.3.tar.gz</action> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
7 <action type="shell_command">./bootstrap --prefix=$INSTALL_DIR</action> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
8 <action type="shell_command">make</action> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
9 <action type="shell_command">make install</action> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
10 <action type="set_environment"> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
11 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
12 </action> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
13 </actions> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
14 </install> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
15 </package> |
1aea698a1c63
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cmake_3_2_3 commit 4163355301a43bc3c31f1443144021087336b428
iuc
parents:
diff
changeset
|
16 </tool_dependency> |