Mercurial > repos > peterjc > mira4_assembler
comparison tools/mira4/tool_dependencies.xml @ 8:2ab1d6f6a8ec draft
Uploaded v0.0.1 preview 8, tweak installation script
author | peterjc |
---|---|
date | Mon, 28 Oct 2013 05:44:46 -0400 |
parents | 902f01c1084b |
children | 302d13490b23 |
comparison
equal
deleted
inserted
replaced
7:902f01c1084b | 8:2ab1d6f6a8ec |
---|---|
3 <package name="MIRA" version="4.0"> | 3 <package name="MIRA" version="4.0"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <action type="download_by_url">https://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0rc4_linux-gnu_x86_64_static.tar.bz2</action> | 6 <action type="download_by_url">https://downloads.sourceforge.net/project/mira-assembler/MIRA/stable/mira_4.0rc4_linux-gnu_x86_64_static.tar.bz2</action> |
7 <action type="move_directory_files"> | 7 <action type="move_directory_files"> |
8 <source_directory>mira_4.0rc4_linux-gnu_x86_64_static/bin</source_directory> | 8 <source_directory>bin</source_directory> |
9 <destination_directory>$INSTALL_DIR</destination_directory> | 9 <destination_directory>$INSTALL_DIR</destination_directory> |
10 </action> | 10 </action> |
11 <action type="set_environment"> | 11 <action type="set_environment"> |
12 <environment_variable name="MIRA4" action="set_to">$INSTALL_DIR</environment_variable> | 12 <environment_variable name="MIRA4" action="set_to">$INSTALL_DIR</environment_variable> |
13 </action> | 13 </action> |