Mercurial > repos > iuc > package_libgd_2_1
comparison tool_dependencies.xml @ 2:b17bbb1a41da draft
Uploaded
| author | iuc |
|---|---|
| date | Tue, 05 Nov 2013 18:49:56 -0500 |
| parents | dcbab64c0429 |
| children | 016ad1de8f18 |
comparison
equal
deleted
inserted
replaced
| 1:dcbab64c0429 | 2:b17bbb1a41da |
|---|---|
| 1 <tool_dependency> | 1 <tool_dependency> |
| 2 <package name="libgd" version="2.1.0"> | 2 <package name="libgd" version="2.1.0"> |
| 3 <install version="1.0"> | 3 <install version="1.0"> |
| 4 <actions> | 4 <actions> |
| 5 <action type="download_by_url">https://bitbucket.org/libgd/gd-libgd/downloads/libgd-2.1.0.tar.gz</action> | 5 <action type="download_by_url">https://bitbucket.org/libgd/gd-libgd/downloads/libgd-2.1.0.tar.gz</action> |
| 6 <action type="shell_command">./bootstrap.sh</action> | |
| 7 <action type="autoconf" /> | 6 <action type="autoconf" /> |
| 8 <action type="set_environment"> | 7 <action type="set_environment"> |
| 9 <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> | 8 <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> |
| 10 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> | 9 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> |
| 11 <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> | 10 <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> |
