name = 'icc' version = '11.1.075' homepage = 'http://software.intel.com/en-us/intel-compilers/' description = "C and C++ compiler from Intel" toolchain = {'name': 'dummy', 'version': 'dummy'} sources = ['l_cproc_p_%s_intel64.tgz' % version] # small patch for the installer patches = ['specified-paths.patch'] dontcreateinstalldir = 'True' # license file license_file = '/apps/licenses/intel/license.lic' moduleclass = 'compiler'