comparison tool_dependencies.xml @ 0:fea210e6e159 draft default tip

Uploaded
author gandres
date Wed, 01 Jul 2015 10:29:36 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:fea210e6e159
1 <?xml version="1.0"?>
2 <tool_dependency version="1.3" >
3 <package name="readseq.jar" version="10.03.13">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">http://iubio.bio.indiana.edu/soft/molbio/readseq/java/readseq.jar</action>
7 <action type="shell_command">chmod +x readseq.jar</action>
8 <action type="move_file">
9 <source>readseq.jar</source>
10 <destination>$INSTALL_DIR/jars</destination>
11 </action>
12 <action type="set_environment">
13 <environment_variable name="JAVA_JAR_PATH" action="set_to">$INSTALL_DIR/jars</environment_variable>
14 </action>
15 </actions>
16 </install>
17 <readme></readme>
18 </package>
19 </tool_dependency>
20