Initial Commit

This commit is contained in:
2025-05-08 17:15:30 +03:00
commit 5ef1706431
2 changed files with 63 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: mesa
description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more
version: 24.3.4
url: https://www.mesa3d.org/
license: MIT and BSD-3-Clause and SGI-B-2.0
architecture: any
depends: ["expat","gcc","glibc","libdrm","libelf","libglvnd","libx11","libxcb","libxext","libxshmfence","libxfixes","libxxf86vm","llvm","spirv-tools","zlib","zstd"]
make_depends: ["cbindgen","glslang","libclc","libva","libvdpau","libxrandr","meson","python-mako","python-ply","python-pyyaml","python-setuptools","rust-bindgen","rustc","valgrind","vulkan-loader","wayland-protocols","xcb-util-keysyms","xorgproto"]
type: source