0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
2
|
3 <package name="rexdb" version="1.0">
|
|
4 <install version="1.0">
|
|
5 <actions>
|
|
6 <action type="download_by_url">https://bitbucket.org/petrnovak/rexdb_for_dante/get/1f6d4cf7a0fd.zip</action>
|
|
7 <action type="move_directory_files">
|
|
8 <source_directory>$TMP_WORK_DIR/petrnovak-rexdb_for_dante-1f6d4cf7a0fd</source_directory>
|
|
9 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
10 </action>
|
|
11 <action type="set_environment">
|
|
12 <environment_variable action="set_to" name="REXDB">$INSTALL_DIR</environment_variable>
|
|
13 </action>
|
|
14 </actions>
|
|
15 </install>
|
|
16 <readme>
|
|
17 REXdb databases
|
|
18 </readme>
|
|
19 </package>
|
0
|
20 </tool_dependency>
|