2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00

mesa: 22.3.0

This commit is contained in:
Owen Rafferty 2022-11-30 22:57:24 -06:00
parent b621ef92ef
commit bf3fd8afcd
No known key found for this signature in database
3 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,10 @@
#!/bin/sh -e
# rust_std is not (yet?) supported by muon, and we should try
# to avoid a hard rust dependency here if possible.
sed "s/, 'rust_std=2021'//" meson.build > _
mv -f _ meson.build
# To prevent the need for users to fork the mesa package to add
# libglvnd support, the below code checks for its availability
# and enables it if present. ie: install glvnd, rebuild mesa.

View File

@ -1 +1 @@
d6e976b071f1242c373e4c84f371562e09aa37d24619bae4074057406dca897081
c26578561f80ca3e00a680e947286ad75db511d880afb0d73531b9b11e5bea252a

View File

@ -1 +1 @@
22.2.4 1
22.3.0 1