Update package version to 26.2.1
This commit is contained in:
@@ -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.4
|
version: 26.2.1
|
||||||
revision: 2
|
revision: 1
|
||||||
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:
|
||||||
@@ -48,17 +48,18 @@ make_depends:
|
|||||||
- wayland-protocols
|
- wayland-protocols
|
||||||
- xcb-util-keysyms
|
- xcb-util-keysyms
|
||||||
- xorgproto
|
- xorgproto
|
||||||
flags:
|
|
||||||
- name: video-codecs
|
|
||||||
default_value: all_free
|
|
||||||
accepted_values:
|
|
||||||
- value: all_free
|
|
||||||
- value: all
|
|
||||||
provides:
|
provides:
|
||||||
- opencl-driver
|
- opencl-driver
|
||||||
- opengl-driver
|
- opengl-driver
|
||||||
|
flags:
|
||||||
|
- name: video-codecs
|
||||||
|
default_value: all_free
|
||||||
|
built_value: ""
|
||||||
|
accepted_values:
|
||||||
|
- value: all_free
|
||||||
|
- value: all
|
||||||
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}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 072705caa9adf4740f1489194b13e278ad959166863b5271fe423a86353c9ab6
|
checksum: c47e81bddc4760360a41ac3c5acec38acb81f9d750ecef47e7f3adc7021a4442
|
||||||
|
|||||||
Reference in New Issue
Block a user