Mercurial > repos > crs4 > taxonomy_krona_chart
diff tool_dependencies.xml @ 1:09552faff9c0 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/taxonomy_krona_chart commit e4c2b31a732b57cc0210070afeaa2dfeca1e1eb4
author | iuc |
---|---|
date | Mon, 17 Aug 2015 11:36:09 -0400 |
parents | bd565e1e3c5f |
children | f11a04ed443b |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Apr 11 12:48:59 2014 -0400 +++ b/tool_dependencies.xml Mon Aug 17 11:36:09 2015 -0400 @@ -1,19 +1,6 @@ <?xml version="1.0"?> <tool_dependency> - <package name="kronatools" version="2.4"> - <install version="1.0"> - <actions> - <action type="download_by_url">http://downloads.sourceforge.net/project/krona/KronaTools%20%28Mac%2C%20Linux%29/KronaTools-2.4.tar</action> - <action type="move_directory_files"> - <source_directory>.</source_directory> - <destination_directory>$INSTALL_DIR</destination_directory> - </action> - <!-- ./install.pl must be run inside $INSTALL_DIR . Moreover "change_directory" action does not work because $INSTALL_DIR is outside the defined working directory --> - <action type="shell_command">cd $INSTALL_DIR && ./install.pl --prefix=$INSTALL_DIR</action> - <action type="set_environment"> - <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> - </action> - </actions> - </install> + <package name="krona" version="2.5"> + <repository changeset_revision="96d808a49774" name="package_krona_2_5" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> </tool_dependency>