comparison tool_dependencies.xml @ 0:1a77f966ecef draft

Uploaded
author petr-novak
date Fri, 24 Jul 2020 06:22:43 -0400
parents
children 39ac227e3515
comparison
equal deleted inserted replaced
-1:000000000000 0:1a77f966ecef
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="repex_tarean_dev" version="2.3.8">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/7fa000f91080.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-7fa000f91080</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-458(7fa000f) branch: almitey"</environment_variable>
20 </action>
21 </actions>
22 </install>
23 <readme>
24 repeatexplorer executables and databases
25 </readme>
26 </package>
27 </tool_dependency>
28