easyconfigs-it4i/l/libtool/libtool-2.4.2.eb
Easy Build 58411e55a1 modified: a/ABINIT/ABINIT-8.6.1-intel-2017a.eb
new file:   b/byacc/byacc-20170509.eb
	new file:   c/CP2K/CP2K-5.1-intel-2017a.eb
	new file:   g/GMP/GMP-5.0.5.eb
	new file:   g/guile/guile-1.8.8.eb
	new file:   l/Libint/Libint-1.1.6-intel-2017a.eb
	new file:   l/libmatheval/libmatheval-1.1.11.eb
	new file:   l/libtool/libtool-2.4.2.eb
	new file:   l/libxc/libxc-2.2.2-intel-2017a.eb
	new file:   l/libxsmm/libxsmm-1.6.4-intel-2017a.eb
	new file:   l/libxsmm/libxsmm-1.6.4.eb
	new file:   p/PLUMED/PLUMED-2.3.0-intel-2017a.eb
	deleted:    b/byacc/byacc-20160606.eb
2017-11-09 13:12:29 +01:00

18 lines
558 B
Plaintext

# Built with EasyBuild version 2.1.1 on 2015-09-08_14-18-26
# Built with EasyBuild version 2.1.1 on 2015-08-17_08-12-48
easyblock = 'ConfigureMake'
name = 'libtool'
version = '2.4.2'
homepage = 'http://www.gnu.org/software/libtool'
description = """GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries
behind a consistent, portable interface."""
toolchain = {'name': 'dummy', 'version': ''}
sources = [SOURCELOWER_TAR_GZ]
source_urls = ['http://ftp.gnu.org/gnu/%s' % name.lower()]
moduleclass = 'lib'