Mercurial > repos > galaxyp > package_openms_1_11
comparison tool_dependencies.xml @ 4:b4b3c6103f36 draft
Uploaded
author | bgruening |
---|---|
date | Wed, 20 Nov 2013 17:32:32 -0500 |
parents | c2722f62c7ad |
children | 65a94311168f |
comparison
equal
deleted
inserted
replaced
3:c2722f62c7ad | 4:b4b3c6103f36 |
---|---|
6 <package name="Qt" version="4.8"> | 6 <package name="Qt" version="4.8"> |
7 <repository changeset_revision="07e57d7a3fe2" name="package_qt_4_8" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | 7 <repository changeset_revision="07e57d7a3fe2" name="package_qt_4_8" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.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="31f1e69aae89" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | 10 <repository changeset_revision="31f1e69aae89" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> |
11 </package> | |
12 <package name="boost" version="1.53.0"> | |
13 <repository changeset_revision="dbdde1a2d0c5" name="package_boost_1_53" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
14 </package> | 11 </package> |
15 <package name="openms" version="1.11.1"> | 12 <package name="openms" version="1.11.1"> |
16 <install version="1.0"> | 13 <install version="1.0"> |
17 <actions> | 14 <actions> |
18 <action type="download_by_url">http://downloads.sourceforge.net/project/open-ms/OpenMS/OpenMS-1.11.1/OpenMS-1.11.1.tar.gz</action> | 15 <action type="download_by_url">http://downloads.sourceforge.net/project/open-ms/OpenMS/OpenMS-1.11.1/OpenMS-1.11.1.tar.gz</action> |
26 <package name="Qt" version="4.8 " /> | 23 <package name="Qt" version="4.8 " /> |
27 </repository> | 24 </repository> |
28 <repository changeset_revision="31f1e69aae89" name="package_zlib_1_2_8" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"> | 25 <repository changeset_revision="31f1e69aae89" name="package_zlib_1_2_8" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"> |
29 <package name="zlib" version="1.2.8 " /> | 26 <package name="zlib" version="1.2.8 " /> |
30 </repository> | 27 </repository> |
31 <repository changeset_revision="dbdde1a2d0c5" name="package_boost_1_53" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"> | |
32 <package name="boost" version="1.53.0 " /> | |
33 </repository> | |
34 </action> | 28 </action> |
35 | 29 |
36 <action type="change_directory">contrib</action> | 30 <action type="change_directory">contrib</action> |
37 <action type="shell_command">cmake . -DBUILD_TYPE=SEQAN</action> | 31 <action type="shell_command">cmake . -DBUILD_TYPE=SEQAN</action> |
38 <action type="shell_command">cmake . -DBUILD_TYPE=LIBSVM</action> | 32 <action type="shell_command">cmake . -DBUILD_TYPE=LIBSVM</action> |
39 <action type="shell_command">cmake . -DBUILD_TYPE=XERCESC</action> | 33 <action type="shell_command">cmake . -DBUILD_TYPE=XERCESC</action> |
40 <action type="shell_command">cmake . -DBUILD_TYPE=GSL</action> | 34 <action type="shell_command">cmake . -DBUILD_TYPE=GSL</action> |
35 <action type="shell_command">cmake . -DBUILD_TYPE=BOOST</action> | |
41 <action type="shell_command">cmake . -DBUILD_TYPE=COINOR</action> | 36 <action type="shell_command">cmake . -DBUILD_TYPE=COINOR</action> |
42 <action type="shell_command">cmake . -DBUILD_TYPE=BZIP2</action> | 37 <action type="shell_command">cmake . -DBUILD_TYPE=BZIP2</action> |
43 <action type="shell_command">cmake . -DBUILD_TYPE=GLPK</action> | 38 <action type="shell_command">cmake . -DBUILD_TYPE=GLPK</action> |
44 | 39 |
45 <action type="change_directory">..</action> | 40 <action type="change_directory">..</action> |