annotate tool_dependencies.xml @ 0:bd407cf33491 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
author iuc
date Sat, 04 Jul 2015 10:00:16 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
2 <tool_dependency>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
3 <package name="barrnap" version="0.7">
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
4 <install version="1.0">
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
5 <actions>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
6 <action type="download_by_url">https://github.com/tseemann/barrnap/archive/0.7.tar.gz</action>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
7 <action type="move_directory_files">
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
8 <source_directory>.</source_directory>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
9 <destination_directory>$INSTALL_DIR</destination_directory>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
10 </action>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
11 <action type="shell_command">chmod ugo+x $INSTALL_DIR/bin/barrnap</action>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
12 <action type="set_environment">
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
14 </action>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
15 </actions>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
16 </install>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
17 </package>
bd407cf33491 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_barrnap_0_7 commit beb40fb1d5861b529d96fa228b2129e3d4a524b7
iuc
parents:
diff changeset
18 </tool_dependency>