easyconfigs-it4i/p/Perl/Perl-5.24.0-GCC-5.4.0-bare.eb
Easy Build b0ac04196a new file: b/Boost/Boost-1.63.0-intel-2017a-Python-2.7.13.eb
modified:   g/git/git-2.11.0-GNU-4.9.3-2.25.eb
	new file:   g/git/git-2.12.2.eb
	modified:   p/Perl/Perl-5.24.0-GCC-5.4.0-bare.eb
	new file:   p/Perl/Perl-5.24.1.eb
2017-04-21 10:57:42 +02:00

18 lines
405 B
Plaintext

name = 'Perl'
version = '5.24.0'
versionsuffix = '-bare'
homepage = 'http://www.perl.org/'
description = """Larry Wall's Practical Extraction and Report Language"""
toolchain = {'name': 'GCC', 'version': '4.9.3-2.25'}
toolchainopts = {'optarch': True, 'pic': True}
source_urls = ['http://www.cpan.org/src/5.0']
sources = [SOURCELOWER_TAR_GZ]
# bare, no extensions
exts_list = []
moduleclass = 'lang'