Index: head/x11/libwacom/Makefile =================================================================== --- head/x11/libwacom/Makefile +++ head/x11/libwacom/Makefile @@ -11,6 +11,7 @@ PATCHFILES+= bb3aa6bd57c3.patch:-p1 # https://github.com/linuxwacom/libwacom/pull/217 PATCHFILES+= a97e09fd2da9.patch:-p1 # required to avoid patch conflict PATCHFILES+= c94f60920a22.patch:-p1 # https://github.com/linuxwacom/libwacom/pull/219 +PATCHFILES+= 7725bb895e80.patch:-p1 # https://github.com/linuxwacom/libwacom/pull/221 MAINTAINER= x11@FreeBSD.org COMMENT= Adds tablet support to libinput @@ -19,6 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgudev-1.0.so:devel/libgudev +TEST_DEPENDS= bash:shells/bash USES= gnome meson pkgconfig USE_GITHUB= yes Index: head/x11/libwacom/distinfo =================================================================== --- head/x11/libwacom/distinfo +++ head/x11/libwacom/distinfo @@ -7,3 +7,5 @@ SIZE (a97e09fd2da9.patch) = 1435 SHA256 (c94f60920a22.patch) = 18d933a95aeb7603a2c284da5051b75c96dd9e581735c3185165688ca0f9740c SIZE (c94f60920a22.patch) = 1674 +SHA256 (7725bb895e80.patch) = 946e6e8e25f61b91a5a29153d4d0aae20a179fd252999a393555e9fed83ae714 +SIZE (7725bb895e80.patch) = 2504