From 73b4ca61a816c389c032f1d2cd2f6e9343aa78c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= Date: Tue, 16 Jul 2019 14:50:38 +0200 Subject: [PATCH] new file: i/Inspector/Inspector-2019_update4.eb --- i/Inspector/Inspector-2019_update4.eb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 i/Inspector/Inspector-2019_update4.eb 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'