Mercurial > repos > iuc > package_matplotlib_1_2
comparison tool_dependencies.xml @ 8:5cecddc83576 draft
Updated tool dependency definition
| author | iuc |
|---|---|
| date | Sat, 28 Mar 2015 16:23:49 -0400 |
| parents | 562aa00c2586 |
| children | 01363e22c5d6 |
comparison
equal
deleted
inserted
replaced
| 7:562aa00c2586 | 8:5cecddc83576 |
|---|---|
| 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"> |
| 10 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 10 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 11 </package> | 11 </package> |
| 12 <package name="zlib" version="1.2.8"> | 12 <package name="tiff" version="4.0.3"> |
| 13 <repository changeset_revision="84bb5c1e2067" name="package_tiff_4_0_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 14 </package> | |
| 15 <package name="zlib" version="1.2.8"> | |
| 13 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 16 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 17 </package> | |
| 18 <package name="imaging" version="1.1.7"> | |
| 19 <repository changeset_revision="31a23132b373" name="package_imaging_1_1_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 14 </package> | 20 </package> |
| 15 <package name="matplotlib" version="1.2.1"> | 21 <package name="matplotlib" version="1.2.1"> |
| 16 <install version="1.0"> | 22 <install version="1.0"> |
| 17 <actions> | 23 <actions> |
| 18 <!-- first action is always downloading --> | 24 <!-- first action is always downloading --> |
| 19 <action type="download_by_url">http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz</action> | 25 <action type="download_by_url">http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.2.1/matplotlib-1.2.1.tar.gz</action> |
| 20 | 26 |
| 21 <!-- populate the environment variables from the dependend repos --> | 27 <!-- populate the environment variables from the dependent repos --> |
| 22 <action type="set_environment_for_install"> | 28 <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"> | 29 <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" /> | 30 <package name="zlib" version="1.2.8" /> |
| 25 </repository> | 31 </repository> |
| 26 <repository changeset_revision="11099cc214d5" name="package_numpy_1_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 32 <repository changeset_revision="11099cc214d5" name="package_numpy_1_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 30 <package name="freetype" version="2.4.11" /> | 36 <package name="freetype" version="2.4.11" /> |
| 31 </repository> | 37 </repository> |
| 32 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 38 <repository changeset_revision="833849e0ddfc" name="package_libpng_1_6_7" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 33 <package name="libpng" version="1.6.7" /> | 39 <package name="libpng" version="1.6.7" /> |
| 34 </repository> | 40 </repository> |
| 41 <repository changeset_revision="84bb5c1e2067" name="package_tiff_4_0_3" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 42 <package name="tiff" version="4.0.3" /> | |
| 43 </repository> | |
| 44 <repository changeset_revision="31a23132b373" name="package_imaging_1_1_7" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 45 <package name="imaging" version="1.1.7" /> | |
| 46 </repository> | |
| 35 </action> | 47 </action> |
| 36 | 48 |
| 37 <!-- install matplotlib --> | 49 <!-- install matplotlib --> |
| 38 <action type="make_directory">$INSTALL_DIR/lib/python</action> | 50 <action type="make_directory">$INSTALL_DIR/lib/python</action> |
| 39 <action type="shell_command"> | 51 <action type="shell_command"> |
| 41 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin | 53 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin |
| 42 </action> | 54 </action> |
| 43 <action type="set_environment"> | 55 <action type="set_environment"> |
| 44 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> | 56 <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> | 57 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> |
| 58 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_IMAGING]</environment_variable> | |
| 46 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> | 59 <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> | 60 <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> | 61 <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> | 62 <environment_variable action="set_to" name="PYTHONPATH_MATPLOTLIB">$INSTALL_DIR/lib/python</environment_variable> |
| 50 </action> | 63 </action> |
