comparison tool_dependencies.xml @ 0:9d2ed370989c draft default tip

Uploaded
author iuc
date Tue, 10 Feb 2015 11:38:59 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:9d2ed370989c
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="gengetopt" version="2.22.6">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">ftp://ftp.gnu.org/gnu/gengetopt/gengetopt-2.22.6.tar.gz</action>
7 <action type="autoconf" />
8 <action type="set_environment">
9 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
10 <environment_variable name="GENGETOPT_ROOT" action="set_to">$INSTALL_DIR</environment_variable>
11 </action>
12 </actions>
13 </install>
14 <readme>
15 Compiling GNU gengetopt requires a C compiler.
16 http://www.gnu.org/software/gengetopt/
17 </readme>
18 </package>
19 </tool_dependency>