Skip to content
Snippets Groups Projects
Commit 86bc06c1 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Merge branch 'mcr' into '2022'

MCR (runtime 9.11)

See merge request hps-public/easybuild-repository!1239
parents d15e7b26 a28bdcd4
No related branches found
No related tags found
No related merge requests found
##
# Author: Robert Mijakovic <robert.mijakovic@lxp.lu>
##
name = 'MCR'
version = 'R2021b' # runtime version 9.11
local_update = '2'
versionsuffix = '.%s' % local_update
homepage = 'https://www.mathworks.com/products/compiler/mcr/'
description = """The MATLAB Runtime is a standalone set of shared libraries
that enables the execution of compiled MATLAB applications
or components on computers that do not have MATLAB installed."""
toolchain = SYSTEM
source_urls = ['https://ssd.mathworks.com/supportfiles/downloads/%%(version)s/Release/%s/deployment_files/'
'installer/complete/glnxa64/' % local_update]
sources = ['MATLAB_Runtime_%%(version)s_Update_%s_glnxa64.zip' % local_update]
checksums = ['731ea5ff34a64ec05024ccf36dc24cfb77d5de4dfabec678e3b964e1110aa6e2']
moduleclass = 'math'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment