# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 CMAKE_BUILD_TYPE="Release" MY_PN="${PN/intel-/}" MY_P="${MY_PN}-${PV}" inherit cmake flag-o-matic DESCRIPTION="Intel Graphics Compute Runtime for oneAPI Level Zero and OpenCL Driver" HOMEPAGE="https://github.com/intel/compute-runtime" SRC_URI="https://github.com/intel/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0/1.6.$(ver_cut 3)" KEYWORDS="~amd64" IUSE="disable-mitigations +l0 +vaapi" RDEPEND=" !dev-libs/intel-compute-runtime:legacy >=dev-util/intel-graphics-compiler-2.37.1:0 !dev-util/intel-graphics-compiler:legacy >=media-libs/gmmlib-22.10.0:= " DEPEND=" ${RDEPEND} dev-libs/intel-metrics-discovery:= >=dev-libs/intel-metrics-library-1.0.231:= dev-libs/libnl:3 dev-libs/libxml2:2 >=dev-util/intel-graphics-system-controller-1.3.0:= media-libs/mesa >=virtual/opencl-3 l0? (