0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="repex_tarean" version="1.0">
|
|
4 <install version="1.0">
|
|
5 <actions>
|
|
6 <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/9211e6e9ccdb.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-9211e6e9ccdb</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 </actions>
|
|
19 </install>
|
|
20 <readme>
|
|
21 repeatexplorer executables and databases
|
|
22 </readme>
|
|
23 </package>
|
|
24 </tool_dependency>
|
|
25
|