# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit meson DESCRIPTION="EGLStream-based Wayland external platform" HOMEPAGE="https://github.com/NVIDIA/egl-wayland" SRC_URI="https://github.com/NVIDIA/egl-wayland/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" # unkeyworded for now as non-xwayland wayland vulkan seems to miss a symbol # that is likely from a yet unreleased libnvidia-vulkan-producer.so #KEYWORDS="~amd64 ~arm64" RDEPEND=" dev-libs/wayland !