Mercurial > repos > bgruening > package_openms_latest
comparison tool_dependencies.xml @ 1:4e8b981dda61 draft
Uploaded
author | bgruening |
---|---|
date | Wed, 08 Oct 2014 12:49:24 -0400 |
parents | 569f2d0b7cc2 |
children | 726053fa4181 |
comparison
equal
deleted
inserted
replaced
0:569f2d0b7cc2 | 1:4e8b981dda61 |
---|---|
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="libtool" version="2.4"> | 3 <package name="libtool" version="2.4"> |
4 <repository changeset_revision="5ccfb33b5622" name="package_libtool_2_4" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="5ccfb33b5622" name="package_libtool_2_4" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
5 </package> | 5 </package> |
6 <package name="Qt" version="4.8"> | 6 <package name="Qt" version="4.8"> |
7 <repository changeset_revision="86f0174a029a" name="package_qt_4_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 7 <repository changeset_revision="1aa1f1c3b0b6" name="package_qt_4_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
8 </package> | 8 </package> |
9 <package name="zlib" version="1.2.8"> | 9 <package name="zlib" version="1.2.8"> |
10 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 10 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
11 </package> | 11 </package> |
12 <package name="bzlib" version="1.0.6"> | 12 <package name="bzlib" version="1.0.6"> |
19 <!-- populate the environment variables from the dependend repos --> | 19 <!-- populate the environment variables from the dependend repos --> |
20 <action type="set_environment_for_install"> | 20 <action type="set_environment_for_install"> |
21 <repository changeset_revision="5ccfb33b5622" name="package_libtool_2_4" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 21 <repository changeset_revision="5ccfb33b5622" name="package_libtool_2_4" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
22 <package name="libtool" version="2.4" /> | 22 <package name="libtool" version="2.4" /> |
23 </repository> | 23 </repository> |
24 <repository changeset_revision="86f0174a029a" name="package_qt_4_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 24 <repository changeset_revision="1aa1f1c3b0b6" name="package_qt_4_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
25 <package name="Qt" version="4.8" /> | 25 <package name="Qt" version="4.8" /> |
26 </repository> | 26 </repository> |
27 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 27 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
28 <package name="zlib" version="1.2.8" /> | 28 <package name="zlib" version="1.2.8" /> |
29 </repository> | 29 </repository> |
39 <action type="shell_command">cmake . -DBUILD_TYPE=GSL</action> | 39 <action type="shell_command">cmake . -DBUILD_TYPE=GSL</action> |
40 <action type="shell_command">cmake . -DBUILD_TYPE=BOOST</action> | 40 <action type="shell_command">cmake . -DBUILD_TYPE=BOOST</action> |
41 <action type="shell_command">cmake . -DBUILD_TYPE=COINOR</action> | 41 <action type="shell_command">cmake . -DBUILD_TYPE=COINOR</action> |
42 <action type="shell_command">cmake . -DBUILD_TYPE=BZIP2</action> | 42 <action type="shell_command">cmake . -DBUILD_TYPE=BZIP2</action> |
43 <action type="shell_command">cmake . -DBUILD_TYPE=GLPK</action> | 43 <action type="shell_command">cmake . -DBUILD_TYPE=GLPK</action> |
44 <action type="shell_command">cmake . -DBUILD_TYPE=EIGEN</action> | |
44 | 45 |
45 <action type="change_directory">..</action> | 46 <action type="change_directory">..</action> |
46 <action type="shell_command">cmake . -DINSTALL_PREFIX=$INSTALL_DIR</action> | 47 <action type="shell_command">cmake . -DINSTALL_PREFIX=$INSTALL_DIR</action> |
47 <action type="shell_command">make doc_minimal</action> | 48 <action type="shell_command">make doc_minimal</action> |
48 <action type="shell_command">make install</action> | 49 <action type="shell_command">make install</action> |