pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xinput
Module Name: pkgsrc
Committed By: wiz
Date: Fri Apr 28 07:28:46 UTC 2023
Modified Files:
pkgsrc/x11/xinput: Makefile distinfo
Log Message:
xinput: update to 1.6.4.
xinput now supports `xinput map-to-output all` to reset the monitor
mapping to the whole desktop area.
Other than that it's cleanups and general fixes, nothing to get too
excited about. But then again, what's not to get excited about here,
it's a brand new xinput release! So hooray, let's get excited!
Ok, that's enough. Calm down please.
Alan Coopersmith (3):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
gitlab CI: stop requiring Signed-off-by in commits
Ben Kallus (1):
Add argc checks to delete-prop
Luca Carlon (1):
Use a constant id to let the user reset the input transformation matrix.
Peter Hutterer (5):
man: rename the options to commands and drop the double-dash
Drop the space before colon in the usage output
test-xi2: print timestamps for all events
Add support for the XWAYLAND extension
xinput 1.6.4
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/xinput/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/xinput/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xinput/Makefile
diff -u pkgsrc/x11/xinput/Makefile:1.15 pkgsrc/x11/xinput/Makefile:1.16
--- pkgsrc/x11/xinput/Makefile:1.15 Sat Jan 18 23:36:09 2020
+++ pkgsrc/x11/xinput/Makefile Fri Apr 28 07:28:46 2023
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2020/01/18 23:36:09 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2023/04/28 07:28:46 wiz Exp $
-DISTNAME= xinput-1.6.3
+DISTNAME= xinput-1.6.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
Index: pkgsrc/x11/xinput/distinfo
diff -u pkgsrc/x11/xinput/distinfo:1.10 pkgsrc/x11/xinput/distinfo:1.11
--- pkgsrc/x11/xinput/distinfo:1.10 Tue Oct 26 11:34:50 2021
+++ pkgsrc/x11/xinput/distinfo Fri Apr 28 07:28:46 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:34:50 nia Exp $
+$NetBSD: distinfo,v 1.11 2023/04/28 07:28:46 wiz Exp $
-BLAKE2s (xinput-1.6.3.tar.gz) = 5b823b10099a020ef4bcf70fc4e8bf0788da155030a653266a6167c4fd769f69
-SHA512 (xinput-1.6.3.tar.gz) = f2d61288b87505add5909aace7d51d99f5c7b1a8fad5475316da371f74d5b616ae261660c81851bec595c5d716fead3e40d8fc0cc7d2234c2b04db2b24e25da8
-Size (xinput-1.6.3.tar.gz) = 203936 bytes
+BLAKE2s (xinput-1.6.4.tar.xz) = 1dafb7c0ce6636edea7afaaf4b3c4b78ea970931ed0e1b252689929d8c04256c
+SHA512 (xinput-1.6.4.tar.xz) = 6734860852715e5cb9d26259a173e42413fc037546ed7fa4173ffa802c2619ee0322bed228a28cd1911be759d860070867d9b89b115f37323cca1c9ef75354b9
+Size (xinput-1.6.4.tar.xz) = 153160 bytes
Home |
Main Index |
Thread Index |
Old Index