Mercurial > repos > anmoljh > package_padeldescriptor_1_0
changeset 0:acfdf3743ed8 draft
planemo upload commit f56b278fb07eb26356e963a71e4d55df89e1d7f8
author | anmoljh |
---|---|
date | Tue, 17 Oct 2017 06:05:20 -0400 |
parents | |
children | 87a0b5ff259e |
files | tool_dependencies.xml |
diffstat | 1 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Oct 17 06:05:20 2017 -0400 @@ -0,0 +1,22 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="padeldescriptor" version="1.0"> + <install version="1.0"> + <actions> + <action type="download_by_url" sha256sum="5a99e477766dd810ebc7abb9656fb45af9f83ae80c460c583e624c402e8f9635"> + https://github.com/LynnLab-JNU/download_repo/blob/master/PaDEL-Descriptor/PaDEL-Descriptor.zip + </action> + <action type="move_directory_files"> + <source_directory>.</source_directory> + <destination_directory>$INSTALL_DIR</destination_directory> + </action> + <action type="set_environment"> + <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> + </action> + </actions> + </install> + <readme> + padeldescriptor installed successfully. + </readme> + </package> +</tool_dependency>