comparison tool_dependencies.xml @ 2:946032422e98 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit a07cb10e840db61500822627bf8c8addf29d9f4f
author iuc
date Tue, 20 Oct 2015 14:19:40 -0400
parents 1d324022239b
children 50ac18031f40
comparison
equal deleted inserted replaced
1:1d324022239b 2:946032422e98
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="augustus" version="3.1"> 3 <package name="augustus" version="3.1">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="download_by_url">http://bioinf.uni-greifswald.de/augustus/binaries/augustus-3.1.tar.gz</action> 6 <action type="download_by_url">http://bioinf.uni-greifswald.de/augustus/binaries/old/augustus-3.1.tar.gz</action>
7 <action type="shell_command">make</action> 7 <action type="shell_command">make</action>
8 <action type="move_directory_files"> 8 <action type="move_directory_files">
9 <source_directory>bin</source_directory> 9 <source_directory>bin</source_directory>
10 <destination_directory>$INSTALL_DIR/bin</destination_directory> 10 <destination_directory>$INSTALL_DIR/bin</destination_directory>
11 </action> 11 </action>