git: fd13b77ddb52 - main - x11/libinput: Update to 1.22.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Nov 2022 17:46:54 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fd13b77ddb52bee004f3848fcca4dab687c96e3d
commit fd13b77ddb52bee004f3848fcca4dab687c96e3d
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-11-21 08:54:40 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-11-27 17:46:18 +0000
x11/libinput: Update to 1.22.0
While here fix the debug gui option deps.
Release notes: https://lists.freedesktop.org/archives/wayland-devel/2022-November/042515.html
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D37450
Sponsored by: Beckhoff Automation GmbH & Co. KG
---
x11/libinput/Makefile | 9 +++++----
x11/libinput/distinfo | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile
index 52e3552c13fd..528652b44c13 100644
--- a/x11/libinput/Makefile
+++ b/x11/libinput/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libinput
-DISTVERSION= 1.21.0
+DISTVERSION= 1.22.0
CATEGORIES= x11 wayland
MAINTAINER= x11@FreeBSD.org
@@ -21,7 +21,7 @@ USE_LDCONFIG= yes
USE_GITLAB= yes
GL_SITE= https://gitlab.freedesktop.org
-GL_COMMIT= bc363328a704b3c5e0ee2f0fcf088de67c708979
+GL_COMMIT= fc59e574e050c502c9a3adefacf97babf3d09c7a
CPE_VENDOR= freedesktop
@@ -48,8 +48,9 @@ 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
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