Mercurial > repos > peterjc > mira4_assembler
comparison tools/mira4/tool_dependencies.xml @ 3:c7538ae82a24 draft
Uploaded v0.0.1 preview 3, fixed version numbers
author | peterjc |
---|---|
date | Thu, 26 Sep 2013 12:30:08 -0400 |
parents | 2a5576f5993a |
children | df86ed992a1b |
comparison
equal
deleted
inserted
replaced
2:2a5576f5993a | 3:c7538ae82a24 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="MIRA" version="3.4.1.1"> | 3 <package name="MIRA" version="4.0"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <!-- Sourceforge doesn't offer nice clean download URLs which is a shame --> | 6 <!-- Sourceforge doesn't offer nice clean download URLs which is a shame --> |
7 <action type="download_by_url">https://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0rc2_linux-gnu_x86_64_static.tar.bz2?r=&ts=1380039004&use_mirror=kent</action> | 7 <action type="download_by_url">https://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0rc2_linux-gnu_x86_64_static.tar.bz2?r=&ts=1380039004&use_mirror=kent</action> |
8 <action type="move_directory_files"> | 8 <action type="move_directory_files"> |
13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |
14 </action> | 14 </action> |
15 </actions> | 15 </actions> |
16 </install> | 16 </install> |
17 <readme> | 17 <readme> |
18 Downloads MIRA v4.0 RC2 from Sourceforge, requesting Bastien's precompiled binaries | 18 Downloads MIRA v4.0 from Sourceforge, requesting Bastien's precompiled binaries |
19 for 64bit Linux (x86_64). He also has binaries for Mac OS X, which we could | 19 for 64bit Linux (x86_64). He also has binaries for Mac OS X, which we could |
20 use once the Galaxy installation framework allow that kind of flexibility. | 20 use once the Galaxy installation framework allow that kind of flexibility. |
21 | 21 |
22 http://chevreux.org/projects_mira.html | 22 http://chevreux.org/projects_mira.html |
23 http://sourceforge.net/projects/mira-assembler/ | 23 http://sourceforge.net/projects/mira-assembler/ |