64
|
1 <?xml version="1.0"?>
|
59
|
2 <tool_dependency>
|
64
|
3 <package name="libtool" version="2.4">
|
|
4 <repository changeset_revision="5ccfb33b5622" name="package_libtool_2_4" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
|
5 </package>
|
|
6 <package name="Qt" version="5.1">
|
65
|
7 <repository changeset_revision="98d8cfa23907" name="package_qt_4_8" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
|
64
|
8 </package>
|
|
9 <package name="OpenMS" version="1.10.0">
|
59
|
10 <install version="1.0">
|
|
11 <actions>
|
64
|
12 <action type="download_by_url">http://downloads.sourceforge.net/project/open-ms/OpenMS/OpenMS-1.10/OpenMS-1.10.0.tar.gz</action>
|
|
13
|
|
14 <!-- populate the environment variables from the dependend repos -->
|
|
15 <action type="set_environment_for_install">
|
|
16 <repository changeset_revision="5ccfb33b5622" name="package_libtool_2_4" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">
|
|
17 <package name="libtool" version="2.4" />
|
|
18 </repository>
|
65
|
19 <repository changeset_revision="98d8cfa23907" name="package_qt_4_8" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">
|
|
20 <package name="Qt" version="4.8 " />
|
64
|
21 </repository>
|
|
22 </action>
|
|
23
|
|
24 <action type="change_directory">contrib</action>
|
|
25 <action type="shell_command">cmake .</action>
|
|
26 <action type="change_directory">..</action>
|
|
27 <action type="shell_command">cmake . -DINSTALL_PREFIX=$INSTALL_DIR</action>
|
|
28 <action type="make_install" />
|
63
|
29 <action type="set_environment">
|
64
|
30 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
31 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
|
63
|
32 </action>
|
59
|
33 </actions>
|
|
34 </install>
|
63
|
35 <readme>
|
64
|
36 This package downloads and installs OpenMS.
|
|
37 http://open-ms.sourceforge.net/
|
59
|
38 </readme>
|
|
39 </package>
|
|
40 </tool_dependency>
|