Provide 'opencl-driver' package

This commit is contained in:
2026-01-07 13:53:19 +02:00
parent 6f8b437f88
commit 2d09c7b1a7
+3 -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: 25.3.3 version: 25.3.3
revision: 1 revision: 2
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
architecture: any architecture: any
@@ -44,6 +44,8 @@ make_depends:
- wayland-protocols - wayland-protocols
- xcb-util-keysyms - xcb-util-keysyms
- xorgproto - xorgproto
provides:
- opencl-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}