Mercurial > repos > galaxyp > package_kronik_2_02
view tool_dependencies.xml @ 0:797b81fd9054 draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/packages/package_kronik_2_02 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
author | galaxyp |
---|---|
date | Mon, 23 May 2016 11:12:17 -0400 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="kronik" version="2.02"> <install version="1.0"> <actions> <action type="download_by_url" sha256sum="b8657a4d9682b88af53ac1ab64bbac8a08cdb578f2493d270a6d20d0b98d323b" target_filename="kronik.zip"> https://depot.galaxyproject.org/software/kronik/kronik_2.02_linux_x64.zip </action> <action type="move_file"> <source>./linux64/kronik</source> <destination>$INSTALL_DIR/bin</destination> </action> <action type="chmod"> <file mode="755">$INSTALL_DIR/bin/kronik</file> </action> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> </action> </actions> </install> <readme> Install Galaxy package application for krönik 2.02 </readme> </package> </tool_dependency>