Mercurial > repos > iuc > package_matplotlib_1_2
comparison tool_dependencies.xml @ 6:b0c7f16ff72b draft
Uploaded
| author | iuc |
|---|---|
| date | Thu, 26 Feb 2015 22:40:59 -0500 |
| parents | 81e2784a1e85 |
| children | 562aa00c2586 |
comparison
equal
deleted
inserted
replaced
| 5:81e2784a1e85 | 6:b0c7f16ff72b |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="numpy" version="1.7.1"> | 3 <package name="numpy" version="1.7.1"> |
| 4 <repository changeset_revision="6a7842f2f960" name="package_numpy_1_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="11099cc214d5" name="package_numpy_1_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | 5 </package> |
| 6 <package name="freetype" version="2.4.11"> | 6 <package name="freetype" version="2.4.11"> |
| 7 <repository changeset_revision="f00d38b25a10" name="package_freetype_2_4" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 7 <repository changeset_revision="f00d38b25a10" name="package_freetype_2_4" owner="iuc" 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"> |
| 21 <!-- populate the environment variables from the dependend repos --> | 21 <!-- populate the environment variables from the dependend repos --> |
| 22 <action type="set_environment_for_install"> | 22 <action type="set_environment_for_install"> |
| 23 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 23 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 24 <package name="zlib" version="1.2.8" /> | 24 <package name="zlib" version="1.2.8" /> |
| 25 </repository> | 25 </repository> |
| 26 <repository changeset_revision="6a7842f2f960" name="package_numpy_1_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 26 <repository changeset_revision="11099cc214d5" name="package_numpy_1_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 27 <package name="numpy" version="1.7.1" /> | 27 <package name="numpy" version="1.7.1" /> |
| 28 </repository> | 28 </repository> |
| 29 <repository changeset_revision="f00d38b25a10" name="package_freetype_2_4" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 29 <repository changeset_revision="f00d38b25a10" name="package_freetype_2_4" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 30 <package name="freetype" version="2.4.11" /> | 30 <package name="freetype" version="2.4.11" /> |
| 31 </repository> | 31 </repository> |
| 42 </action> | 42 </action> |
| 43 <action type="set_environment"> | 43 <action type="set_environment"> |
| 44 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> | 44 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> |
| 45 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> | 45 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> |
| 46 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> | 46 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> |
| 47 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[LIBPNG_ROOT]/lib</environment_variable> | |
| 48 <environment_variable action="set_to" name="MATPLOTLIB_LIB_PATH">$ENV[LIBPNG_ROOT]/lib</environment_variable> | |
| 49 <environment_variable action="set_to" name="PYTHONPATH_MATPLOTLIB">$INSTALL_DIR/lib/python</environment_variable> | 47 <environment_variable action="set_to" name="PYTHONPATH_MATPLOTLIB">$INSTALL_DIR/lib/python</environment_variable> |
| 50 </action> | 48 </action> |
| 51 </actions> | 49 </actions> |
| 52 </install> | 50 </install> |
| 53 <readme>Compiling matplotlib requires a C compiler (typically gcc) and libpng.</readme> | 51 <readme>Compiling matplotlib requires a C compiler (typically gcc) and libpng.</readme> |
