name = 'ipp' version = '7.0.5.233' homepage = 'http://software.intel.com/en-us/articles/intel-ipp/' description = """Intel Integrated Performance Primitives (Intel IPP) is an extensive library of multicore-ready, highly optimized software functions for multimedia, data processing, and communications applications. Intel IPP offers thousands of optimized functions covering frequently used fundamental algorithms.""" toolchain = {'name': 'dummy', 'version': 'dummy'} sources = ['l_ipp_%s_intel64.tgz' % version] patches = ['ipp_productsdb.patch'] moduleclass = 'perf' dontcreateinstalldir = 'True' # license file license_file = '/apps/licenses/intel/license.lic'