aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-01-13 23:38:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-01-13 23:38:46 +0000
commit4d74e206d26fcee98d5e7fb96e837a1f6048c19c (patch)
treeafddbfe971681ba474fe2b12a6238f931e8aef52 /x11-drivers
parentde40123f7536c7868e25cd3c488ebeb92b9c1833 (diff)
downloadports-4d74e206d26fcee98d5e7fb96e837a1f6048c19c.tar.gz
ports-4d74e206d26fcee98d5e7fb96e837a1f6048c19c.zip
Update to 2.10.4
Remove multitouch option it is now always in PR: 214716 Submitted by: matthew@reztek.cz
Notes
Notes: svn path=/head/; revision=431444
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-evdev/Makefile17
-rw-r--r--x11-drivers/xf86-input-evdev/distinfo5
-rw-r--r--x11-drivers/xf86-input-evdev/pkg-plist1
3 files changed, 7 insertions, 16 deletions
diff --git a/x11-drivers/xf86-input-evdev/Makefile b/x11-drivers/xf86-input-evdev/Makefile
index 6a2cf5de92b4..f401367535e5 100644
--- a/x11-drivers/xf86-input-evdev/Makefile
+++ b/x11-drivers/xf86-input-evdev/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= xf86-input-evdev
-PORTVERSION= 2.9.2
-PORTREVISION= 1
+PORTVERSION= 2.10.4
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -12,7 +11,8 @@ LICENSE= MIT # various styles
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= v4l_compat>=1.0.20110603:multimedia/v4l_compat
-LIB_DEPENDS= libevdev.so:devel/libevdev
+LIB_DEPENDS= libevdev.so:devel/libevdev \
+ libmtdev.so:devel/libmtdev
RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd
XORG_CAT= driver
@@ -20,15 +20,4 @@ USES= pathfix
CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS=" "
INSTALL_TARGET= install-strip
-OPTIONS_DEFINE= MULTITOUCH
-
-MULTITOUCH_DESC= XInput 2.2 multitouch support
-MULTITOUCH_LIB_DEPENDS= libmtdev.so:devel/libmtdev
-
-post-patch-MULTITOUCH-off:
-# XXX Convert to CONFIGURE_ENV
- @${REINPLACE_CMD} -i '.mtdev.bak' \
- -e '/PKG_CONFIG/s/mtdev/nonexistent/' \
- ${WRKSRC}/configure
-
.include <bsd.port.mk>
diff --git a/x11-drivers/xf86-input-evdev/distinfo b/x11-drivers/xf86-input-evdev/distinfo
index ffc30461e505..14c0fd3e220a 100644
--- a/x11-drivers/xf86-input-evdev/distinfo
+++ b/x11-drivers/xf86-input-evdev/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xorg/driver/xf86-input-evdev-2.9.2.tar.bz2) = 792329b531afc6928ccda94e4b51a5520d4ddf8ef9a00890a5d0d31898acefec
-SIZE (xorg/driver/xf86-input-evdev-2.9.2.tar.bz2) = 387095
+TIMESTAMP = 1479415100
+SHA256 (xorg/driver/xf86-input-evdev-2.10.4.tar.bz2) = bbf6a03fbce1a6c0c7d874eef519fd0a854bf01b515c745d41fa551ce6490cc2
+SIZE (xorg/driver/xf86-input-evdev-2.10.4.tar.bz2) = 404465
diff --git a/x11-drivers/xf86-input-evdev/pkg-plist b/x11-drivers/xf86-input-evdev/pkg-plist
index d1ee13f203a2..c9d6a12dcdd3 100644
--- a/x11-drivers/xf86-input-evdev/pkg-plist
+++ b/x11-drivers/xf86-input-evdev/pkg-plist
@@ -2,3 +2,4 @@ include/xorg/evdev-properties.h
lib/xorg/modules/input/evdev_drv.so
libdata/pkgconfig/xorg-evdev.pc
man/man4/evdev.4x.gz
+share/X11/xorg.conf.d/10-evdev.conf