FreeBSD Bugzilla – Attachment 213847 Details for
Bug 245966
x11-drivers/xf86-input-synaptics: enable EVDEV unconditionally
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
x11-drivers.xf86-input-synaptics.patch
x11-drivers.xf86-input-synaptics.patch (text/plain), 907 bytes, created by
Vladimir Kondratyev
on 2020-04-27 10:26:17 UTC
(
hide
)
Description:
x11-drivers.xf86-input-synaptics.patch
Filename:
MIME Type:
Creator:
Vladimir Kondratyev
Created:
2020-04-27 10:26:17 UTC
Size:
907 bytes
patch
obsolete
>Index: x11-drivers/xf86-input-synaptics/Makefile >=================================================================== >--- x11-drivers/xf86-input-synaptics/Makefile (revision 532458) >+++ x11-drivers/xf86-input-synaptics/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= xf86-input-synaptics > PORTVERSION= 1.9.1 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= x11-drivers > > MAINTAINER= x11@FreeBSD.org >@@ -14,11 +14,8 @@ > USES= pathfix xorg xorg-cat:driver > USE_XORG= x11 xtst > >-OPTIONS_DEFINE= EVDEV >-EVDEV_DESC= Use evdev for input events (requires kernel support) >+CONFIGURE_ENV= BUILD_EVENTCOMM=yes >+BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto >+LIB_DEPENDS= libevdev.so:devel/libevdev > >-EVDEV_CONFIGURE_ENV= BUILD_EVENTCOMM=yes >-EVDEV_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto >-EVDEV_LIB_DEPENDS= libevdev.so:devel/libevdev >- > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 245966
: 213847 |
213858