easyconfigs-it4i/x/Xmipp/Xmipp-3.1-goolf-1.4.10-with-incl-deps.eb
easybuild 40b461ca6f fix
2019-11-06 13:38:09 +01:00

17 lines
512 B
Plaintext

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'