Update package version to 25.2.4
This commit is contained in:
@@ -1,9 +1,51 @@
|
||||
name: mesa
|
||||
description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more
|
||||
version: 25.2.3
|
||||
version: 25.2.4
|
||||
revision: 1
|
||||
url: https://www.mesa3d.org/
|
||||
license: MIT and BSD-3-Clause and SGI-B-2.0
|
||||
architecture: any
|
||||
depends: ["expat", "gcc-libs", "glibc", "libdrm", "libelf", "libglvnd", "libx11", "libxcb", "libxext", "libxshmfence", "libxfixes", "libxxf86vm", "llvm-libs", "spirv-llvm-translator", "spirv-tools", "zlib", "zstd"]
|
||||
make_depends: ["cbindgen", "glslang", "libclc", "libva", "libvdpau", "libxrandr", "llvm", "meson", "python-mako", "python-ply", "python-pyyaml", "python-setuptools", "rust-bindgen", "rustc", "valgrind", "vulkan-loader", "wayland-protocols", "xcb-util-keysyms", "xorgproto"]
|
||||
type: source
|
||||
depends:
|
||||
- expat
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- libdrm
|
||||
- libelf
|
||||
- libglvnd
|
||||
- libx11
|
||||
- libxcb
|
||||
- libxext
|
||||
- libxshmfence
|
||||
- libxfixes
|
||||
- libxxf86vm
|
||||
- llvm-libs
|
||||
- spirv-llvm-translator
|
||||
- spirv-tools
|
||||
- zlib
|
||||
- zstd
|
||||
make_depends:
|
||||
- cbindgen
|
||||
- glslang
|
||||
- libclc
|
||||
- libva
|
||||
- libvdpau
|
||||
- libxrandr
|
||||
- llvm
|
||||
- meson
|
||||
- python-mako
|
||||
- python-ply
|
||||
- python-pyyaml
|
||||
- python-setuptools
|
||||
- rust-bindgen
|
||||
- rustc
|
||||
- valgrind
|
||||
- vulkan-loader
|
||||
- wayland-protocols
|
||||
- xcb-util-keysyms
|
||||
- xorgproto
|
||||
downloads:
|
||||
- url: https://archive.mesa3d.org/mesa-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: a370b4c549cbfbe646b319e34d73edb50ed883978f5e95133f282f0eae39ab52
|
||||
|
||||
Reference in New Issue
Block a user