Mercurial > repos > iuc > package_tiff_4_0_3
comparison tool_dependencies.xml @ 0:e35a4a8b7e33 draft
Uploaded tool dependency definition
author | iuc |
---|---|
date | Sat, 28 Mar 2015 16:27:02 -0400 |
parents | |
children | 1720cc7e1949 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:e35a4a8b7e33 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="tiff" version="4.0.3"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="download_by_url">ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.3.tar.gz</action> | |
7 <action type="autoconf" /> | |
8 <action type="set_environment"> | |
9 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | |
10 <environment_variable action="set_to" name="TIFF_ROOT">$INSTALL_DIR</environment_variable> | |
11 </action> | |
12 </actions> | |
13 </install> | |
14 <readme> | |
15 </readme> | |
16 </package> | |
17 </tool_dependency> |