* update egl-wayland to 4:1.1.16-1

This commit is contained in:
Alexander Baldeck 2024-10-09 12:55:16 +02:00
parent 3008f1730d
commit 772444392b
3 changed files with 35 additions and 4 deletions

27
egl-wayland/.SRCINFO Normal file
View File

@ -0,0 +1,27 @@
pkgbase = egl-wayland
pkgdesc = EGLStream-based Wayland external platform
pkgver = 1.1.16
pkgrel = 1
epoch = 4
url = https://github.com/NVIDIA/egl-wayland
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = MIT
makedepends = git
makedepends = libglvnd>=1.3.4
makedepends = meson
makedepends = wayland-protocols
depends = eglexternalplatform
depends = glibc
depends = libdrm
depends = wayland
provides = libnvidia-egl-wayland.so
source = git+https://github.com/NVIDIA/egl-wayland#tag=1.1.16
source = 10_nvidia_wayland.json
b2sums = fb1da02597aff0db93fda880eb4edba30eba4c0793e1d385a5f4414260e16e451964505b66f57a9e5e0bab3e01ccf4d711b27a6f45f3527ce89e831f3680bcd8
b2sums = b10206c742e8966d1192b9b0604137e6b296d2be74a437841c63844c0716343578b11565a34fb4c534d5908c0b5775305581b68039a6ff9ed7421c9d385a2b7a
pkgname = egl-wayland

View File

@ -0,0 +1,4 @@
[egl-wayland]
source = "github"
github = "NVIDIA/egl-wayland"
use_max_tag = true

View File

@ -2,9 +2,9 @@
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgname=egl-wayland
pkgver=1.1.13
pkgrel=2
epoch=2
pkgver=1.1.16
pkgrel=1
epoch=4
pkgdesc="EGLStream-based Wayland external platform"
url="https://github.com/NVIDIA/egl-wayland"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
@ -26,7 +26,7 @@ source=(
"git+$url#tag=$pkgver"
10_nvidia_wayland.json
)
b2sums=('4e5d9711836e04b42854a8c47f2b9fde02df25b95d50e878c9b7171f51c7484d39db26b50c8f205e8a57a2a245978632d53e5260a7438bcea98f1f689076b639'
b2sums=('fb1da02597aff0db93fda880eb4edba30eba4c0793e1d385a5f4414260e16e451964505b66f57a9e5e0bab3e01ccf4d711b27a6f45f3527ce89e831f3680bcd8'
'b10206c742e8966d1192b9b0604137e6b296d2be74a437841c63844c0716343578b11565a34fb4c534d5908c0b5775305581b68039a6ff9ed7421c9d385a2b7a')
prepare() {