easyconfigs-it4i/s/Singularity/Singularity-2.3.eb
Easy Build 308398159f new file: a/ATLAS/ATLAS-3.10.3-intel-2017a-LAPACK-3.6.1.eb
new file:   g/glibc/glibc-2.14.eb
	new file:   l/libICU/libICU-59.1.eb
	new file:   l/libunwind/libunwind-1.2.eb
	new file:   s/Singularity/Singularity-2.3.eb
2017-06-02 09:54:59 +02:00

19 lines
470 B
Plaintext

easyblock = 'ConfigureMake'
name = 'Singularity'
version = '2.3'
homepage = 'http://gmkurtzer.github.io/singularity'
description = """Singularity is a portable application stack packaging and runtime utility."""
toolchain = {'name': 'dummy', 'version': ''}
source_urls = ['https://github.com/gmkurtzer/singularity/archive/']
sources = ['%(version)s.tar.gz']
builddependencies = [('Autotools', '20150215')]
preconfigopts = './autogen.sh && '
moduleclass = 'tools'