Mercurial > repos > iuc > package_python_3_4
annotate tool_dependencies.xml @ 8:c54d86bb9706 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
| author | iuc |
|---|---|
| date | Sun, 17 May 2015 15:41:25 -0400 |
| parents | eea1bc4ead3e |
| children | f794c90f86ba |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="zlib" version="1.2.8"> | |
| 4 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 | |
| 7 <package name="readline" version="6.2"> | |
| 6 | 8 <repository changeset_revision="4e4f3dc94efa" name="package_readline_6_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 9 </package> |
| 10 | |
| 11 <package name="bzlib" version="1.0.6"> | |
| 6 | 12 <repository changeset_revision="087298adb1fa" name="package_bzlib_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 13 </package> |
| 14 | |
| 15 <package name="xz" version="5.0.5"> | |
| 6 | 16 <repository changeset_revision="6554cb54e83b" name="package_xz_5_0_5" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 17 </package> |
| 18 | |
|
8
c54d86bb9706
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
iuc
parents:
7
diff
changeset
|
19 <package name="openssl" version="1.0"> |
|
c54d86bb9706
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
iuc
parents:
7
diff
changeset
|
20 <repository changeset_revision="f57c0e1738af" name="package_openssl_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 21 </package> |
| 22 | |
| 23 <package name="sqlite" version="3.8.3"> | |
| 6 | 24 <repository changeset_revision="3ff7aae9ae47" name="package_sqlite_3_8_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 25 </package> |
| 26 | |
| 27 <package name="gdbm" version="1.11"> | |
| 6 | 28 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 29 </package> |
| 30 | |
| 31 <package name="ncurses" version="5.9"> | |
| 5 | 32 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 0 | 33 </package> |
| 34 | |
| 2 | 35 <package name="python" version="3.4"> |
| 0 | 36 <install version="1.0"> |
| 37 <actions> | |
|
8
c54d86bb9706
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
iuc
parents:
7
diff
changeset
|
38 <action type="download_by_url">https://www.python.org/ftp/python/3.4.3/Python-3.4.3.tgz</action> |
| 0 | 39 |
| 40 <action type="set_environment_for_install"> | |
| 41 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 42 <package name="zlib" version="1.2.8" /> | |
| 43 </repository> | |
| 6 | 44 <repository changeset_revision="4e4f3dc94efa" name="package_readline_6_2" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 45 <package name="readline" version="6.2" /> |
| 46 </repository> | |
| 6 | 47 <repository changeset_revision="087298adb1fa" name="package_bzlib_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 48 <package name="bzlib" version="1.0.6" /> |
| 49 </repository> | |
| 6 | 50 <repository changeset_revision="6554cb54e83b" name="package_xz_5_0_5" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 51 <package name="xz" version="5.0.5" /> |
| 52 </repository> | |
|
8
c54d86bb9706
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
iuc
parents:
7
diff
changeset
|
53 <repository changeset_revision="f57c0e1738af" name="package_openssl_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
|
c54d86bb9706
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_3_4 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
iuc
parents:
7
diff
changeset
|
54 <package name="openssl" version="1.0" /> |
| 0 | 55 </repository> |
| 6 | 56 <repository changeset_revision="3ff7aae9ae47" name="package_sqlite_3_8_3" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 57 <package name="sqlite" version="3.8.3" /> |
| 58 </repository> | |
| 6 | 59 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 60 <package name="gdbm" version="1.11" /> |
| 61 </repository> | |
| 5 | 62 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 0 | 63 <package name="ncurses" version="5.9" /> |
| 64 </repository> | |
| 65 </action> | |
| 66 | |
| 67 <action type="autoconf" /> | |
| 68 | |
| 69 <action type="download_file">https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2</action> | |
| 70 <action type="shell_command">tar -xjf 5.2.tar.bz2</action> | |
| 71 <action type="change_directory">pypa-setuptools-f493e6c4ffd8</action> | |
| 72 | |
| 6 | 73 <action type="shell_command">export PATH=$PATH:$INSTALL_DIR/bin && |
| 74 export PYTHONHOME=$INSTALL_DIR && | |
| 75 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR && | |
| 76 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python3.4/site-packages/ && | |
| 77 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$INSTALL_DIR/lib/pkgconfig && | |
| 5 | 78 $INSTALL_DIR/bin/python3 setup.py install --prefix=$INSTALL_DIR</action> |
| 0 | 79 <action type="set_environment"> |
| 80 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
| 4 | 81 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> |
| 0 | 82 <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> |
| 83 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | |
| 84 </action> | |
| 85 | |
| 4 | 86 |
| 0 | 87 </actions> |
| 88 </install> | |
| 89 | |
| 90 <readme> | |
| 5 | 91 The Python programming language version 3.4. |
| 0 | 92 |
| 93 http://www.python.org | |
| 94 </readme> | |
| 95 | |
| 96 </package> | |
| 97 </tool_dependency> |
