Mercurial > repos > iuc > package_python_2_7_matplotlib_1_4
comparison tool_dependencies.xml @ 2:30fcaadeb700 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_matplotlib_1_4 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
| author | iuc |
|---|---|
| date | Sun, 17 May 2015 17:24:54 -0400 |
| parents | 1e5de8602bd8 |
| children | c4dc6330fcdb |
comparison
equal
deleted
inserted
replaced
| 1:1e5de8602bd8 | 2:30fcaadeb700 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="numpy" version="1.9"> | 3 <package name="numpy" version="1.9"> |
| 4 <repository changeset_revision="1b7d6172a358" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="67d8bb2369e2" name="package_python_2_7_numpy_1_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | 5 </package> |
| 6 <package name="freetype" version="2.5.2"> | 6 <package name="freetype" version="2.5.2"> |
| 7 <repository changeset_revision="34ebf47e4941" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 7 <repository changeset_revision="34ebf47e4941" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 8 </package> | 8 </package> |
| 9 <package name="libpng" version="1.6.7"> | 9 <package name="libpng" version="1.6.7"> |
| 23 <package name="python" version="2.7" /> | 23 <package name="python" version="2.7" /> |
| 24 </repository> | 24 </repository> |
| 25 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 25 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 26 <package name="zlib" version="1.2.8" /> | 26 <package name="zlib" version="1.2.8" /> |
| 27 </repository> | 27 </repository> |
| 28 <repository changeset_revision="1b7d6172a358" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 28 <repository changeset_revision="67d8bb2369e2" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 29 <package name="numpy" version="1.9" /> | 29 <package name="numpy" version="1.9" /> |
| 30 </repository> | 30 </repository> |
| 31 <repository changeset_revision="34ebf47e4941" name="package_freetype_2_5_2" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 31 <repository changeset_revision="34ebf47e4941" name="package_freetype_2_5_2" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 32 <package name="freetype" version="2.5.2" /> | 32 <package name="freetype" version="2.5.2" /> |
| 33 </repository> | 33 </repository> |
| 39 </action> | 39 </action> |
| 40 <action type="set_environment"> | 40 <action type="set_environment"> |
| 41 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | 41 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> |
| 42 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> | 42 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> |
| 43 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> | 43 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> |
| 44 <environment_variable action="set_to" name="PYTHONPATH_MATPLOTLIB">$INSTALL_DIR/lib/python</environment_variable> | 44 <environment_variable action="set_to" name="PYTHONPATH_MATPLOTLIB">$INSTALL_DIR</environment_variable> |
| 45 <environment_variable action="set_to" name="MATPLOTLIB_ROOT_DIR">$INSTALL_DIR</environment_variable> | 45 <environment_variable action="set_to" name="MATPLOTLIB_ROOT_DIR">$INSTALL_DIR</environment_variable> |
| 46 </action> | 46 </action> |
| 47 </actions> | 47 </actions> |
| 48 </install> | 48 </install> |
| 49 <readme>Compiling matplotlib requires a C compiler (typically gcc) and libpng.</readme> | 49 <readme>Compiling matplotlib requires a C compiler (typically gcc) and libpng.</readme> |
