From 2d09c7b1a7a2b0c90334e5de3198de9ef387c0c6 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 7 Jan 2026 13:53:19 +0200 Subject: [PATCH] Provide 'opencl-driver' package --- pkg.info | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index a3d43f7..8406278 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: mesa description: Open source implementations of OpenGL, OpenGL ES, Vulkan, OpenCL, and more version: 25.3.3 -revision: 1 +revision: 2 url: https://www.mesa3d.org/ license: MIT and BSD-3-Clause and SGI-B-2.0 architecture: any @@ -44,6 +44,8 @@ make_depends: - wayland-protocols - xcb-util-keysyms - xorgproto +provides: + - opencl-driver downloads: - url: https://archive.mesa3d.org/mesa-${BPM_PKG_VERSION}.tar.xz extract_to: ${BPM_SOURCE}