Mercurial > repos > iuc > package_matplotlib_1_2
comparison tool_dependencies.xml @ 7:562aa00c2586 draft
Uploaded
| author | iuc |
|---|---|
| date | Tue, 17 Mar 2015 22:41:08 -0400 |
| parents | b0c7f16ff72b |
| children | 5cecddc83576 |
comparison
equal
deleted
inserted
replaced
| 6:b0c7f16ff72b | 7:562aa00c2586 |
|---|---|
| 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> | |
| 47 <environment_variable action="set_to" name="PYTHONPATH_MATPLOTLIB">$INSTALL_DIR/lib/python</environment_variable> | 49 <environment_variable action="set_to" name="PYTHONPATH_MATPLOTLIB">$INSTALL_DIR/lib/python</environment_variable> |
| 48 </action> | 50 </action> |
| 49 </actions> | 51 </actions> |
| 50 </install> | 52 </install> |
| 51 <readme>Compiling matplotlib requires a C compiler (typically gcc) and libpng.</readme> | 53 <readme>Compiling matplotlib requires a C compiler (typically gcc) and libpng.</readme> |
