Provide 'opengl-driver' package

This commit is contained in:
2026-06-10 09:46:01 +03:00
parent ba844ec70b
commit 5aa0a0d891
+2 -1
View File
@@ -1,7 +1,7 @@
name: mesa name: mesa
description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more
version: 26.1.2 version: 26.1.2
revision: 2 revision: 3
url: https://www.mesa3d.org/ url: https://www.mesa3d.org/
license: MIT and BSD-3-Clause and SGI-B-2.0 license: MIT and BSD-3-Clause and SGI-B-2.0
maintainers: maintainers:
@@ -50,6 +50,7 @@ make_depends:
- xorgproto - xorgproto
provides: provides:
- opencl-driver - opencl-driver
- opengl-driver
downloads: downloads:
- url: https://archive.mesa3d.org/mesa-${BPM_PKG_VERSION}.tar.xz - url: https://archive.mesa3d.org/mesa-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}