From ce34d41bb1f76f0e8f4e840eaeb33d8a5e10b40b Mon Sep 17 00:00:00 2001 From: Joshua Kloepfer Date: Mon, 17 Aug 2026 18:48:04 -0400 Subject: [PATCH 1/2] New package: eglexternalplatform-1.2.1 --- srcpkgs/eglexternalplatform/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/eglexternalplatform/template diff --git a/srcpkgs/eglexternalplatform/template b/srcpkgs/eglexternalplatform/template new file mode 100644 index 00000000000000..2c242f5d3e9448 --- /dev/null +++ b/srcpkgs/eglexternalplatform/template @@ -0,0 +1,16 @@ +# Template file for 'eglexternalplatform' +pkgname=eglexternalplatform +version=1.2.1 +revision=1 +build_style=meson +hostmakedepends="pkg-config" +short_desc="EGL External Platform interface headers" +maintainer="Joshua Kloepfer" +license="MIT" +homepage="https://github.com/NVIDIA/eglexternalplatform" +distfiles="https://github.com/NVIDIA/eglexternalplatform/archive/refs/tags/${version}.tar.gz" +checksum=5089ceb054ca50c85837f015756a3d0f2f75cf2a98c9e5fbcbcfb8206137f76e + +post_install() { + vlicense COPYING +} From 37f688b1828af256a40988c3ffb1fb6fdb6016a0 Mon Sep 17 00:00:00 2001 From: Joshua Kloepfer Date: Mon, 17 Aug 2026 18:49:34 -0400 Subject: [PATCH 2/2] New package: egl-wayland2-1.0.1 --- srcpkgs/egl-wayland2/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/egl-wayland2/template diff --git a/srcpkgs/egl-wayland2/template b/srcpkgs/egl-wayland2/template new file mode 100644 index 00000000000000..ea9026fc89298e --- /dev/null +++ b/srcpkgs/egl-wayland2/template @@ -0,0 +1,15 @@ +# Template file for 'egl-wayland2' +pkgname=egl-wayland2 +version=1.0.1 +revision=1 +build_style=meson +hostmakedepends="pkg-config wayland-devel" +makedepends="wayland-devel wayland-protocols libdrm-devel MesaLib-devel + libglvnd-devel eglexternalplatform" +short_desc="NVIDIA Wayland EGL External Platform library, Version 2" +maintainer="Joshua Kloepfer " +license="Apache-2.0" +homepage="https://github.com/NVIDIA/egl-wayland2" +changelog="https://github.com/NVIDIA/egl-wayland2/releases" +distfiles="https://github.com/NVIDIA/egl-wayland2/archive/refs/tags/v${version}.tar.gz" +checksum=1d8f154e69b3055cb20f5eddda0fa438aea292e6ef835b129cd2efaae5eb95fc