Mercurial > repos > devteam > package_kbproto_1_0_6
comparison tool_dependencies.xml @ 0:f9fefd89da26 draft
Uploaded tool dependency definition.
author | devteam |
---|---|
date | Wed, 27 Nov 2013 23:49:38 -0500 |
parents | |
children | c22b3ce67f24 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f9fefd89da26 |
---|---|
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="kbproto" version="1.0.6"> | |
7 <install version="1.0"> | |
8 <actions> | |
9 <action type="download_by_url">ftp://ftp.x.org/pub/X11R7.7/src/proto/kbproto-1.0.6.tar.bz2</action> | |
10 <action type="set_environment_for_install"> | |
11 <repository changeset_revision="6b473a1dad73" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
12 </action> | |
13 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> | |
14 <action type="shell_command">make && make install</action> | |
15 <action type="set_environment"> | |
16 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | |
17 <environment_variable action="set_to" name="KBPROTO_INCLUDES">$INSTALL_DIR/include</environment_variable> | |
18 </action> | |
19 </actions> | |
20 </install> | |
21 <readme>X Network Transport layer shared code.</readme> | |
22 </package> | |
23 </tool_dependency> |