mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
x11-drivers/xf86-input-libinput: Update to 1.5.0 and enable testing
PR: 293585 Tested by: alven, kenrap Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> Pull Request: https://github.com/freebsd/freebsd-ports/pull/512
This commit is contained in:
@@ -1,11 +1,10 @@
|
|||||||
PORTNAME= xf86-input-libinput
|
PORTNAME= xf86-input-libinput
|
||||||
PORTVERSION= 1.3.0
|
PORTVERSION= 1.5.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= x11-drivers
|
CATEGORIES= x11-drivers
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
COMMENT= X.Org libinput input driver
|
COMMENT= X.Org libinput input driver
|
||||||
WWW= https://www.x.org/
|
WWW= https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/
|
||||||
|
|
||||||
LICENSE= MIT # various styles
|
LICENSE= MIT # various styles
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
@@ -15,6 +14,6 @@ LIB_DEPENDS= libinput.so:x11/libinput
|
|||||||
|
|
||||||
USES= pathfix tar:xz xorg-cat:driver
|
USES= pathfix tar:xz xorg-cat:driver
|
||||||
|
|
||||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
TEST_TARGET= check
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1680608091
|
TIMESTAMP = 1761918038
|
||||||
SHA256 (xorg/driver/xf86-input-libinput-1.3.0.tar.xz) = 1446ba20a22bc968b5a4a0b4dbc3b8e037c50d9c59ac75fa3f7fc506c58c1abb
|
SHA256 (xorg/driver/xf86-input-libinput-1.5.0.tar.xz) = 2524c35f196554ea11aef3bba1cf324759454e1d49f98ac026ace2f6003580e6
|
||||||
SIZE (xorg/driver/xf86-input-libinput-1.3.0.tar.xz) = 325664
|
SIZE (xorg/driver/xf86-input-libinput-1.5.0.tar.xz) = 330088
|
||||||
|
|||||||
Reference in New Issue
Block a user