comparison tool_dependencies.xml @ 0:e2f9f1930c76 draft

Uploaded
author iuc
date Fri, 15 Nov 2013 05:59:25 -0500
parents
children 12711c8cada7
comparison
equal deleted inserted replaced
-1:000000000000 0:e2f9f1930c76
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="zlib" version="1.2.8">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">http://zlib.net/zlib-1.2.8.tar.gz</action>
7 <action type="autoconf" />
8 <action type="set_environment">
9 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable>
10 <environment_variable name="ZLIB_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable>
11 </action>
12 </actions>
13 </install>
14 <readme>
15 A Massively Spiffy Yet Delicately Unobtrusive Compression Library.
16 http://www.zlib.net/
17 </readme>
18 </package>
19 </tool_dependency>