diff --git a/i/Inspector/Inspector-2019_update4.eb b/i/Inspector/Inspector-2019_update4.eb new file mode 100644 index 00000000..3bf0f7a2 --- /dev/null +++ b/i/Inspector/Inspector-2019_update4.eb @@ -0,0 +1,18 @@ +# 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' + +license_file = '/apps/licenses/intel/license.lic' + +moduleclass = 'tools'