Skip to content

Commit 493a8b9

Browse files
committed
eglexternalplatform: header dependencies for nvidia/egl-gbm
header files required to compile libnvidia-egl-gbm, that is now provided separatly from the nvidia driver
1 parent 406c72a commit 493a8b9

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# SPDX-License-Identifier: GPL-2.0
2+
# Copyright (C) 2026-present Team LibreELEC (https://libreelec.tv)
3+
4+
PKG_NAME="eglexternalplatform"
5+
PKG_VERSION="1.2"
6+
PKG_SHA256="aba414e6f441b1253684b4bb838b3fecde2a851374a71f32a7ba2ca80daf1709"
7+
PKG_LICENSE="MIT"
8+
PKG_SITE="https://github.com/NVIDIA/eglexternalplatform"
9+
PKG_URL="${PKG_SITE}/archive/${PKG_VERSION}.tar.gz"
10+
PKG_DEPENDS_TARGET="toolchain"
11+
PKG_LONGDESC="NVIDIA EGL External Platform interface headers"
12+
PKG_TOOLCHAIN="meson"

0 commit comments

Comments
 (0)