new file: m/Molpro/Molpro-mpp-2024.1.0.linux_x86_64_mpipr.eb

This commit is contained in:
Lukas Krupcik 2024-04-03 09:56:28 +02:00
parent 9057e350d5
commit 29b7f062b5

View File

@ -0,0 +1,24 @@
# IT4Innovations
# LK 2024
name = 'Molpro'
version = '2024.1.0'
versionprefix = 'mpp-'
versionsuffix = '.linux_x86_64_mpipr'
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']
checksums = ['30ee6b4a807481ca1a118dfe16a00fae1cff50ce3b872cbfe49aa0f4702d13ad']
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'