We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406c72a commit 493a8b9Copy full SHA for 493a8b9
1 file changed
packages/graphics/eglexternalplatform/package.mk
@@ -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