Skip to content
Snippets Groups Projects
Commit a28bdcd4 authored by Jens Henrik Göbbert's avatar Jens Henrik Göbbert
Browse files

add runtime 9.11

parent 76bfe5b8
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