comparison tool_dependencies.xml @ 1:3e647e67f648 draft default tip

Uploaded corrected tool dependency recipe.
author devteam
date Tue, 25 Feb 2014 14:31:45 -0500
parents b5fdd3bf3b11
children
comparison
equal deleted inserted replaced
0:b5fdd3bf3b11 1:3e647e67f648
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="libxslt" version="1.1.28"> 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" /> 4 <repository changeset_revision="039b04adcfee" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
5 </package> 5 </package>
6 <package name="kbproto" version="1.0.6"> 6 <package name="kbproto" version="1.0.6">
7 <install version="1.0"> 7 <install version="1.0">
8 <actions> 8 <actions>
9 <action type="download_by_url">ftp://ftp.x.org/pub/X11R7.7/src/proto/kbproto-1.0.6.tar.bz2</action> 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"> 10 <action type="set_environment_for_install">
11 <repository changeset_revision="00459f4204b8" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> 11 <repository changeset_revision="039b04adcfee" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu">
12 <package name="libxslt" version="1.1.28" />
13 </repository>
12 </action> 14 </action>
13 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> 15 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
14 <action type="shell_command">make &amp;&amp; make install</action> 16 <action type="shell_command">make &amp;&amp; make install</action>
15 <action type="set_environment"> 17 <action type="set_environment">
16 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> 18 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>