comparison tool_dependencies.xml @ 1:31fd2a7bec9b draft default tip

Uploaded corrected tool dependency definition.
author devteam
date Mon, 24 Feb 2014 15:09:25 -0500
parents 768904da7334
children
comparison
equal deleted inserted replaced
0:768904da7334 1:31fd2a7bec9b
9 <package name="libxau" version="1.0.8"> 9 <package name="libxau" version="1.0.8">
10 <install version="1.0"> 10 <install version="1.0">
11 <actions> 11 <actions>
12 <action type="download_by_url">ftp://ftp.x.org/pub/individual/lib/libXau-1.0.8.tar.bz2</action> 12 <action type="download_by_url">ftp://ftp.x.org/pub/individual/lib/libXau-1.0.8.tar.bz2</action>
13 <action type="set_environment_for_install"> 13 <action type="set_environment_for_install">
14 <repository changeset_revision="743289b9c605" name="package_xorg_macros_1_17_1" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> 14 <repository changeset_revision="743289b9c605" name="package_xorg_macros_1_17_1" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu">
15 <repository changeset_revision="6a512bc84b0d" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" /> 15 <package name="xorg_macros" version="1.17.1" />
16 </repository>
17 <repository changeset_revision="6a512bc84b0d" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu">
18 <package name="libxproto" version="7.0.23" />
19 </repository>
16 </action> 20 </action>
17 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> 21 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
18 <action type="shell_command">make &amp;&amp; make install</action> 22 <action type="shell_command">make &amp;&amp; make install</action>
19 <action type="set_environment"> 23 <action type="set_environment">
20 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> 24 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>