mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-08 07:52:11 +01:00

new file: c/cycler/cycler-0.10.0-Py-2.7.eb modified: m/Molpro/Molpro-mpp-2018.2.0.linux_x86_64_openmp.eb new file: m/matplotlib/matplotlib-2.2.5-Py-2.7.eb modified: p/pmx/pmx-2.0-Py-2.7.eb new file: w/wheel/wheel-0.34.2-Py-2.7.eb
23 lines
702 B
Plaintext
23 lines
702 B
Plaintext
# IT4Innovations 2019
|
|
|
|
name = 'Molpro'
|
|
version = '2018.2.0'
|
|
versionprefix = 'mpp-'
|
|
versionsuffix = '.linux_x86_64_openmp'
|
|
|
|
homepage = 'https://www.molpro.net'
|
|
description = """Molpro is a local_complete system of ab initio programs for molecular electronic structure calculations."""
|
|
|
|
toolchain = SYSTEM
|
|
|
|
# no source URL available, requires registration to download
|
|
sources = ['%(namelower)s-%(versionprefix)s%(version)s%(versionsuffix)s.sh']
|
|
|
|
precompiled_binaries = True
|
|
|
|
# license file - uncomment if a licence file is supplied by your site and
|
|
# is valid for all users - the value of license_file may have to be changed
|
|
# license_file = HOME + '/licenses/%(name)s/license.lic'
|
|
|
|
moduleclass = 'chem'
|