Mercurial > repos > petr-novak > package_rexdb_1_0
comparison tool_dependencies.xml @ 1:fae25bb97f5c draft
Uploaded
author | petr-novak |
---|---|
date | Wed, 08 Jan 2020 06:02:16 -0500 |
parents | c769e54cd079 |
children | ac89c185fbd0 |
comparison
equal
deleted
inserted
replaced
0:c769e54cd079 | 1:fae25bb97f5c |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="rexdb" version="1.0"> | 3 <package name="repex_tarean" version="2.3.7"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <action type="download_by_url">https://bitbucket.org/petrnovak/rexdb_for_dante/get/1f6d4cf7a0fd.zip</action> | 6 <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/246c3321651f.zip</action> |
7 <action type="move_directory_files"> | 7 <action type="shell_command"> |
8 <source_directory>$TMP_WORK_DIR/petrnovak-rexdb_for_dante-1f6d4cf7a0fd</source_directory> | 8 make |
9 <destination_directory>$INSTALL_DIR</destination_directory> | 9 </action> |
10 </action> | 10 <action type="move_directory_files"> |
11 <action type="set_environment"> | 11 <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-246c3321651f</source_directory> |
12 <environment_variable action="set_to" name="REXDB">$INSTALL_DIR</environment_variable> | 12 <destination_directory>$INSTALL_DIR</destination_directory> |
13 </action> | 13 </action> |
14 </actions> | 14 |
15 </install> | 15 <action type="set_environment"> |
16 <readme> | 16 <environment_variable action="set_to" name="REPEX">$INSTALL_DIR</environment_variable> |
17 REXdb databases | 17 </action> |
18 </readme> | 18 <action type="set_environment"> |
19 </package> | 19 <environment_variable action="set_to" name="REPEX_VERSION">"version: 0.3.7-434(246c332) branch: devel"</environment_variable> |
20 </action> | |
21 </actions> | |
22 </install> | |
23 <readme> | |
24 repeatexplorer executables and databases | |
25 </readme> | |
26 </package> | |
20 </tool_dependency> | 27 </tool_dependency> |
28 |