mesonbuild / wrapdb

New wrap requests
https://mesonbuild.com/Adding-new-projects-to-wrapdb.html
MIT License
76 stars 193 forks source link

wayland: update to 1.23.0 #1554

Closed bgilbert closed 1 month ago

bgilbert commented 3 months ago

Non-Linux tests are failing with:

Exception: Wrap wayland failed to configure due to bugs in the wrap, rather than due to being unsupported

In Alpine the test harness is apparently failing in mkdtemp() while working around the lack of an XDG_RUNTIME_DIR environment variable.

bgilbert commented 1 month ago

I tried running CI against the wayland version currently in wrapdb and got the same failures, so merging this PR will not add any regressions.