changeset 0:31743c5c3fc7 draft default tip

Uploaded
author petr-novak
date Thu, 30 Apr 2020 05:32:42 -0400
parents
children
files tool_dependencies.xml
diffstat 1 files changed, 28 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Thu Apr 30 05:32:42 2020 -0400
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<tool_dependency>
+  <package name="repex_tarean_testing" version="2.3.8">
+    <install version="1.0">
+      <actions>
+        <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/4bde6c41696c.zip</action>
+        <action type="shell_command">
+          make
+        </action>
+        <action type="move_directory_files">
+          <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-4bde6c41696c</source_directory>
+          <destination_directory>$INSTALL_DIR</destination_directory>
+        </action>
+
+        <action type="set_environment">
+          <environment_variable action="set_to" name="REPEX">$INSTALL_DIR</environment_variable>
+        </action>
+        <action type="set_environment">
+          <environment_variable action="set_to" name="REPEX_VERSION">"version: 0.3.8-453(4bde6c4) branch: testing"</environment_variable>
+        </action>
+      </actions>
+    </install>
+    <readme>
+      repeatexplorer executables and databases
+    </readme>
+  </package>
+</tool_dependency>
+