name = 'Xmipp'
version = '3.1'
versionsuffix = '-with-incl-deps'

homepage = 'http://xmipp.cnb.csic.es/'
description = "Xmipp is a suite of image processing programs, primarily aimed at single-particle 3D electron microscopy."

source_urls = ['http://xmipp.cnb.csic.es/Downloads/']
sources = ['Xmipp-%(version)s-src.tar.gz']

toolchain = {'name': 'goolf', 'version': '1.4.10'}

# note: all other dependencies are taken care of by Xmipp itself
dependencies = [('Java', '1.7.0_80', '', True)]

moduleclass = 'vis'