# HG changeset patch # User peterjc # Date 1495129093 14400 # Node ID b614a5abf31ce7a6e1ccff9860089a7d9c5afad6 # Parent 0098fe3690decac0c29833061949af602ba33b0f planemo upload for repository https://github.com/peterjc/pico_galaxy/tree/master/packages/package_mira_4_9_5 commit fd979d17340cde155de176604744831d9597c6b6 diff -r 0098fe3690de -r b614a5abf31c tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu May 18 13:38:13 2017 -0400 @@ -0,0 +1,61 @@ + + + + + + + + + + + https://depot.galaxyproject.org/software/mira/mira_4.9.5_linux_x64.tar.bz2 + + bin + $INSTALL_DIR + + + + + echo "ERROR: Automated installation on your operating system and CPU architecture combination is not yet supported." + echo "Your machine details (the output from 'uname' and 'arch'):" + uname + arch + echo "If pre-compiled MIRA binaries are now available for this, please report this" + echo "via https://github.com/peterjc/galaxy_mira/issues - thank you!" + false + + + + + $INSTALL_DIR + + + + $INSTALL_DIR/ + + + + +Downloads MIRA v4.9.5 from Sourceforge, requesting Bastien's precompiled binaries +for 64 bit (x86_64) Linux. Currently the Mac OS X binaries are not available. + +Other platforms where compilation from source would be required (e.g. 32 bit Linux) +are not supported by this automated installation script. + +http://chevreux.org/projects_mira.html +http://sourceforge.net/projects/mira-assembler/ + +The environment variable ``$MIRA4_9`` will point to the folder containing the +binaries (with a trailing slash), and this is also pre-pended to the``$PATH`` +variable. + + +