annotate tool_dependencies.xml @ 0:8c7976eed9c3 draft default tip

planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
author iuc
date Tue, 29 Nov 2016 14:51:45 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
2 <tool_dependency>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
3 <package name="abricate" version="0.3">
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
4 <install version="1.0">
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
5 <actions>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
6 <action type="download_by_url" sha256sum="b140212787d7f6a45806cd1c25c1b75214bc3291f2b568adfc80a61bb4e6d7d2">https://github.com/tseemann/abricate/archive/v0.3.tar.gz</action>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
7 <action type="move_directory_files">
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
8 <source_directory>.</source_directory>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
9 <destination_directory>$INSTALL_DIR</destination_directory>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
10 </action>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
11 <action type="shell_command">chmod ugo+x $INSTALL_DIR/bin/abricate</action>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
12 <action type="set_environment">
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
14 </action>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
15 </actions>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
16 </install>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
17 </package>
8c7976eed9c3 planemo upload commit 3fdc0150310db0a67769f9ce6ea85695d595b2ba-dirty
iuc
parents:
diff changeset
18 </tool_dependency>