The only version we have currently got in the tree, 1.1, is over a year old. Since then libwacom has added support for quite a few new devices, moreover it is no longer necessary to apply all the Meson patches we currently use. At least on amd64 the bump is very nearly trivial - all I had to do for it to build correctly and pass tests was: - remove the whole PATCHES block, and - change "meson_use test tests" to "meson_feature test tests". Disabling gold is, sadly, still necessary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d459581fa39969d8245292768ea5bbdfd6aca1e commit 6d459581fa39969d8245292768ea5bbdfd6aca1e Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2020-12-31 02:56:40 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2020-12-31 03:27:46 +0000 dev-libs/libwacom: Version bump to 1.7 Closes: https://bugs.gentoo.org/756076 Signed-off-by: Matt Turner <mattst88@gentoo.org> dev-libs/libwacom/Manifest | 1 + dev-libs/libwacom/libwacom-1.7.ebuild | 60 +++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+)