# HG changeset patch # User iuc # Date 1437157294 14400 # Node ID 0aeb3a1b5106da907366541e8c33a95a81429440 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_progressivemauve_2_4_0 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty diff -r 000000000000 -r 0aeb3a1b5106 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Jul 17 14:21:34 2015 -0400 @@ -0,0 +1,45 @@ + + + + + + + http://darlinglab.org/mauve/downloads/mauve_linux_2.4.0.tar.gz + + linux-x64/progressiveMauve + $INSTALL_DIR/bin + + + linux-x64/mauveAligner + $INSTALL_DIR/bin + + + + + http://darlinglab.org/mauve/downloads/Mauve-2.4.0.dmg + + hdiutil attach Mauve-2.4.0.dmg && + mkdir -p $INSTALL_DIR/bin && + cp /Volumes/Mauve-2.4.0/Mauve.app/Contents/MacOS/progressiveMauve $INSTALL_DIR/bin && + cp /Volumes/Mauve-2.4.0/Mauve.app/Contents/MacOS/mauveAligner $INSTALL_DIR/bin && + hdiutil detach /Volumes/Mauve-2.4.0 + + + + $INSTALL_DIR/bin + + + + + + +