From 34d4f34516ab568ad4ea24fc16ee0ad9ec8ad079 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 11 Aug 2022 14:19:56 +0100 Subject: gentoo auto-resync : 11:08:2022 - 14:19:56 --- gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild') diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild index be21463cf525..5b4dc823c52e 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -inherit flag-o-matic meson +inherit meson DESCRIPTION="EGLStream-based Wayland external platform" HOMEPAGE="https://github.com/NVIDIA/egl-wayland" @@ -19,20 +19,13 @@ RDEPEND=" DEPEND=" ${RDEPEND} gui-libs/eglexternalplatform - media-libs/libglvnd" + >=media-libs/libglvnd-1.3.4" BDEPEND="dev-util/wayland-scanner" PATCHES=( "${FILESDIR}"/${PN}-1.1.6-remove-werror.patch ) -src_configure() { - # EGLStream is not intended for X11, always build without (bug #777558) - append-cppflags -DEGL_NO_X11 - - meson_src_configure -} - src_install() { meson_src_install -- cgit v1.2.3