comparison tool_dependencies.xml @ 0:0e1e79b3b7db draft default tip

Uploaded
author iuc
date Wed, 04 Dec 2013 10:21:55 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:0e1e79b3b7db
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="gnu_parallel" version="20131122">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">ftp://ftp.gnu.org/gnu/parallel/parallel-20131122.tar.bz2</action>
7 <action type="autoconf" />
8 <action type="set_environment">
9 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
10 </action>
11 </actions>
12 </install>
13 <readme>
14 Compiling GNU grep requires a C compiler. http://www.gnu.org/software/parallel/
15 </readme>
16 </package>
17 </tool_dependency>