comparison tool_dependencies.xml @ 0:0f72eb330da4 draft

Imported from capsule None
author iuc
date Sat, 01 Mar 2014 14:22:57 -0500
parents
children 9c92f8d0575b
comparison
equal deleted inserted replaced
-1:000000000000 0:0f72eb330da4
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="libtool" version="2.4">
4 <repository changeset_revision="7f67694b167c" name="package_libtool_2_4" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="xz" version="5.0.5">
7 <install version="1.0">
8 <actions>
9 <action type="download_by_url">http://tukaani.org/xz/xz-5.0.5.tar.bz2</action>
10 <!-- populate the environment variables from the dependend repos -->
11 <action type="set_environment_for_install">
12 <repository changeset_revision="a8d7180642fa" name="package_bzlib_1_0" owner="iuc" prior_installation_required="False" toolshed="http://toolshed.g2.bx.psu.edu">
13 <package name="bzlib" version="1.0.6" />
14 </repository>
15 </action>
16 <action type="autoconf" />
17 <action type="set_environment">
18 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
19 <environment_variable action="set_to" name="XZ_ROOT_PATH">$INSTALL_DIR</environment_variable>
20 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
21 <environment_variable action="prepend_to" name="CPLUS_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
22 </action>
23 </actions>
24 </install>
25 <readme>
26 XZ Utils is free general-purpose data compression software with high compression ratio. XZ Utils were written for POSIX-like systems,
27 but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils.
28
29 http://tukaani.org/xz/
30 </readme>
31 </package>
32 </tool_dependency>