summaryrefslogtreecommitdiff
path: root/gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-11 14:19:56 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-11 14:19:56 +0100
commit34d4f34516ab568ad4ea24fc16ee0ad9ec8ad079 (patch)
tree3339f6fc30715c2fbe1d20281f6ddc53eda3f9b4 /gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild
parent32eff0cac517b699efc32b86520bac482961a57f (diff)
gentoo auto-resync : 11:08:2022 - 14:19:56
Diffstat (limited to 'gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild')
-rw-r--r--gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild13
1 files changed, 3 insertions, 10 deletions
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