K 10 svn:author V 7 zeising K 8 svn:date V 27 2020-02-15T15:33:17.058826Z K 7 svn:log V 828 x11/libxkbcommon: Update to 0.10 Update x11/libxkbcommon to 0.10 Switch to use the meson buildsystem, since the autotools buildsystem has been removed. Drop USES=xorg-cat until it supports the meson build system. Add DIST_SUBDIR and USES=pkgconfig to mimic USES=xorg-cat. This release does not build and install the static libraries, but they seem not to be used by any consumer (in the ports tree) anyway. Note that while it looks like wayland support is disabled, it is just a test, tests/interactive-wayland.c that's not built. This test isn't installed even in the case it's built. libxkbcommon is mainly used by Wayland consumers. changelog: https://github.com/xkbcommon/libxkbcommon/compare/xkbcommon-0.8.4...xkbcommon-0.10.0 PR: 242238 Submitted by: jbeich Differential Revision: https://reviews.freebsd.org/D23686 END