Mercurial > repos > devteam > package_libxcb_1_9_1
comparison tool_dependencies.xml @ 0:283d04f807f7 draft
Uploaded tool dependency definition.
author | devteam |
---|---|
date | Wed, 11 Dec 2013 15:38:12 -0500 |
parents | |
children | 1fc77acd42a9 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:283d04f807f7 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="libxslt" version="1.1.28"> | |
4 <repository changeset_revision="00459f4204b8" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
5 </package> | |
6 <package name="xcb-proto" version="1.8"> | |
7 <repository changeset_revision="6025caeb833b" name="package_libxcb_proto_1_8" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
8 </package> | |
9 <package name="libxau" version="1.0.8"> | |
10 <repository changeset_revision="768904da7334" name="package_libxau_1_0_8" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
11 </package> | |
12 <package name="libpthread-stubs" version="0.3"> | |
13 <repository changeset_revision="429b0defa034" name="package_libpthread_stubs_0_3" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
14 </package> | |
15 <package name="libxproto" version="7.0.23"> | |
16 <repository changeset_revision="6a512bc84b0d" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
17 </package> | |
18 <package name="libxcb" version="1.9.1"> | |
19 <install version="1.0"> | |
20 <actions> | |
21 <action type="download_by_url">http://xorg.freedesktop.org/archive/individual/xcb/libxcb-1.9.1.tar.bz2</action> | |
22 <action type="set_environment_for_install"> | |
23 <repository changeset_revision="00459f4204b8" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
24 <repository changeset_revision="6025caeb833b" name="package_libxcb_proto_1_8" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
25 <repository changeset_revision="768904da7334" name="package_libxau_1_0_8" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
26 <repository changeset_revision="429b0defa034" name="package_libpthread_stubs_0_3" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
27 <repository changeset_revision="6a512bc84b0d" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> | |
28 </action> | |
29 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> | |
30 <action type="shell_command">make && make install</action> | |
31 <action type="set_environment"> | |
32 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | |
33 <environment_variable action="set_to" name="XCB_INCLUDES">$INSTALL_DIR/include</environment_variable> | |
34 <environment_variable action="set_to" name="XCB_LIBS">$INSTALL_DIR/lib</environment_variable> | |
35 </action> | |
36 </actions> | |
37 </install> | |
38 <readme /> | |
39 </package> | |
40 </tool_dependency> |