comparison tool_dependencies.xml @ 2:8792e62734bb draft

Uploaded
author iuc
date Thu, 12 Feb 2015 11:43:11 -0500
parents b6876995a7e8
children 6554cb54e83b
comparison
equal deleted inserted replaced
1:b6876995a7e8 2:8792e62734bb
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="libtool" version="2.4"> 3 <package name="libtool" version="2.4">
4 <repository changeset_revision="5ccfb33b5622" name="package_libtool_2_4" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="5ccfb33b5622" name="package_libtool_2_4" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package> 5 </package>
6 <package name="xz" version="5.0.5"> 6 <package name="xz" version="5.0.5">
7 <install version="1.0"> 7 <install version="1.0">
8 <actions> 8 <actions>
9 <action type="download_by_url">http://tukaani.org/xz/xz-5.0.5.tar.bz2</action> 9 <action type="download_by_url">http://tukaani.org/xz/xz-5.0.5.tar.bz2</action>
10 10
11 <!-- populate the environment variables from the dependend repos --> 11 <!-- populate the environment variables from the dependend repos -->
12 <action type="set_environment_for_install"> 12 <action type="set_environment_for_install">
13 <repository changeset_revision="04e1967b1722" name="package_bzlib_1_0" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu"> 13 <repository changeset_revision="d971aef661a7" name="package_bzlib_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
14 <package name="bzlib" version="1.0.6" /> 14 <package name="bzlib" version="1.0.6" />
15 </repository> 15 </repository>
16 </action> 16 </action>
17 17
18 <action type="autoconf" /> 18 <action type="autoconf" />
23 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> 23 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
24 </action> 24 </action>
25 </actions> 25 </actions>
26 </install> 26 </install>
27 <readme> 27 <readme>
28 XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems, 28 XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems,
29 but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils. 29 but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.
30 30
31 http://tukaani.org/xz/ 31 http://tukaani.org/xz/
32 </readme> 32 </readme>
33 </package> 33 </package>
34 </tool_dependency> 34 </tool_dependency>