mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #6252 from SupervisedThinking/up_wayland
[le11] update NVIDIA packages for Wayland
This commit is contained in:
commit
a51bb0bb66
@ -2,8 +2,8 @@
|
||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="nvidia"
|
||||
PKG_VERSION="510.47.03"
|
||||
PKG_SHA256="694cda690ecffde7e9987f1fc0985d796a624185a2f5bda0a7e804ca791bf227"
|
||||
PKG_VERSION="510.54"
|
||||
PKG_SHA256="c115b57363bbc3e35c43914a9fadca360603c22c17bf42cc02604a7ed21c841a"
|
||||
PKG_ARCH="x86_64"
|
||||
PKG_LICENSE="nonfree"
|
||||
PKG_SITE="https://www.nvidia.com/en-us/drivers/unix/"
|
||||
|
@ -2,10 +2,10 @@
|
||||
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="nvidia-vaapi-driver"
|
||||
PKG_VERSION="0.0.4"
|
||||
PKG_SHA256="8b99c618f530ea388964cdb3e8454de2d89f4354de8d0a0ea7941e88576d7e2a"
|
||||
PKG_VERSION="0.0.5"
|
||||
PKG_SHA256="20b424f41c32e2f49729f85c70d7dcfd28e59a62d845024d9823b7f32faf089d"
|
||||
PKG_LICENSE="MIT"
|
||||
PKG_SITE="https://github.com/elFarto/nvidia-vaapi-driver"
|
||||
PKG_URL="https://github.com/elFarto/nvidia-vaapi-driver/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain nv-codec-headers gst-plugins-bad"
|
||||
PKG_DEPENDS_TARGET="toolchain libva nv-codec-headers gst-plugins-bad"
|
||||
PKG_LONGDESC="A VA-API implemention using NVIDIA's NVDEC"
|
||||
|
Loading…
x
Reference in New Issue
Block a user