easyconfigs-it4i/x/XCrySDen/XCrySDen-1.5.60-intel-2017a.eb
Easy Build 89d06ec87f new file: l/Lmod/Lmod-8.1.6.eb
new file:   l/libMesh/libMesh-1.3.0-intel-2017c.eb
	new file:   p/Perl/Perl-5.28.1-GCC-6.3.0-2.27.eb
	new file:   p/PostgreSQL/PostgreSQL-11.3-Py-2.7.eb
	new file:   p/phonopy/phonopy-2.1.3-Py-3.6.eb
	new file:   s/scipy/scipy-1.3.0-Py-3.6.eb
	modified:   x/XCrySDen/XCrySDen-1.5.60-intel-2017a.eb
2019-06-18 12:47:49 +02:00

27 lines
681 B
Plaintext

# IT4Innovations 2019
name = 'XCrySDen'
version = '1.5.60'
homepage = "http://www.xcrysden.org/"
description = """XCrySDen is a crystalline and molecular structure visualisation program aiming
at display of isosurfaces and contours, which can be superimposed on crystalline structures and
interactively rotated and manipulated."""
toolchain = {'name': 'intel', 'version': '2017c'}
source_urls = ["http://www.xcrysden.org/download/"]
sources = [SOURCELOWER_TAR_GZ]
dependencies = [
('Tcl', '8.5.19', '', True),
('Tk', '8.5.19', '', True),
('Mesa', '18.3.1', '', True),
('libGLU', '9.0.0', '', True),
]
osdependencies = ['libXmu-devel']
moduleclass = 'vis'