Mercurial > repos > devteam > package_libxcb_1_9_1
comparison tool_dependencies.xml @ 0:e088e0d75718 draft
Uploaded tool dependency definition.
author | devteam |
---|---|
date | Wed, 27 Nov 2013 23:47:25 -0500 |
parents | |
children | 30193f711b44 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:e088e0d75718 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="libxslt" version="1.1.28"> | |
4 <repository changeset_revision="6b473a1dad73" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
5 </package> | |
6 <package name="xcb-proto" version="1.8"> | |
7 <repository changeset_revision="ff88640a98d5" name="package_libxcb_proto_1_8" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
8 </package> | |
9 <package name="libxau" version="1.0.8"> | |
10 <repository changeset_revision="68559f0e1feb" name="package_libxau_1_0_8" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
11 </package> | |
12 <package name="libpthread-stubs" version="0.3"> | |
13 <repository changeset_revision="e9f7936e2d9d" name="package_libpthread_stubs_0_3" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
14 </package> | |
15 <package name="libxproto" version="7.0.23"> | |
16 <repository changeset_revision="fd9ca3b78488" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.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="6b473a1dad73" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
24 <repository changeset_revision="ff88640a98d5" name="package_libxcb_proto_1_8" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
25 <repository changeset_revision="68559f0e1feb" name="package_libxau_1_0_8" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
26 <repository changeset_revision="e9f7936e2d9d" name="package_libpthread_stubs_0_3" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
27 <repository changeset_revision="fd9ca3b78488" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.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> |