mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
gui-libs/egl-wayland: drop 1.1.18
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST egl-wayland-1.1.13.1.tar.gz 68181 BLAKE2B 12587c24828570b5ad399042bb339b27c4d17e14896398d331970b32020956f12d56155e6b97f82c0e7c5f7aa5ad962b923c37ff1609f5384a99bb83e02c2dd7 SHA512 264373b22bab2a26dcd8391308ae24c0afe31168c318fd8fdf74a9958bc41658f9295645c4d91e395b5ab472cdf9dcf5160c448ba54e0aa8eccf04c294ffdb5b
|
||||
DIST egl-wayland-1.1.18.tar.gz 75759 BLAKE2B 245b1f706073855455d7ecc5577d73c02b3771beb5cae38dc2ff71e9940800dbc2af70ddeabad2290ac92dcd2d64e49ff9e06d27b999c345a0df5e8283405dea SHA512 3ae580e338291e090afba6fbb1dcc3a2d557e561f2d2cf8f2dfe3ac05619453934434a7a0f9b1c54a7a3bb3fc259d3581fb13f5939c994a310479e841021d777
|
||||
DIST egl-wayland-1.1.19.tar.gz 76156 BLAKE2B a017023ea965ab0a7329c4224f8c24557ddc31b00339e49e942c85edec1b45504434ef417edf2f787a3b1de7980d8c59d552dcfd0c4690b2b95140a48a70224d SHA512 5e50289656620d984a69d4dc5fbd1bdd214119db4386dd93ecee0d082ab75763db4039f1d3b40d160b32f144f3ff9638450ee63191a95dc7d3fadee1dd7120ce
|
||||
|
||||
@@ -1,35 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit meson-multilib
|
||||
|
||||
DESCRIPTION="NVIDIA wayland EGL external platform library"
|
||||
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"
|
||||
KEYWORDS="amd64 ~arm64"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/wayland[${MULTILIB_USEDEP}]
|
||||
x11-libs/libdrm[${MULTILIB_USEDEP}]
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
>=dev-libs/wayland-protocols-1.34
|
||||
>=gui-libs/eglexternalplatform-1.1-r1
|
||||
media-libs/libglvnd
|
||||
"
|
||||
BDEPEND="
|
||||
dev-util/wayland-scanner
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-1.1.6-remove-werror.patch
|
||||
)
|
||||
Reference in New Issue
Block a user