git: a8f4add22623 - main - x11/libinput: bump to 1.19.1, latest upstream release
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Oct 2021 12:44:31 UTC
The branch main has been updated by adridg: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8f4add22623b1380efc4278d0e8672487aadfc3 commit a8f4add22623b1380efc4278d0e8672487aadfc3 Author: Adriaan de Groot <adridg@FreeBSD.org> AuthorDate: 2021-10-04 17:30:51 +0000 Commit: Adriaan de Groot <adridg@FreeBSD.org> CommitDate: 2021-10-07 12:40:00 +0000 x11/libinput: bump to 1.19.1, latest upstream release Release announcement is at https://lists.x.org/archives/wayland-devel/2021-September/041989.html We skip over a bunch of intermediates, a little more than a year of updates. PR: 258931 Approved by: manu (x11@) --- x11/libinput/Makefile | 6 ++++-- x11/libinput/distinfo | 6 +++--- x11/libinput/pkg-plist | 13 +++++++++++++ 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile index 0aa2f54e5653..5bdf3860571b 100644 --- a/x11/libinput/Makefile +++ b/x11/libinput/Makefile @@ -1,5 +1,5 @@ PORTNAME= libinput -PORTVERSION= 1.16.4 +PORTVERSION= 1.19.1 CATEGORIES= x11 MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/ @@ -23,12 +23,14 @@ MESON_ARGS+= -Ddocumentation=false -Dtests=false python_OLD_CMD= "/usr/bin/env python3" 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 + tools/libinput-replay.py OPTIONS_DEFINE= DEBUG_GUI LIBWACOM OPTIONS_DEFAULT=LIBWACOM diff --git a/x11/libinput/distinfo b/x11/libinput/distinfo index 7b704dc1427a..6fa5ca6b4a76 100644 --- a/x11/libinput/distinfo +++ b/x11/libinput/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608441159 -SHA256 (libinput-1.16.4.tar.xz) = 65923a06d5a8970e4a999c4668797b9b689614b62b1d44432ab1c87b65e39e29 -SIZE (libinput-1.16.4.tar.xz) = 596028 +TIMESTAMP = 1633367699 +SHA256 (libinput-1.19.1.tar.xz) = 0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d +SIZE (libinput-1.19.1.tar.xz) = 654600 diff --git a/x11/libinput/pkg-plist b/x11/libinput/pkg-plist index f873ead64853..67d8694d6d03 100644 --- a/x11/libinput/pkg-plist +++ b/x11/libinput/pkg-plist @@ -8,6 +8,8 @@ libexec/libinput/libinput-debug-events %%DEBUG_GUI%%libexec/libinput/libinput-debug-gui libexec/libinput/libinput-analyze libexec/libinput/libinput-analyze-per-slot-delta +libexec/libinput/libinput-analyze-recording +libexec/libinput/libinput-analyze-touch-down-state libexec/libinput/libinput-debug-tablet libexec/libinput/libinput-list-devices libexec/libinput/libinput-measure @@ -21,6 +23,8 @@ libexec/libinput/libinput-record libexec/libinput/libinput-replay man/man1/libinput-analyze.1.gz man/man1/libinput-analyze-per-slot-delta.1.gz +man/man1/libinput-analyze-recording.1.gz +man/man1/libinput-analyze-touch-down-state.1.gz man/man1/libinput-debug-events.1.gz %%DEBUG_GUI%%man/man1/libinput-debug-gui.1.gz man/man1/libinput-debug-tablet.1.gz @@ -39,6 +43,7 @@ man/man1/libinput-replay.1.gz man/man1/libinput.1.gz %%DATADIR%%/10-generic-keyboard.quirks %%DATADIR%%/10-generic-lid.quirks +%%DATADIR%%/10-generic-mouse.quirks %%DATADIR%%/10-generic-trackball.quirks %%DATADIR%%/30-vendor-aiptek.quirks %%DATADIR%%/30-vendor-alps.quirks @@ -55,16 +60,24 @@ man/man1/libinput.1.gz %%DATADIR%%/30-vendor-trust.quirks %%DATADIR%%/30-vendor-vmware.quirks %%DATADIR%%/30-vendor-wacom.quirks +%%DATADIR%%/50-framework.quirks %%DATADIR%%/50-system-acer.quirks %%DATADIR%%/50-system-apple.quirks %%DATADIR%%/50-system-asus.quirks %%DATADIR%%/50-system-chicony.quirks +%%DATADIR%%/50-system-chuwi.quirks %%DATADIR%%/50-system-cyborg.quirks %%DATADIR%%/50-system-dell.quirks +%%DATADIR%%/50-system-gigabyte.quirks %%DATADIR%%/50-system-google.quirks %%DATADIR%%/50-system-hp.quirks +%%DATADIR%%/50-system-huawei.quirks %%DATADIR%%/50-system-lenovo.quirks +%%DATADIR%%/50-system-pine64.quirks +%%DATADIR%%/50-system-prestigio.quirks +%%DATADIR%%/50-system-purism.quirks %%DATADIR%%/50-system-sony.quirks %%DATADIR%%/50-system-system76.quirks %%DATADIR%%/50-system-toshiba.quirks share/zsh/site-functions/_libinput +@dir %%ETCDIR%%