|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
10
|
3 <!--
|
|
0
|
4 <package name="pysam" version="0.7.7">
|
|
10
|
5 <repository name="package_pysam_0_7_7" owner="iuc" prior_installation_required="True" />
|
|
0
|
6 </package>
|
|
10
|
7 -->
|
|
0
|
8
|
|
8
|
9 <package name="pysam" version="0.8.1">
|
|
|
10 <repository changeset_revision="6b6843e15541" name="package_pysam_0_8_1" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
11 </package>
|
|
|
12
|
|
|
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">
|
|
10
|
18 <!--
|
|
|
19 <repository name="package_pysam_0_7_7" owner="iuc">
|
|
8
|
20 <package name="pysam" version="0.7.7" />
|
|
|
21 </repository>
|
|
10
|
22 -->
|
|
8
|
23 <repository changeset_revision="6b6843e15541" name="package_pysam_0_8_1" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
24 <package name="pysam" version="0.8.1" />
|
|
|
25 </repository>
|
|
|
26 </action>
|
|
|
27
|
|
|
28 <action type="make_directory">$INSTALL_DIR</action>
|
|
|
29 <action type="make_directory">$INSTALL_DIR/bin</action>
|
|
|
30
|
|
|
31 <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
|
32
|
|
|
33 <action type="set_environment">
|
|
8
|
34 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python</environment_variable>
|
|
0
|
35 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
|
36 </action>
|
|
|
37 </actions>
|
|
|
38 </install>
|
|
|
39 </package>
|
|
|
40 </tool_dependency>
|