comparison tool_dependencies.xml @ 21:55bebb0e06ec draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
author iuc
date Sun, 17 May 2015 15:41:08 -0400
parents 3f2a853e2ef5
children 25b20b323706
comparison
equal deleted inserted replaced
20:3f2a853e2ef5 21:55bebb0e06ec
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="zlib" version="1.2.8"> 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" /> 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> 5 </package>
6
7 <package name="readline" version="6.2"> 6 <package name="readline" version="6.2">
8 <repository changeset_revision="4e4f3dc94efa" name="package_readline_6_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 7 <repository changeset_revision="4e4f3dc94efa" name="package_readline_6_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
9 </package> 8 </package>
10
11 <package name="bzlib" version="1.0.6"> 9 <package name="bzlib" version="1.0.6">
12 <repository changeset_revision="087298adb1fa" name="package_bzlib_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 10 <repository changeset_revision="087298adb1fa" name="package_bzlib_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
13 </package> 11 </package>
14
15 <package name="xz" version="5.0.5"> 12 <package name="xz" version="5.0.5">
16 <repository changeset_revision="6554cb54e83b" name="package_xz_5_0_5" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 13 <repository changeset_revision="6554cb54e83b" name="package_xz_5_0_5" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
17 </package> 14 </package>
18
19 <package name="openssl" version="1.0.1">
20 <repository changeset_revision="fd700fba4d87" name="package_openssl_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
21 </package>
22
23 <package name="sqlite" version="3.8.3"> 15 <package name="sqlite" version="3.8.3">
24 <repository changeset_revision="3ff7aae9ae47" name="package_sqlite_3_8_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 16 <repository changeset_revision="3ff7aae9ae47" name="package_sqlite_3_8_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
25 </package> 17 </package>
26
27 <package name="gdbm" version="1.11"> 18 <package name="gdbm" version="1.11">
28 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 19 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
29 </package> 20 </package>
30
31 <package name="ncurses" version="5.9"> 21 <package name="ncurses" version="5.9">
32 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 22 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
33 </package> 23 </package>
34
35 <package name="python" version="2.7"> 24 <package name="python" version="2.7">
36 <install version="1.0"> 25 <install version="1.0">
37 <actions> 26 <actions>
38 <action type="download_by_url">https://www.python.org/ftp/python/2.7.7/Python-2.7.7.tgz</action> 27 <action type="download_by_url">https://www.python.org/ftp/python/2.7.9/Python-2.7.9.tgz</action>
39 28
40 <action type="set_environment_for_install"> 29 <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"> 30 <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" /> 31 <package name="zlib" version="1.2.8" />
43 </repository> 32 </repository>
48 <package name="bzlib" version="1.0.6" /> 37 <package name="bzlib" version="1.0.6" />
49 </repository> 38 </repository>
50 <repository changeset_revision="6554cb54e83b" name="package_xz_5_0_5" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 39 <repository changeset_revision="6554cb54e83b" name="package_xz_5_0_5" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
51 <package name="xz" version="5.0.5" /> 40 <package name="xz" version="5.0.5" />
52 </repository> 41 </repository>
53 <repository changeset_revision="fd700fba4d87" name="package_openssl_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
54 <package name="openssl" version="1.0.1" />
55 </repository>
56 <repository changeset_revision="3ff7aae9ae47" name="package_sqlite_3_8_3" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 42 <repository changeset_revision="3ff7aae9ae47" name="package_sqlite_3_8_3" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
57 <package name="sqlite" version="3.8.3" /> 43 <package name="sqlite" version="3.8.3" />
58 </repository> 44 </repository>
59 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 45 <repository changeset_revision="77ea468f199e" name="package_gdbm_1_11" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
60 <package name="gdbm" version="1.11" /> 46 <package name="gdbm" version="1.11" />
61 </repository> 47 </repository>
62 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 48 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
63 <package name="ncurses" version="5.9" /> 49 <package name="ncurses" version="5.9" />
64 </repository> 50 </repository>
65 </action> 51 </action>
52 <!-- by default python is not looking af LD_INCLUDE_PATH and Co. -->
53 <action type="shell_command">sed -i -e "s/if host_platform == 'atheos':/if True:/g" setup.py</action>
66 54
67 <action type="autoconf" /> 55 <action type="autoconf" />
68
69 <action type="download_file">https://bitbucket.org/pypa/setuptools/get/5.2.tar.bz2</action> 56 <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> 57 <action type="shell_command">tar -xjf 5.2.tar.bz2</action>
71 <action type="change_directory">pypa-setuptools-f493e6c4ffd8</action> 58 <action type="change_directory">pypa-setuptools-f493e6c4ffd8</action>
72 59
73 <action type="shell_command">export PATH=$PATH:$INSTALL_DIR/bin &amp;&amp; 60 <action type="shell_command">
61 export PATH=$PATH:$INSTALL_DIR/bin &amp;&amp;
74 export PYTHONHOME=$INSTALL_DIR &amp;&amp; 62 export PYTHONHOME=$INSTALL_DIR &amp;&amp;
75 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR &amp;&amp; 63 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR &amp;&amp;
76 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python2.7/site-packages/ &amp;&amp; 64 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python2.7/site-packages/ &amp;&amp;
77 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$INSTALL_DIR/lib/pkgconfig &amp;&amp; 65 export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:$INSTALL_DIR/lib/pkgconfig &amp;&amp;
78 $INSTALL_DIR/bin/python setup.py install --prefix=$INSTALL_DIR</action> 66 $INSTALL_DIR/bin/python setup.py install --prefix=$INSTALL_DIR
67 </action>
79 <action type="set_environment"> 68 <action type="set_environment">
80 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 69 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
81 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> 70 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
82 <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> 71 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib</environment_variable>
83 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> 72 <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>
74 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
84 </action> 75 </action>
85
86
87
88
89 </actions> 76 </actions>
90 </install> 77 </install>
91 78
92 <readme> 79 <readme>
93 The Python programming language version 2.7. 80 The Python programming language version 2.7.