Files
Oscar Lesta 4d970f724f libxcb & xcb_proto: update to version 1.17.0.
These changes are mostly to help cleanup issues in HaikuPorter's
repo_consistency.txt report: some build-requires chains broken due to
`cmd:python` (2.x) not being available anymore.

libxcb build was failing due to import errors in xcb_proto (due to changes
in Python 3.5+), resolved in newer xcb_proto, which prompted the libxcb update
to keep them in sync.

---

While libxcb should not be needed in Haiku, some ported software (eg: `libfm_qt`)
depends at least at build time on it. Until those get patched to not require
libxcb... we're stuck with this.

Co-authored-by: Schrijvers Luc <begasus@gmail.com>
2025-08-06 08:31:45 -03:00
..