Mercurial > repos > iuc > package_python_2_7
comparison tool_dependencies.xml @ 31:fb14ceede7bc draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7 commit 45a64d82dfada34d826be98a1f7a0657f9148d59
author | iuc |
---|---|
date | Sat, 30 May 2015 22:44:54 -0400 |
parents | 92611fea803c |
children | 2933abfd8081 |
comparison
equal
deleted
inserted
replaced
30:92611fea803c | 31:fb14ceede7bc |
---|---|
10 <repository changeset_revision="318cd7b46435" name="package_bzlib_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 10 <repository changeset_revision="318cd7b46435" name="package_bzlib_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
11 </package> | 11 </package> |
12 <package name="xz" version="5.0.5"> | 12 <package name="xz" version="5.0.5"> |
13 <repository changeset_revision="93412ba5fea5" name="package_xz_5_0_5" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 13 <repository changeset_revision="93412ba5fea5" name="package_xz_5_0_5" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
14 </package> | 14 </package> |
15 <!-- | |
16 <package name="openssl" version="1.0"> | |
17 <repository name="package_openssl_1_0" owner="iuc" prior_installation_required="True" /> | |
18 </package> | |
19 --> | |
15 <package name="sqlite" version="3.8.3"> | 20 <package name="sqlite" version="3.8.3"> |
16 <repository changeset_revision="9ba893c2353f" name="package_sqlite_3_8_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 21 <repository changeset_revision="9ba893c2353f" name="package_sqlite_3_8_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
17 </package> | 22 </package> |
18 <package name="gdbm" version="1.11"> | 23 <package name="gdbm" version="1.11"> |
19 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 24 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
40 <package name="xz" version="5.0.5" /> | 45 <package name="xz" version="5.0.5" /> |
41 </repository> | 46 </repository> |
42 <repository changeset_revision="9ba893c2353f" name="package_sqlite_3_8_3" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 47 <repository changeset_revision="9ba893c2353f" name="package_sqlite_3_8_3" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
43 <package name="sqlite" version="3.8.3" /> | 48 <package name="sqlite" version="3.8.3" /> |
44 </repository> | 49 </repository> |
50 <!-- | |
51 <repository name="package_openssl_1_0" owner="iuc"> | |
52 <package name="openssl" version="1.0" /> | |
53 </repository> | |
54 --> | |
45 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 55 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
46 <package name="gdbm" version="1.11" /> | 56 <package name="gdbm" version="1.11" /> |
47 </repository> | 57 </repository> |
48 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 58 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
49 <package name="ncurses" version="5.9" /> | 59 <package name="ncurses" version="5.9" /> |
70 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | 80 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> |
71 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib</environment_variable> | 81 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib</environment_variable> |
72 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python2.7/site-packages</environment_variable> | 82 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python2.7/site-packages</environment_variable> |
73 <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> | 83 <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> |
74 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | 84 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> |
85 <!-- | |
86 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$ENV[OPENSSL_ROOT_DIR]/lib/pkgconfig</environment_variable> | |
87 <environment_variable action="prepend_to" name="LIBRARY_PATH">$ENV[OPENSSL_ROOT_DIR]/lib/</environment_variable> | |
88 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[OPENSSL_ROOT_DIR]/lib/</environment_variable> | |
89 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$ENV[OPENSSL_ROOT_DIR]/include/</environment_variable> | |
90 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$ENV[OPENSSL_ROOT_DIR]/include/</environment_variable> | |
91 --> | |
75 </action> | 92 </action> |
76 </actions> | 93 </actions> |
77 </install> | 94 </install> |
78 | 95 |
79 <readme> | 96 <readme> |