# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit meson-multilib EGLX11_HASH=24f60633e7a37e631fa556178e7af617ff53eddf DESCRIPTION="NVIDIA X11/XCB EGL external platform library" HOMEPAGE="https://github.com/NVIDIA/egl-x11/" SRC_URI=" https://github.com/NVIDIA/egl-x11/archive/${EGLX11_HASH}.tar.gz -> ${P}.tar.gz " S=${WORKDIR}/${PN}-${EGLX11_HASH} LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm64" # wrt blocker, may or may not cause problems if present with <560 # drivers, and collides with <565.57.01-r2 RDEPEND=" media-libs/mesa[gbm(+),${MULTILIB_USEDEP}] x11-libs/libX11[${MULTILIB_USEDEP}] x11-libs/libdrm[${MULTILIB_USEDEP}] x11-libs/libxcb:=[${MULTILIB_USEDEP}] !