diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile index 52e3552c13fd..528652b44c13 100644 --- a/x11/libinput/Makefile +++ b/x11/libinput/Makefile @@ -1,57 +1,58 @@ PORTNAME= libinput -DISTVERSION= 1.21.0 +DISTVERSION= 1.22.0 CATEGORIES= x11 wayland MAINTAINER= x11@FreeBSD.org COMMENT= Generic input library WWW= https://www.freedesktop.org/wiki/Software/libinput/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}evdev>0:devel/py-evdev@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyudev>0:devel/py-pyudev@${PY_FLAVOR} LIB_DEPENDS= libevdev.so:devel/libevdev \ libepoll-shim.so:devel/libepoll-shim \ libudev.so:devel/libudev-devd \ libmtdev.so:devel/libmtdev USES= cpe localbase meson pkgconfig python:run shebangfix tar:bz2 USE_LDCONFIG= yes USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org -GL_COMMIT= bc363328a704b3c5e0ee2f0fcf088de67c708979 +GL_COMMIT= fc59e574e050c502c9a3adefacf97babf3d09c7a CPE_VENDOR= freedesktop MESON_ARGS= -Ddocumentation=false -Dtests=false SHEBANG_FILES= tools/libinput-analyze-per-slot-delta.py \ tools/libinput-analyze-recording.py \ tools/libinput-analyze-touch-down-state.py \ tools/libinput-measure-fuzz.py \ tools/libinput-measure-touch-size.py \ tools/libinput-measure-touchpad-pressure.py \ tools/libinput-measure-touchpad-size.py \ tools/libinput-measure-touchpad-tap.py \ tools/libinput-replay.py # The following files are not installed, but might be # run as part of the test suite. SHEBANG_FILES+= tools/test_tool_option_parsing.py \ tools/libinput-record-verify-yaml.py OPTIONS_DEFINE= DEBUG_GUI LIBWACOM OPTIONS_DEFAULT=LIBWACOM OPTIONS_SUB= yes DEBUG_GUI_DESC= Build the GUI event viewer LIBWACOM_DESC= Libwacom support -DEBUG_GUI_USES= gnome -DEBUG_GUI_USE= GNOME=gtk30,glib20,cairo +DEBUG_GUI_USES= gnome xorg +DEBUG_GUI_USE= GNOME=gtk30,glib20,cairo xorg=x11 +DEBUG_GUI_LIB_DEPENDS= libwayland-client.so:graphics/wayland DEBUG_GUI_MESON_TRUE= debug-gui LIBWACOM_LIB_DEPENDS= libwacom.so:x11/libwacom LIBWACOM_MESON_TRUE= libwacom .include diff --git a/x11/libinput/distinfo b/x11/libinput/distinfo index 02fd1c2ec497..86c476009a56 100644 --- a/x11/libinput/distinfo +++ b/x11/libinput/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666193910 -SHA256 (libinput-libinput-bc363328a704b3c5e0ee2f0fcf088de67c708979_GL0.tar.gz) = fb02472b332717db2488d67a004aa1b9d8265d4911c2751d9d38e8177d87aacb -SIZE (libinput-libinput-bc363328a704b3c5e0ee2f0fcf088de67c708979_GL0.tar.gz) = 989687 +TIMESTAMP = 1669041655 +SHA256 (libinput-libinput-fc59e574e050c502c9a3adefacf97babf3d09c7a_GL0.tar.gz) = eed968a22229ea3b39d6937e3892dd641dba03b6455a399e9239140495e25f9b +SIZE (libinput-libinput-fc59e574e050c502c9a3adefacf97babf3d09c7a_GL0.tar.gz) = 990774