Mercurial > repos > nick > duplex
comparison tool_dependencies.xml @ 4:7f513b9b1b1e draft
Change names to dunovo, use newer Github release.
author | nick |
---|---|
date | Mon, 21 Dec 2015 14:47:48 -0500 |
parents | b63d6673f883 |
children | 4bc49a5769ee |
comparison
equal
deleted
inserted
replaced
3:aedbdf8ce1af | 4:7f513b9b1b1e |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="mafft" version="7.221"> | 3 <package name="mafft" version="7.221"> |
4 <repository changeset_revision="d71e007323d4" name="mafft" owner="rnateam" toolshed="https://toolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="d71e007323d4" name="mafft" owner="rnateam" toolshed="https://toolshed.g2.bx.psu.edu" /> |
5 </package> | 5 </package> |
6 <package name="duplex" version="0.2"> | 6 <package name="duplex" version="0.3"> |
7 <install version="1.0"> | 7 <install version="1.0"> |
8 <actions> | 8 <actions> |
9 <action type="download_by_url">https://github.com/makrutenko/duplex/archive/v0.2.tar.gz</action> | 9 <action type="download_by_url">https://github.com/makrutenko/dunovo/archive/v0.3.tar.gz</action> |
10 <action type="shell_command">make</action> | 10 <action type="shell_command">make</action> |
11 <action type="move_directory_files"> | 11 <action type="move_directory_files"> |
12 <source_directory>.</source_directory> | 12 <source_directory>.</source_directory> |
13 <destination_directory>$INSTALL_DIR</destination_directory> | 13 <destination_directory>$INSTALL_DIR</destination_directory> |
14 </action> | 14 </action> |