Mercurial > repos > devteam > package_libxau_1_0_8
changeset 0:68559f0e1feb
Uploaded tool dependency definition.
author | devteam |
---|---|
date | Wed, 27 Nov 2013 23:45:24 -0500 |
parents | |
children | a9875324aa9a |
files | tool_dependencies.xml |
diffstat | 1 files changed, 26 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Nov 27 23:45:24 2013 -0500 @@ -0,0 +1,26 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="xorg_macros" version="1.17.1"> + <repository changeset_revision="84a6fa565c7c" name="package_xorg_macros_1_17_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> + </package> + <package name="libxproto" version="7.0.23"> + <repository changeset_revision="fd9ca3b78488" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> + </package> + <package name="libxau" version="1.0.8"> + <install version="1.0"> + <actions> + <action type="download_by_url">ftp://ftp.x.org/pub/individual/lib/libXau-1.0.8.tar.bz2</action> + <action type="set_environment_for_install"> + <repository changeset_revision="84a6fa565c7c" name="package_xorg_macros_1_17_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> + <repository changeset_revision="fd9ca3b78488" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> + </action> + <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> + <action type="shell_command">make && make install</action> + <action type="set_environment"> + <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> + </action> + </actions> + </install> + <readme /> + </package> +</tool_dependency>