mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
mesa: update to 24.2.0
ann: - https://lists.freedesktop.org/archives/mesa-dev/2024-July/226280.html - https://lists.freedesktop.org/archives/mesa-announce/2024-July/000769.html - https://lists.freedesktop.org/archives/mesa-announce/2024-July/000772.html - https://lists.freedesktop.org/archives/mesa-announce/2024-August/000773.html - https://lists.freedesktop.org/archives/mesa-announce/2024-August/000774.html requires pyyaml:host to build
This commit is contained in:
parent
4ffd76ef6e
commit
2d5b008ade
@ -3,13 +3,13 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="mesa"
|
||||
PKG_VERSION="24.1.5"
|
||||
PKG_SHA256="02761ffd965dd64b95421ebfca1191d73724aba00f30034009237564f34cf976"
|
||||
PKG_VERSION="24.2.0"
|
||||
PKG_SHA256="c02bb72cea290f78b11895a0c95c7c92394f180d7ff66d4a762ec6950a58addf"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://www.mesa3d.org/"
|
||||
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_HOST="toolchain:host expat:host libclc:host libdrm:host Mako:host spirv-tools:host"
|
||||
PKG_DEPENDS_TARGET="toolchain expat libdrm Mako:host"
|
||||
PKG_DEPENDS_HOST="toolchain:host expat:host libclc:host libdrm:host Mako:host pyyaml:host spirv-tools:host"
|
||||
PKG_DEPENDS_TARGET="toolchain expat libdrm Mako:host pyyaml:host"
|
||||
PKG_LONGDESC="Mesa is a 3-D graphics library with an API."
|
||||
|
||||
get_graphicdrivers
|
||||
|
Loading…
x
Reference in New Issue
Block a user