Mercurial > repos > petr-novak > package_getorganelledb_0_0_1
comparison tool_dependencies.xml @ 1:5b389fa38672 draft
"planemo upload"
author | petr-novak |
---|---|
date | Tue, 31 May 2022 11:43:26 +0000 |
parents | 4667f2fed156 |
children | 3b4e4881099a |
comparison
equal
deleted
inserted
replaced
0:4667f2fed156 | 1:5b389fa38672 |
---|---|
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="getorganelledb" version="0.0.1"> | 3 <package name="getorganelledb" version="0.0.1"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <action type="download_by_url">https://github.com/kavonrtep/getorganelledb/archive/refs/tags/0.0.1.zip</action> | 6 <action type="download_by_url">https://github.com/kavonrtep/getorganelledb/archive/refs/tags/0.0.1.zip</action> |
7 <action type="shell_command"> | 7 <action type="move_directory_files"> |
8 make | 8 <source_directory>LabelDatabase</source_directory> |
9 <destination_directory>$INSTALL_DIR/LabeLDatabase</destination_directory> | |
9 </action> | 10 </action> |
10 <action type="move_directory_files"> | 11 <action type="move_directory_files"> |
11 <source_directory>$TMP_WORK_DIR/kavonrtep-getorganelledb-0.0.1</source_directory> | 12 <source_directory>SeedDatabase</source_directory> |
12 <destination_directory>$INSTALL_DIR</destination_directory> | 13 <destination_directory>$INSTALL_DIR/SeedDatabase</destination_directory> |
13 </action> | 14 </action> |
14 | |
15 <action type="set_environment"> | 15 <action type="set_environment"> |
16 <environment_variable action="set_to" name="GETORGANELLEDB">$INSTALL_DIR</environment_variable> | 16 <environment_variable action="set_to" name="GETORGANELLEDB">$INSTALL_DIR</environment_variable> |
17 </action> | 17 </action> |
18 <action type="set_environment"> | 18 <action type="set_environment"> |
19 <environment_variable action="set_to" name="GETORGANELE_VERSION">"0.0.1"</environment_variable> | 19 <environment_variable action="set_to" name="GETORGANELE_VERSION">"0.0.1"</environment_variable> |