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

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
23 lines
506 B
Plaintext
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'
|