comparison tool_dependencies.xml @ 0:31743c5c3fc7 draft default tip

Uploaded
author petr-novak
date Thu, 30 Apr 2020 05:32:42 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:31743c5c3fc7
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="repex_tarean_testing" version="2.3.8">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/4bde6c41696c.zip</action>
7 <action type="shell_command">
8 make
9 </action>
10 <action type="move_directory_files">
11 <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-4bde6c41696c</source_directory>
12 <destination_directory>$INSTALL_DIR</destination_directory>
13 </action>
14
15 <action type="set_environment">
16 <environment_variable action="set_to" name="REPEX">$INSTALL_DIR</environment_variable>
17 </action>
18 <action type="set_environment">
19 <environment_variable action="set_to" name="REPEX_VERSION">"version: 0.3.8-453(4bde6c4) branch: testing"</environment_variable>
20 </action>
21 </actions>
22 </install>
23 <readme>
24 repeatexplorer executables and databases
25 </readme>
26 </package>
27 </tool_dependency>
28