Mercurial > repos > peterjc > mira4_assembler
comparison tools/mira4/tool_dependencies.xml @ 1:99fde64b9563 draft
Uploaded v0.0.1 preview1, escape ampersand in XML
author | peterjc |
---|---|
date | Thu, 26 Sep 2013 12:25:21 -0400 |
parents | 32f693f6e741 |
children | 2a5576f5993a |
comparison
equal
deleted
inserted
replaced
0:32f693f6e741 | 1:99fde64b9563 |
---|---|
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="MIRA" version="3.4.1.1"> | 3 <package name="MIRA" version="3.4.1.1"> |
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"> |
9 <source_directory>mira_4.0rc2_linux-gnu_x86_64_static/bin</source_directory> | 9 <source_directory>mira_4.0rc2_linux-gnu_x86_64_static/bin</source_directory> |
10 <destination_directory>$INSTALL_DIR</destination_directory> | 10 <destination_directory>$INSTALL_DIR</destination_directory> |
11 </action> | 11 </action> |
12 <action type="set_environment"> | 12 <action type="set_environment"> |