mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-16 03:38:05 +01:00
Merge branch 'it4i-salomon'
This commit is contained in:
commit
9e8fb22263
@ -1,17 +0,0 @@
|
||||
name = 'Allinea'
|
||||
version = '4.1-32834-Redhat-5.7-x86_64'
|
||||
|
||||
homepage = 'http://www.allinea.com'
|
||||
description = """The Allinea environment is an essential toolkit for developers and computational scientists
|
||||
looking to get results faster."""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
||||
|
||||
source_urls = ['http://content.allinea.com/downloads/']
|
||||
sources = ['%(namelower)s-tools-%(version)s.tar']
|
||||
|
||||
# license file
|
||||
import os
|
||||
license_file = os.path.join(os.getenv('HOME'), "licenses", "allinea", "license.lic")
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,17 +0,0 @@
|
||||
name = 'Allinea'
|
||||
version = '4.1-32834-Redhat-6.0-x86_64'
|
||||
|
||||
homepage = 'http://www.allinea.com'
|
||||
description = """The Allinea environment is an essential toolkit for developers and computational scientists
|
||||
looking to get results faster."""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
||||
|
||||
source_urls = ['http://content.allinea.com/downloads/']
|
||||
sources = ['%(namelower)s-tools-%(version)s.tar']
|
||||
|
||||
# license file
|
||||
import os
|
||||
license_file = os.path.join(os.getenv('HOME'), "licenses", "allinea", "license.lic")
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,25 +0,0 @@
|
||||
name = 'Allinea'
|
||||
version = '6.1.1-Ubuntu-14.04-x86_64'
|
||||
|
||||
homepage = 'http://www.allinea.com'
|
||||
description = """The Allinea environment is an essential toolkit for developers and computational scientists
|
||||
looking to get results faster."""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': 'dummy'}
|
||||
|
||||
source_urls = ['http://content.allinea.com/downloads/']
|
||||
sources = ['%(namelower)s-forge-%(version)s.tar']
|
||||
|
||||
# Example of templates usage
|
||||
#templates = [
|
||||
# 'kebnekaise.qtf',
|
||||
# 'kebnekaise-gpu.qtf',
|
||||
#]
|
||||
|
||||
# Example of sysconfig usage
|
||||
#sysconfig = 'system.config.hpc2n'
|
||||
|
||||
# license file
|
||||
license_file = HOME + '/licenses/allinea/license.lic'
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,22 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Autoconf'
|
||||
version = '2.69'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/autoconf/'
|
||||
description = """Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '4.7.2'}
|
||||
|
||||
source_urls = [GNU_SOURCE]
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
dependencies = [('M4', '1.4.16')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["autoconf", "autoheader", "autom4te", "autoreconf",
|
||||
"autoscan", "autoupdate", "ifnames"]],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'devel'
|
@ -1,26 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Autoconf'
|
||||
version = '2.69'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/autoconf/'
|
||||
description = """Autoconf is an extensible package of M4 macros that produce shell scripts
|
||||
to automatically configure software source code packages. These scripts can adapt the
|
||||
packages to many kinds of UNIX-like systems without manual user intervention. Autoconf
|
||||
creates a configuration script for a package from a template file that lists the
|
||||
operating system features that the package can use, in the form of M4 macro calls."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '6.3.0-2.27'}
|
||||
|
||||
source_urls = [GNU_SOURCE]
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
dependencies = [('M4', '1.4.18')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["autoconf", "autoheader", "autom4te", "autoreconf", "autoscan",
|
||||
"autoupdate", "ifnames"]],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'devel'
|
@ -1,22 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Autoconf'
|
||||
version = '2.69'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/autoconf/'
|
||||
description = """Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls."""
|
||||
|
||||
toolchain = {'name': 'goolf', 'version': '1.4.10'}
|
||||
|
||||
source_urls = [GNU_SOURCE]
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
dependencies = [('M4', '1.4.16')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["autoconf", "autoheader", "autom4te", "autoreconf",
|
||||
"autoscan", "autoupdate", "ifnames"]],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'devel'
|
@ -1,26 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Autoconf'
|
||||
version = '2.69'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/autoconf/'
|
||||
description = """Autoconf is an extensible package of M4 macros that produce shell scripts
|
||||
to automatically configure software source code packages. These scripts can adapt the
|
||||
packages to many kinds of UNIX-like systems without manual user intervention. Autoconf
|
||||
creates a configuration script for a package from a template file that lists the
|
||||
operating system features that the package can use, in the form of M4 macro calls."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2017.00'}
|
||||
|
||||
source_urls = [GNU_SOURCE]
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
dependencies = [('M4', '1.4.17')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["autoconf", "autoheader", "autom4te", "autoreconf", "autoscan",
|
||||
"autoupdate", "ifnames"]],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'devel'
|
@ -1,26 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Autoconf'
|
||||
version = '2.69'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/autoconf/'
|
||||
description = """Autoconf is an extensible package of M4 macros that produce shell scripts
|
||||
to automatically configure software source code packages. These scripts can adapt the
|
||||
packages to many kinds of UNIX-like systems without manual user intervention. Autoconf
|
||||
creates a configuration script for a package from a template file that lists the
|
||||
operating system features that the package can use, in the form of M4 macro calls."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2017a'}
|
||||
|
||||
source_urls = [GNU_SOURCE]
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
dependencies = [('M4', '1.4.18')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["autoconf", "autoheader", "autom4te", "autoreconf", "autoscan",
|
||||
"autoupdate", "ifnames"]],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'devel'
|
@ -1,31 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'almost'
|
||||
version = '2.1.0'
|
||||
|
||||
homepage = 'http://www-almost.ch.cam.ac.uk/site'
|
||||
description = """all atom molecular simulation toolkit
|
||||
- is a fast and flexible molecular modeling environment
|
||||
that provides powerful and efficient algorithms for molecular
|
||||
simulation, homology modeling, de novo design and ab-initio
|
||||
calculations.
|
||||
"""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015b'}
|
||||
|
||||
source_urls = ['http://www-almost.ch.cam.ac.uk/site/downloads']
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
builddependencies = [
|
||||
('ScaLAPACK', '2.0.2', '-OpenBLAS-0.2.14-LAPACK-3.5.0', ('gompi', '2015b')),
|
||||
('OpenBLAS', '0.2.14', '-LAPACK-3.5.0', ('GNU', '5.1.0-2.25')),
|
||||
('SQLite', '3.8.8.1', '', ('intel', '2015b')),
|
||||
('gzip', '1.6', '', ('intel','2015b'))
|
||||
]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/almost'],
|
||||
'dirs': []
|
||||
}
|
||||
|
||||
moduleclass = 'bio'
|
@ -1,44 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'almost'
|
||||
version = '2.1.0'
|
||||
|
||||
homepage = 'http://www-almost.ch.cam.ac.uk/site'
|
||||
description = """all atom molecular simulation toolkit
|
||||
- is a fast and flexible molecular modeling environment
|
||||
that provides powerful and efficient algorithms for molecular
|
||||
simulation, homology modeling, de novo design and ab-initio
|
||||
calculations.
|
||||
"""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015g'}
|
||||
|
||||
# Sources checked out using svn
|
||||
# svn checkout svn://svn.code.sf.net/p/almost/code/ almost-code).
|
||||
# ALMOST 2.1 can be found in branches/almost-2.1
|
||||
# tar.gz file created from almost-2.1 directory and put to the
|
||||
# /easybuild/sources
|
||||
source_urls = ['http://www-almost.ch.cam.ac.uk/site/downloads']
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
builddependencies = [
|
||||
('ScaLAPACK', '2.0.2', '-OpenBLAS-0.2.14-LAPACK-3.5.0', ('gompi', '2015g')),
|
||||
('OpenBLAS', '0.2.14', '-LAPACK-3.5.0', ('GNU', '4.9.3-2.25')),
|
||||
('SQLite', '3.8.8.1'),
|
||||
('gzip', '1.6'),
|
||||
('Autotools', '20150215', '', ('GNU', '4.9.3-2.25')),
|
||||
]
|
||||
|
||||
configopts = 'CPPFLAGS="-I$EBROOTOPENMPI/include" '
|
||||
configopts += 'LDFLAGS="-L$EBROOTOPENMPI/lib -lmpi" '
|
||||
configopts += 'CXXFLAGS="-O3 -fPIC" CFLAGS="-O3 -fPIC" '
|
||||
configopts += '--enable-mpi '
|
||||
|
||||
preconfigopts = 'autoreconf -fi && automake && '
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/almost'],
|
||||
'dirs': []
|
||||
}
|
||||
|
||||
moduleclass = 'bio'
|
@ -1,44 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'almost'
|
||||
version = '2.1.0'
|
||||
|
||||
homepage = 'http://www-almost.ch.cam.ac.uk/site'
|
||||
description = """all atom molecular simulation toolkit
|
||||
- is a fast and flexible molecular modeling environment
|
||||
that provides powerful and efficient algorithms for molecular
|
||||
simulation, homology modeling, de novo design and ab-initio
|
||||
calculations.
|
||||
"""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2016a'}
|
||||
|
||||
# Sources checked out using svn
|
||||
# svn checkout svn://svn.code.sf.net/p/almost/code/ almost-code).
|
||||
# ALMOST 2.1 can be found in branches/almost-2.1
|
||||
# tar.gz file created from almost-2.1 directory and put to the
|
||||
# /easybuild/sources
|
||||
source_urls = ['http://www-almost.ch.cam.ac.uk/site/downloads']
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
builddependencies = [
|
||||
('ScaLAPACK', '2.0.2', '-OpenBLAS-0.2.15-LAPACK-3.6.0', ('gompi', '2016a')),
|
||||
('OpenBLAS', '0.2.15', '-LAPACK-3.6.0', ('GCC', '4.9.3-2.25')),
|
||||
('SQLite', '3.8.8.1'),
|
||||
('gzip', '1.6'),
|
||||
('Autotools', '20150215'),
|
||||
]
|
||||
|
||||
configopts = 'CPPFLAGS="-I$EBROOTOPENMPI/include" '
|
||||
configopts += 'LDFLAGS="-L$EBROOTOPENMPI/lib -lmpi" '
|
||||
configopts += 'CXXFLAGS="-O3 -fPIC" CFLAGS="-O3 -fPIC" '
|
||||
configopts += '--enable-mpi '
|
||||
|
||||
preconfigopts = 'autoreconf -fi && automake && '
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/almost'],
|
||||
'dirs': []
|
||||
}
|
||||
|
||||
moduleclass = 'bio'
|
@ -1,31 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'almost'
|
||||
version = '2.1.0'
|
||||
|
||||
homepage = 'http://www-almost.ch.cam.ac.uk/site'
|
||||
description = """all atom molecular simulation toolkit
|
||||
- is a fast and flexible molecular modeling environment
|
||||
that provides powerful and efficient algorithms for molecular
|
||||
simulation, homology modeling, de novo design and ab-initio
|
||||
calculations.
|
||||
"""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
|
||||
source_urls = ['http://www-almost.ch.cam.ac.uk/site/downloads']
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
|
||||
builddependencies = [
|
||||
('ScaLAPACK', '2.0.2', '-OpenBLAS-0.2.14-LAPACK-3.5.0', ('gompi', '2015b')),
|
||||
('OpenBLAS', '0.2.14', '-LAPACK-3.5.0', ('GNU', '5.1.0-2.25')),
|
||||
('SQLite', '3.8.8.1'),
|
||||
('gzip', '1.6')
|
||||
]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/almost'],
|
||||
'dirs': []
|
||||
}
|
||||
|
||||
moduleclass = 'bio'
|
@ -1,23 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Bison'
|
||||
version = '2.5'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/bison'
|
||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [GNU_SOURCE]
|
||||
|
||||
builddependencies = [('M4', '1.4.16')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["bison", "yacc"]] + ["lib/liby.a"],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,23 +0,0 @@
|
||||
# Built with EasyBuild version 2.1.1 on 2015-07-07_14-44-07
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Bison'
|
||||
version = '2.7'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/bison'
|
||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||
|
||||
toolchain = {'name': 'GNU', 'version': '5.1.0-2.25'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [GNU_SOURCE]
|
||||
|
||||
builddependencies = [('M4', '1.4.17')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["bison", "yacc"]] + ["lib/liby.a"],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,23 +0,0 @@
|
||||
# Built with EasyBuild version 2.1.1 on 2015-06-29_19-24-16
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Bison'
|
||||
version = '2.7'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/bison'
|
||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015b'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [GNU_SOURCE]
|
||||
|
||||
builddependencies = [('M4', '1.4.17')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["bison", "yacc"]] + ["lib/liby.a"],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,22 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Bison'
|
||||
version = '2.7'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/bison'
|
||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015g'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [GNU_SOURCE]
|
||||
|
||||
builddependencies = [('M4', '1.4.17', '', ('GNU', '4.9.3-2.25'))]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["bison", "yacc"]] + ["lib/liby.a"],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,22 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Bison'
|
||||
version = '2.7'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/bison'
|
||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2016a'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [GNU_SOURCE]
|
||||
|
||||
builddependencies = [('M4', '1.4.17', '', ('GNU', '4.9.3-2.25'))]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["bison", "yacc"]] + ["lib/liby.a"],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,22 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Bison'
|
||||
version = '3.0.2'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/bison'
|
||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '4.8.3'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [GNU_SOURCE]
|
||||
|
||||
builddependencies = [('M4', '1.4.17')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["bison", "yacc"]] + ["lib/liby.a"],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,22 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Bison'
|
||||
version = '3.0.2'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/bison'
|
||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [GNU_SOURCE]
|
||||
|
||||
builddependencies = [('M4', '1.4.17')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["bison", "yacc"]] + ["lib/liby.a"],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,22 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Bison'
|
||||
version = '3.0.4'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/bison'
|
||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2017a'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [GNU_SOURCE]
|
||||
|
||||
builddependencies = [('M4', '1.4.18')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["bison", "yacc"]] + ["lib/liby.a"],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,22 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'Bison'
|
||||
version = '3.0.4'
|
||||
|
||||
homepage = 'http://www.gnu.org/software/bison'
|
||||
description = """Bison is a general-purpose parser generator that converts an annotated context-free grammar
|
||||
into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2017.00'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [GNU_SOURCE]
|
||||
|
||||
builddependencies = [('M4', '1.4.17')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/%s" % x for x in ["bison", "yacc"]] + ["lib/liby.a"],
|
||||
'dirs': [],
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,23 +0,0 @@
|
||||
# Built with EasyBuild version 2.1.1 on 2015-09-08_14-17-26
|
||||
# Built with EasyBuild version 2.1.1 on 2015-08-17_09-16-43
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'byacc'
|
||||
version = '20120526'
|
||||
|
||||
homepage = 'http://invisible-island.net/byacc/byacc.html'
|
||||
description = """Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available.
|
||||
In contrast to bison, it is written to avoid dependencies upon a particular compiler."""
|
||||
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015g'}
|
||||
|
||||
sources = [SOURCELOWER_TGZ]
|
||||
source_urls = ['ftp://invisible-island.net/byacc']
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/yacc"],
|
||||
'dirs': []
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,23 +0,0 @@
|
||||
# Built with EasyBuild version 2.1.1 on 2015-09-08_14-17-26
|
||||
# Built with EasyBuild version 2.1.1 on 2015-08-17_09-16-43
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'byacc'
|
||||
version = '20120526'
|
||||
|
||||
homepage = 'http://invisible-island.net/byacc/byacc.html'
|
||||
description = """Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available.
|
||||
In contrast to bison, it is written to avoid dependencies upon a particular compiler."""
|
||||
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2016a'}
|
||||
|
||||
sources = [SOURCELOWER_TGZ]
|
||||
source_urls = ['ftp://invisible-island.net/byacc']
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/yacc"],
|
||||
'dirs': []
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,21 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'byacc'
|
||||
version = '20120526'
|
||||
|
||||
homepage = 'http://invisible-island.net/byacc/byacc.html'
|
||||
description = """Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available.
|
||||
In contrast to bison, it is written to avoid dependencies upon a particular compiler."""
|
||||
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
|
||||
sources = [SOURCELOWER_TGZ]
|
||||
source_urls = ['ftp://invisible-island.net/byacc']
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ["bin/yacc"],
|
||||
'dirs': []
|
||||
}
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,15 +0,0 @@
|
||||
name = 'bzip2'
|
||||
version = '1.0.6'
|
||||
|
||||
homepage = 'http://www.bzip.org/'
|
||||
description = """bzip2 is a freely available, patent free, high-quality data compressor. It typically
|
||||
compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical
|
||||
compressors), whilst being around twice as fast at compression and six times faster at decompression."""
|
||||
|
||||
toolchain = {'name': 'GNU', 'version': '5.1.0-2.25'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['http://www.bzip.org/%(version)s']
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,16 +0,0 @@
|
||||
# Built with EasyBuild version 2.1.1 on 2015-06-29_19-09-07
|
||||
name = 'bzip2'
|
||||
version = '1.0.6'
|
||||
|
||||
homepage = 'http://www.bzip.org/'
|
||||
description = """bzip2 is a freely available, patent free, high-quality data compressor. It typically
|
||||
compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical
|
||||
compressors), whilst being around twice as fast at compression and six times faster at decompression."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015g'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['http://www.bzip.org/%(version)s/']
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,15 +0,0 @@
|
||||
name = 'bzip2'
|
||||
version = '1.0.6'
|
||||
|
||||
homepage = 'http://www.bzip.org/'
|
||||
description = """bzip2 is a freely available, patent free, high-quality data compressor. It typically
|
||||
compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical
|
||||
compressors), whilst being around twice as fast at compression and six times faster at decompression."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2017a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['http://www.bzip.org/%(version)s']
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,15 +0,0 @@
|
||||
name = 'bzip2'
|
||||
version = '1.0.6'
|
||||
|
||||
homepage = 'http://www.bzip.org/'
|
||||
description = """bzip2 is a freely available, patent free, high-quality data compressor. It typically
|
||||
compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical
|
||||
compressors), whilst being around twice as fast at compression and six times faster at decompression."""
|
||||
|
||||
toolchain = {'name': 'gompi', 'version': '2015e'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['http://www.bzip.org/%(version)s']
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,15 +0,0 @@
|
||||
name = 'bzip2'
|
||||
version = '1.0.6'
|
||||
|
||||
homepage = 'http://www.bzip.org/'
|
||||
description = """bzip2 is a freely available, patent free, high-quality data compressor. It typically
|
||||
compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical
|
||||
compressors), whilst being around twice as fast at compression and six times faster at decompression."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2017.00'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['http://www.bzip.org/%(version)s']
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,15 +0,0 @@
|
||||
name = 'bzip2'
|
||||
version = '1.0.6'
|
||||
|
||||
homepage = 'http://www.bzip.org/'
|
||||
description = """bzip2 is a freely available, patent free, high-quality data compressor. It typically
|
||||
compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical
|
||||
compressors), whilst being around twice as fast at compression and six times faster at decompression."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2017a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['http://www.bzip.org/%(version)s']
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,38 +0,0 @@
|
||||
easyblock = 'EB_EasyBuildMeta'
|
||||
|
||||
name = 'EasyBuild'
|
||||
version = '3.2.1'
|
||||
|
||||
homepage = 'http://hpcugent.github.com/easybuild/'
|
||||
description = """EasyBuild is a software build and installation framework
|
||||
written in Python that allows you to install software in a structured,
|
||||
repeatable and robust way."""
|
||||
|
||||
toolchain = {'name': 'dummy', 'version': ''}
|
||||
|
||||
source_urls = [
|
||||
# vsc-install
|
||||
'https://pypi.python.org/packages/82/ec/19d85d2bb91b562195d00db9ac82d7529904e7eabc0597720966bf74714f/',
|
||||
# vsc-base
|
||||
'https://pypi.python.org/packages/f7/66/1ff7ecc4a93ba37e063f5bfbe395e95a547b1dec73b017c2724f4475a958/',
|
||||
# easybuild-framework
|
||||
'https://pypi.python.org/packages/77/a2/34beda6176a1c85e99861f6a5e881c3a5c67e68e1edc50258a7d941195e8/',
|
||||
# easybuild-easyblocks
|
||||
'https://pypi.python.org/packages/3d/02/a5d239cbe7dfaecf712edc4aa53192239db174505e81d4c793e20abd96b6/',
|
||||
# easybuild-easyconfigs
|
||||
'https://pypi.python.org/packages/ac/ae/185b876b02b2f2310fe52bb41539d23a00e421e5b19c246779e4b2be03a8/',
|
||||
]
|
||||
# order matters a lot, to avoid having dependencies auto-resolved (--no-deps easy_install option doesn't work?)
|
||||
sources = [
|
||||
'vsc-install-0.10.26.tar.gz',
|
||||
'vsc-base-2.5.8.tar.gz',
|
||||
'easybuild-framework-%(version)s.tar.gz',
|
||||
'easybuild-easyblocks-%(version)s.tar.gz',
|
||||
'easybuild-easyconfigs-%(version)s.tar.gz',
|
||||
]
|
||||
|
||||
# EasyBuild is a (set of) Python packages, so it depends on Python
|
||||
# usually, we want to use the system Python, so no actual Python dependency is listed
|
||||
allow_system_deps = [('Python', SYS_PYTHON_VERSION)]
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,16 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'expat'
|
||||
version = '2.1.0'
|
||||
|
||||
homepage = 'http://expat.sourceforge.net/'
|
||||
description = """Expat is an XML parser library written in C. It is a stream-oriented parser in which an application
|
||||
registers handlers for things the parser might find in the XML document (like start tags)"""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015g'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [SOURCEFORGE_SOURCE]
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,16 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'expat'
|
||||
version = '2.1.0'
|
||||
|
||||
homepage = 'http://expat.sourceforge.net/'
|
||||
description = """Expat is an XML parser library written in C. It is a stream-oriented parser in which an application
|
||||
registers handlers for things the parser might find in the XML document (like start tags)"""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2017.00'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = [SOURCEFORGE_SOURCE]
|
||||
|
||||
moduleclass = 'tools'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.35'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.37'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,13 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.38'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '4.8.2'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
# Built with EasyBuild version 2.1.1 on 2015-06-09_13-16-43
|
||||
name = 'flex'
|
||||
version = '2.5.38'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '4.8.3'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'CrayGNU', 'version': '2015.06'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'CrayGNU', 'version': '2015.11'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,16 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '4.9.2-binutils-2.25'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
# use same binutils version that was used when building GCC toolchain
|
||||
builddependencies = [('binutils', '2.25', '', True)]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,13 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '4.9.2'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,16 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '4.9.3-binutils-2.25'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
# use same binutils version that was used when building GCC toolchain
|
||||
builddependencies = [('binutils', '2.25', '', True)]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,13 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '4.9.3'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,16 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '5.1.0-binutils-2.25'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
# use same binutils version that was used when building GCC toolchain
|
||||
builddependencies = [('binutils', '2.25', '', True)]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,19 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCCcore', 'version': '4.9.2'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
# use same binutils version that was used when building GCCcore toolchain
|
||||
builddependencies = [
|
||||
('M4', '1.4.17'),
|
||||
('binutils', '2.25', '', True)
|
||||
]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,19 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCCcore', 'version': '4.9.3'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
# use same binutils version that was used when building GCCcore toolchain
|
||||
builddependencies = [
|
||||
('M4', '1.4.17'),
|
||||
('binutils', '2.25', '', True)
|
||||
]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,13 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GNU', 'version': '4.9.3-2.25'}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2014b'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015.05'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015b'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015g'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2016a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'gimkl', 'version': '2.11.5'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'ictce', 'version': '7.1.2'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2014b'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2016.02-GCC-4.9'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2016a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,14 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.5.39'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2017.00'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,16 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.6.0'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCC', 'version': '4.9.2'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
dependencies = [('Bison', '3.0.4')]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,21 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.6.0'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCCcore', 'version': '4.9.3'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
dependencies = [('Bison', '3.0.4')]
|
||||
|
||||
# use same binutils version that was used when building GCC toolchain
|
||||
builddependencies = [('binutils', '2.25', '', True)]
|
||||
|
||||
parallel = 1
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,21 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.6.0'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'GCCcore', 'version': '5.3.0'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
dependencies = [('Bison', '3.0.4')]
|
||||
|
||||
# use same binutils version that was used when building GCC toolchain
|
||||
builddependencies = [('binutils', '2.26', '', True)]
|
||||
|
||||
parallel = 1
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,16 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.6.0'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
dependencies = [('Bison', '3.0.4')]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,16 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.6.0'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2016a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
dependencies = [('Bison', '3.0.4')]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,16 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.6.0'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'gimkl', 'version': '2.11.5'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
dependencies = [('Bison', '3.0.4')]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,16 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.6.0'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
dependencies = [('Bison', '3.0.4')]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,16 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.6.0'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2016a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
dependencies = [('Bison', '3.0.4')]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,16 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.6.0'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2017a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['http://prdownloads.sourceforge.net/%(namelower)s']
|
||||
|
||||
dependencies = [('Bison', '3.0.4')]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,24 +0,0 @@
|
||||
name = 'flex'
|
||||
version = '2.6.3'
|
||||
|
||||
homepage = 'http://flex.sourceforge.net/'
|
||||
description = """Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
|
||||
sometimes called a tokenizer, is a program which recognizes lexical patterns in text."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2017a'}
|
||||
toolchainopts = {'pic': True}
|
||||
|
||||
sources = [SOURCELOWER_TAR_GZ]
|
||||
source_urls = ['https://github.com/westes/flex/releases/download/v%(version)s/']
|
||||
|
||||
checksums = ['a5f65570cd9107ec8a8ec88f17b31bb1']
|
||||
|
||||
dependencies = [('M4', '1.4.18')]
|
||||
builddependencies = [
|
||||
('Bison', '3.0.4'),
|
||||
('help2man', '1.47.4'),
|
||||
# use same binutils version that was used when building GCC toolchain
|
||||
('binutils', '2.27', '', True),
|
||||
]
|
||||
|
||||
moduleclass = 'lang'
|
@ -1,22 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'fontconfig'
|
||||
version = '2.11.94'
|
||||
|
||||
homepage = 'http://www.freedesktop.org/software/fontconfig'
|
||||
description = """Fontconfig is a library designed to provide system-wide font configuration, customization and
|
||||
application access."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2017.00'}
|
||||
|
||||
source_urls = ['http://www.freedesktop.org/software/fontconfig/release/']
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [
|
||||
('expat', '2.1.0'),
|
||||
('freetype', '2.6.2'),
|
||||
]
|
||||
|
||||
configopts = '--disable-docs '
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,26 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'fontconfig'
|
||||
version = '2.12.1'
|
||||
versionsuffix = '-libpng-1.6.29'
|
||||
|
||||
homepage = 'http://www.freedesktop.org/software/fontconfig'
|
||||
description = """Fontconfig is a library designed to provide system-wide font configuration, customization and
|
||||
application access."""
|
||||
|
||||
toolchain = {'name': 'GCCcore', 'version': '6.3.0'}
|
||||
|
||||
source_urls = ['http://www.freedesktop.org/software/fontconfig/release/']
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [
|
||||
('expat', '2.2.0', '', True),
|
||||
('freetype', '2.7.1', versionsuffix, True),
|
||||
]
|
||||
|
||||
# use same binutils version that was used when building GCCcore toolchain
|
||||
builddependencies = [('binutils', '2.27', '', True)]
|
||||
|
||||
configopts = '--disable-docs '
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,20 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'fontsproto'
|
||||
version = '2.1.3'
|
||||
|
||||
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
|
||||
description = "X11 font extension wire protocol"
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015g'}
|
||||
toolchainopts = {'optarch': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = ['http://xorg.freedesktop.org/archive/individual/proto/']
|
||||
|
||||
sanity_check_paths = {
|
||||
'files' : [],
|
||||
'dirs' : ['include/X11/fonts'],
|
||||
}
|
||||
|
||||
moduleclass = 'devel'
|
@ -1,20 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'fontsproto'
|
||||
version = '2.1.3'
|
||||
|
||||
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
|
||||
description = "X11 font extension wire protocol"
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2016a'}
|
||||
toolchainopts = {'optarch': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = [XORG_PROTO_SOURCE]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': [],
|
||||
'dirs': ['include/X11/fonts'],
|
||||
}
|
||||
|
||||
moduleclass = 'devel'
|
@ -1,20 +0,0 @@
|
||||
easyblock = 'ConfigureMake'
|
||||
|
||||
name = 'fontsproto'
|
||||
version = '2.1.3'
|
||||
|
||||
homepage = "http://www.freedesktop.org/wiki/Software/xlibs"
|
||||
description = "X11 font extension wire protocol"
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2016a'}
|
||||
toolchainopts = {'optarch': True}
|
||||
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
source_urls = [XORG_PROTO_SOURCE]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': [],
|
||||
'dirs': ['include/X11/fonts'],
|
||||
}
|
||||
|
||||
moduleclass = 'devel'
|
@ -1,20 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.4.10'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well.
|
||||
"""
|
||||
|
||||
toolchain = {'name': 'goolf', 'version': '1.4.10'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,19 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.4.10'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'ictce', 'version': '5.3.0'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,20 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.4.11'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well.
|
||||
"""
|
||||
|
||||
toolchain = {'name': 'goolf', 'version': '1.4.10'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,19 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.4.11'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'ictce', 'version': '5.3.0'}
|
||||
|
||||
source_urls = ['http://download.savannah.gnu.org/releases/freetype/']
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.5.0.1'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'goolf', 'version': '1.4.10'}
|
||||
|
||||
source_urls = ['http://download.savannah.gnu.org/releases/freetype/']
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.6')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.5.0.1'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'ictce', 'version': '5.3.0'}
|
||||
|
||||
source_urls = ['http://download.savannah.gnu.org/releases/freetype/']
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.6')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.5.0.1'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'ictce', 'version': '5.5.0'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.6')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.5.2'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'ictce', 'version': '5.5.0'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.9')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.5.3'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2014b'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.12')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.5.3'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'goolf', 'version': '1.7.20'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.12')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.5.3'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2014b'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.12')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,22 +0,0 @@
|
||||
# Built with EasyBuild version 2.1.1 on 2015-06-29_22-20-03
|
||||
name = 'freetype'
|
||||
version = '2.5.3'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.12')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.so', 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.5.5'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015a'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.16')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.5.5'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015a'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.16')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.5.5'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.16')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.6'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015a'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.17')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.6'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'goolf', 'version': '1.7.20'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.17')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.6'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015a'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.17')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,23 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.6.1'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
libpngver = '1.6.19'
|
||||
versionsuffix = '-libpng-%s' % libpngver
|
||||
dependencies = [('libpng', libpngver)]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.6.1'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2015b'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.18')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.6.2'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015a'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.20')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.6.2'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2015b'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.21')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,21 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.6.2'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'foss', 'version': '2016a'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.21')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT, 'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
@ -1,22 +0,0 @@
|
||||
name = 'freetype'
|
||||
version = '2.6.2'
|
||||
|
||||
homepage = 'http://freetype.org'
|
||||
description = """FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and
|
||||
portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display
|
||||
servers, font conversion tools, text image generation tools, and many other products as well."""
|
||||
|
||||
toolchain = {'name': 'intel', 'version': '2016a'}
|
||||
|
||||
source_urls = [GNU_SAVANNAH_SOURCE]
|
||||
sources = [SOURCE_TAR_GZ]
|
||||
|
||||
dependencies = [('libpng', '1.6.21')]
|
||||
|
||||
sanity_check_paths = {
|
||||
'files': ['bin/freetype-config', 'lib/libfreetype.a', 'lib/libfreetype.%s' % SHLIB_EXT,
|
||||
'lib/pkgconfig/freetype2.pc'],
|
||||
'dirs': ['include/freetype2'],
|
||||
}
|
||||
|
||||
moduleclass = 'vis'
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user