Mercurial > repos > devteam > package_libx11_1_5_0
comparison tool_dependencies.xml @ 0:ad78bbaad019 draft
Uploaded tool dependency definition.
| author | devteam |
|---|---|
| date | Wed, 27 Nov 2013 09:03:06 -0500 |
| parents | |
| children | 151c0f628854 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:ad78bbaad019 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="libx11" version="1.5.0"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url">ftp://ftp.x.org/pub/X11R7.7/src/lib/libX11-1.5.0.tar.bz2</action> | |
| 7 <action type="set_environment_for_install"> | |
| 8 <repository changeset_revision="a0d3d0b8aff6" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> | |
| 9 <package name="libxproto" version="7.0.23" /> | |
| 10 </repository> | |
| 11 <repository name="package_libxtrans_1_2_7" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> | |
| 12 <package name="libxtrans" version="1.2.7" /> | |
| 13 </repository> | |
| 14 <repository changeset_revision="1bbc37f1d895" name="package_libpthread_stubs_0_3" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> | |
| 15 <package name="libpthread-stubs" version="0.3" /> | |
| 16 </repository> | |
| 17 <repository changeset_revision="d0a5e1db8144" name="package_libxext_proto_7_2_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> | |
| 18 <package name="libxext-proto" version="7.2.1" /> | |
| 19 </repository> | |
| 20 </action> | |
| 21 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> | |
| 22 <action type="shell_command">make && make install</action> | |
| 23 <action type="set_environment"> | |
| 24 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | |
| 25 <environment_variable action="set_to" name="X11_LIB_DIR">$INSTALL_DIR/lib</environment_variable> | |
| 26 <environment_variable action="set_to" name="X11_INCLUDE_DIR">$INSTALL_DIR/include</environment_variable> | |
| 27 </action> | |
| 28 </actions> | |
| 29 </install> | |
| 30 <readme /> | |
| 31 </package> | |
| 32 </tool_dependency> |
