comparison tool_dependencies.xml @ 1:aee9e5c9ef2d draft default tip

Uploaded
author iuc
date Wed, 15 Jun 2016 08:07:05 -0400
parents b594d25ec277
children
comparison
equal deleted inserted replaced
0:b594d25ec277 1:aee9e5c9ef2d
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="libxml2" version="2.9.3"> 3 <package name="libxml2" version="2.9.3">
4 <repository changeset_revision="47936cf745d0" name="package_libxml2_2_9_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="0e56e92cb6fd" name="package_libxml2_2_9_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package> 5 </package>
6 <package name="libxslt" version="1.1.28"> 6 <package name="libxslt" version="1.1.28">
7 <install version="1.0"> 7 <install version="1.0">
8 <actions> 8 <actions>
9 <action type="download_by_url">ftp://xmlsoft.org/libxml2/libxslt-1.1.28.tar.gz</action> 9 <action type="download_by_url">ftp://xmlsoft.org/libxml2/libxslt-1.1.28.tar.gz</action>
10 <action type="set_environment_for_install"> 10 <action type="set_environment_for_install">
11 <repository changeset_revision="47936cf745d0" name="package_libxml2_2_9_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> 11 <repository changeset_revision="0e56e92cb6fd" name="package_libxml2_2_9_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
12 <package name="libxml2" version="2.9.3" /> 12 <package name="libxml2" version="2.9.3" />
13 </repository> 13 </repository>
14 </action> 14 </action>
15 <action type="autoconf" /> 15 <action type="autoconf" />
16 <action type="set_environment"> 16 <action type="set_environment">
17 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$ENV[PKG_CONFIG_PATH]</environment_variable>
17 <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>
19 <environment_variable action="prepend_to" name="PATH">$ENV[PATH]</environment_variable>
18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 20 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
21 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[LD_LIBRARY_PATH]</environment_variable>
19 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> 22 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
23 <environment_variable action="prepend_to" name="DYLD_LIBRARY_PATH">$ENV[DYLD_LIBRARY_PATH]</environment_variable>
20 <environment_variable action="prepend_to" name="DYLD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> 24 <environment_variable action="prepend_to" name="DYLD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
25 <environment_variable action="prepend_to" name="LIBRARY_PATH">$ENV[LIBRARY_PATH]</environment_variable>
21 <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> 26 <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
27 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$ENV[C_INCLUDE_PATH]</environment_variable>
22 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> 28 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
29 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$ENV[CPLUS_INCLUDE_PATH]</environment_variable>
23 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> 30 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
24 </action> 31 </action>
25 </actions> 32 </actions>
26 </install> 33 </install>
27 <readme /> 34 <readme />