Mercurial > repos > galaxyp > package_mztosqlite_1_2_0
view tool_dependencies.xml @ 0:c6fd2675f552 draft default tip
planemo upload commit 078c2920db4203a2b7525fd819716507e9346546-dirty
author | galaxyp |
---|---|
date | Fri, 17 Jun 2016 15:12:46 -0400 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="mztosqlite" version="1.2.0"> <install version="1.0"> <actions_group> <actions> <action type="download_file">https://github.com/galaxyproteomics/mzToSQLite/releases/download/1.2.0/mzToSQLite-1.2.0.jar</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> </action> </actions> <action type="set_environment"> <environment_variable name="MZTOSQLITE_PATH" action="set_to">$INSTALL_DIR</environment_variable> <environment_variable name="MZTOSQLITE_JAR_PATH" action="set_to">$INSTALL_DIR/mzToSQLite-1.2.0.jar</environment_variable> </action> </actions_group> </install> <readme> This mztosqlite package dependency is retrieved directly from: https://github.com/galaxyproteomics/mzToSQLite/releases/download/ </readme> </package> </tool_dependency>