|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
12
|
3 <package name="pysam" version="0.7.7">
|
|
|
4 <repository changeset_revision="ca10c522f37e" name="package_pysam_0_7_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
5 </package>
|
|
|
6
|
|
10
|
7 <!--
|
|
12
|
8 <package name="pysam" version="0.8.1">
|
|
|
9 <repository name="package_pysam_0_8_1" owner="iuc" prior_installation_required="True" />
|
|
0
|
10 </package>
|
|
10
|
11 -->
|
|
0
|
12
|
|
8
|
13 <package name="flaimapper" version="1.1.2">
|
|
0
|
14 <install version="1.0">
|
|
|
15 <actions>
|
|
8
|
16
|
|
|
17 <action type="set_environment_for_install">
|
|
12
|
18 <repository changeset_revision="ca10c522f37e" name="package_pysam_0_7_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
8
|
19 <package name="pysam" version="0.7.7" />
|
|
|
20 </repository>
|
|
12
|
21
|
|
|
22 <!--
|
|
|
23 <repository name="package_pysam_0_8_1" owner="iuc">
|
|
8
|
24 <package name="pysam" version="0.8.1" />
|
|
|
25 </repository>
|
|
12
|
26 -->
|
|
8
|
27 </action>
|
|
|
28
|
|
|
29 <action type="make_directory">$INSTALL_DIR</action>
|
|
|
30 <action type="make_directory">$INSTALL_DIR/bin</action>
|
|
|
31
|
|
|
32 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR:$INSTALL_DIR"/lib/python":$INSTALL_DIR"/lib64/python":$PYSAM_PATH:$PYSAM_PATH"/lib/python":$PYSAM_PATH"/lib64/python" ; easy_install --prefix=$INSTALL_DIR --install-dir=$INSTALL_DIR --script-dir=$INSTALL_DIR/bin $REPOSITORY_INSTALL_DIR"/egg/flaimapper-1.1.2-py2.7.egg"</action>
|
|
0
|
33
|
|
|
34 <action type="set_environment">
|
|
8
|
35 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python</environment_variable>
|
|
0
|
36 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
|
37 </action>
|
|
|
38 </actions>
|
|
|
39 </install>
|
|
|
40 </package>
|
|
|
41 </tool_dependency>
|