x11/xinput: Update to 1.6.4
PR: 287914
This commit is contained in:
parent
e5716cebd1
commit
066925f6e1
@ -1,19 +1,17 @@
|
||||
PORTNAME= xinput
|
||||
PORTVERSION= 1.6.3
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.6.4
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Very useful utility for configuring and testing XInput devices
|
||||
WWW= http://ftp.x.org/contrib/utilities/xinput.README
|
||||
WWW= https://gitlab.freedesktop.org/xorg/app/xinput
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= xorg xorg-cat:app
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= xorgproto x11 xi xext xrandr xinerama
|
||||
|
||||
PLIST_FILES= bin/xinput share/man/man1/xinput.1.gz
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1566062732
|
||||
SHA256 (xorg/app/xinput-1.6.3.tar.bz2) = 35a281dd3b9b22ea85e39869bb7670ba78955d5fec17c6ef7165d61e5aeb66ed
|
||||
SIZE (xorg/app/xinput-1.6.3.tar.bz2) = 162556
|
||||
TIMESTAMP = 1750178984
|
||||
SHA256 (xorg/app/xinput-1.6.4.tar.xz) = ad04d00d656884d133110eeddc34e9c69e626ebebbbab04dc95791c2907057c8
|
||||
SIZE (xorg/app/xinput-1.6.4.tar.xz) = 153160
|
||||
|
||||
@ -1,6 +1,3 @@
|
||||
xinput 1.x by Frederic Lepied
|
||||
|
||||
xinput is an utility I have built to configure and test my XInput
|
||||
devices. The functionalities aren't complete but they fill my
|
||||
needs. If you have some ideas or needs for improvement, feel free to
|
||||
contact me. Any feedback welcome.
|
||||
Xinput is a utility to configure and test XInput devices. It wasn't
|
||||
originally designed to be the primary tool for doing this but it's
|
||||
still pretty much the only program out there for doing it. :-)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user