easyconfigs-it4i/i/Inspector/Inspector-2019_update4.eb
Lukáš Krupčík 2404d5426e modified: i/Inspector/Inspector-2019_update4.eb
new file:   p/protobuf-python/protobuf-python-3.9.0-GCC-6.3.0-2.27-Python-3.7.3.eb
	new file:   p/protobuf/protobuf-3.9.0-GCC-6.3.0-2.27.eb
	modified:   v/VTune/VTune-2019_update4.eb
2019-07-17 13:18:54 +02:00

23 lines
506 B
Plaintext

# IT4Innovations 2019
name = 'Inspector'
version = '2019_update4'
homepage = 'http://software.intel.com/en-us/intel-inspector-xe'
description = """Intel Inspector XE is an easy to use memory error checker and thread checker for serial
and parallel applications"""
toolchain = {'name': 'dummy', 'version': ''}
sources = ['inspector_%(version)s.tar.gz']
dontcreateinstalldir = 'True'
dependencies = [
('X11', '20190311'),
]
license_file = '/apps/licenses/intel/license.lic'
moduleclass = 'tools'