FreeBSD Bugzilla – Attachment 188894 Details for
Bug 222905
x11/libinput: Update to 1.12.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libinput-1.9.4.patch
libinput-1.9.4.patch (text/plain), 19.28 KB, created by
Vladimir Kondratyev
on 2017-12-16 22:12:08 UTC
(
hide
)
Description:
libinput-1.9.4.patch
Filename:
MIME Type:
Creator:
Vladimir Kondratyev
Created:
2017-12-16 22:12:08 UTC
Size:
19.28 KB
patch
obsolete
>Index: devel/py-pyudev/Makefile >=================================================================== >--- devel/py-pyudev/Makefile (nonexistent) >+++ devel/py-pyudev/Makefile (working copy) >@@ -0,0 +1,22 @@ >+# $FreeBSD$ >+ >+PORTNAME= pyudev >+PORTVERSION= 0.21.0 >+CATEGORIES= devel python >+MASTER_SITES= CHEESESHOP >+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+ >+MAINTAINER= python@FreeBSD.org >+COMMENT= Pure Python libudev binding >+ >+LICENSE= LGPL21 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+LIB_DEPENDS= libudev.so:devel/libudev-devd >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${FLAVOR} >+ >+USES= python >+USE_PYTHON= autoplist distutils >+NO_ARCH= yes >+ >+.include <bsd.port.mk> > >Property changes on: devel/py-pyudev/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/py-pyudev/distinfo >=================================================================== >--- devel/py-pyudev/distinfo (nonexistent) >+++ devel/py-pyudev/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1512493658 >+SHA256 (pyudev-0.21.0.tar.gz) = 094b7a100150114748aaa3b70663485dd360457a709bfaaafe5a977371033f2b >+SIZE (pyudev-0.21.0.tar.gz) = 89469 > >Property changes on: devel/py-pyudev/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/py-pyudev/pkg-descr >=================================================================== >--- devel/py-pyudev/pkg-descr (nonexistent) >+++ devel/py-pyudev/pkg-descr (working copy) >@@ -0,0 +1,8 @@ >+pyudev is a LGPL licensed, pure Python binding for libudev, the device >+and hardware management and information library for Linux. It supports >+almost all libudev functionality. You can enumerate devices, query >+device properties and attributes or monitor devices, including >+asynchronous monitoring with threads, or within the event loops of Qt, >+Glib or wxPython. >+ >+WWW: http://pyudev.readthedocs.org > >Property changes on: devel/py-pyudev/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: devel/libepoll-shim/Makefile >=================================================================== >--- devel/libepoll-shim/Makefile (revision 455848) >+++ devel/libepoll-shim/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= libepoll-shim >-PORTVERSION= 0.0.20161220 >+PORTVERSION= 0.0.20171213 > CATEGORIES= devel > > MAINTAINER= x11@FreeBSD.org >@@ -11,9 +11,9 @@ > LICENSE= MIT > > USE_GITHUB= yes >-GH_ACCOUNT= FreeBSDDesktop >+GH_ACCOUNT= jiixyj > GH_PROJECT= epoll-shim >-GH_TAGNAME= c04b26b >+GH_TAGNAME= d7abd75 > > USE_LDCONFIG= yes > >Index: devel/libepoll-shim/distinfo >=================================================================== >--- devel/libepoll-shim/distinfo (revision 455848) >+++ devel/libepoll-shim/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1482268996 >-SHA256 (FreeBSDDesktop-epoll-shim-0.0.20161220-c04b26b_GH0.tar.gz) = ae644d6b21567e9bb5e3a145e6e8ce233de16dc6c93ca4a1facb24f1375f442a >-SIZE (FreeBSDDesktop-epoll-shim-0.0.20161220-c04b26b_GH0.tar.gz) = 7634 >+TIMESTAMP = 1513461234 >+SHA256 (jiixyj-epoll-shim-0.0.20171213-d7abd75_GH0.tar.gz) = 57089528489a52dbab13505eb7c71e001921cd04ca6e59cb06e526f997f8b24d >+SIZE (jiixyj-epoll-shim-0.0.20171213-d7abd75_GH0.tar.gz) = 11585 >Index: x11/libinput/Makefile >=================================================================== >--- x11/libinput/Makefile (revision 455848) >+++ x11/libinput/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= libinput >-PORTVERSION= 1.6.0 >+PORTVERSION= 1.9.4 > CATEGORIES= x11 > MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/ > >@@ -8,23 +8,48 @@ > MAINTAINER= x11@FreeBSD.org > COMMENT= Generic input library > >-BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}evdev>0:devel/py-evdev@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}pyudev>0:devel/py-pyudev@${PY_FLAVOR} > LIB_DEPENDS= libevdev.so:devel/libevdev \ > libepoll-shim.so:devel/libepoll-shim \ >- libwacom.so:x11/libwacom \ > libudev.so:devel/libudev-devd \ > libmtdev.so:devel/libmtdev > >-USES= autoreconf gmake libtool pathfix pkgconfig tar:xz >+OPTIONS_DEFINE= DEBUG_GUI LIBWACOM >+OPTIONS_DEFAULT=LIBWACOM >+DEBUG_GUI_DESC= Build the GUI event viewer >+LIBWACOM_DESC= Libwacom support >+OPTIONS_SUB= yes >+ >+DEBUG_GUI_USE= GNOME=gtk30,glib20,cairo >+DEBUG_GUI_MESON_TRUE= debug-gui >+LIBWACOM_LIB_DEPENDS= libwacom.so:x11/libwacom >+LIBWACOM_MESON_TRUE= libwacom >+ >+USES= localbase meson pkgconfig python:3.4+,run shebangfix tar:xz >+EXTRACT_AFTER_ARGS= --exclude include/linux # supplied linux/input.h > USE_LDCONFIG= yes >-GNU_CONFIGURE= yes > >+MESON_ARGS+= -Ddocumentation=false -Dtests=false > CPPFLAGS+= -I${LOCALBASE}/include/libepoll-shim >+LDFLAGS+= -lepoll-shim > INSTALL_TARGET= install-strip > >+python_OLD_CMD= "/usr/bin/env python3" >+SHEBANG_FILES= tools/libinput-measure-touch-size \ >+ tools/libinput-measure-touchpad-pressure \ >+ tools/libinput-measure-trackpoint-range >+ >+post-extract: >+ # meson script checks existence of bundled evdev headers. Fake them. >+ ${LN} -sf ${LOCALBASE}/include/linux ${WRKSRC}/include/linux >+ > post-patch: > ${REINPLACE_CMD} -e 's|program_invocation_short_name|getprogname()|' \ >- ${WRKSRC}/tools/libinput-list-devices.c \ >- ${WRKSRC}/tools/ptraccel-debug.c ${WRKSRC}/tools/shared.c >+ ${WRKSRC}/tools/ptraccel-debug.c > > .include <bsd.port.mk> >Index: x11/libinput/distinfo >=================================================================== >--- x11/libinput/distinfo (revision 455848) >+++ x11/libinput/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1486789508 >-SHA256 (libinput-1.6.0.tar.xz) = b7534f518d735c643aedca2fb4694683dfddc8d0600cfb628c87a18e65255832 >-SIZE (libinput-1.6.0.tar.xz) = 927656 >+TIMESTAMP = 1513284860 >+SHA256 (libinput-1.9.4.tar.xz) = 0bcdbd4c4e3c2a2db322fbdf2ef3284f2e6d6fb7be3af80e6d8de7783f675190 >+SIZE (libinput-1.9.4.tar.xz) = 472636 >Index: x11/libinput/files/patch-Makefile.am >=================================================================== >--- x11/libinput/files/patch-Makefile.am (revision 455848) >+++ x11/libinput/files/patch-Makefile.am (nonexistent) >@@ -1,8 +0,0 @@ >---- Makefile.am.orig 2017-02-11 05:10:33 UTC >-+++ Makefile.am >-@@ -1,4 +1,4 @@ >--SUBDIRS = src doc test tools udev >-+SUBDIRS = src doc tools udev >- >- ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} >- > >Property changes on: x11/libinput/files/patch-Makefile.am >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: x11/libinput/files/patch-include_linux_input.h >=================================================================== >--- x11/libinput/files/patch-include_linux_input.h (revision 455848) >+++ x11/libinput/files/patch-include_linux_input.h (nonexistent) >@@ -1,38 +0,0 @@ >---- include/linux/input.h.orig 2016-12-05 05:15:21 UTC >-+++ include/linux/input.h >-@@ -11,7 +11,17 @@ >- #include <sys/time.h> >- #include <sys/ioctl.h> >- #include <sys/types.h> >-+#ifdef __FreeBSD__ >-+#define __u8 uint8_t >-+#define __u16 uint16_t >-+#define __u32 uint32_t >-+#define __s16 int16_t >-+#define __s32 int32_t >-+#define _IOC_READ IOC_OUT >-+#define _IOC_WRITE IOC_IN >-+#else >- #include <linux/types.h> >-+#endif >- >- /* >- * The event structure itself >-@@ -132,7 +142,7 @@ struct input_keymap_entry { >- * >- * If the request code is not an ABS_MT value, -EINVAL is returned. >- */ >--#define EVIOCGMTSLOTS(len) _IOC(_IOC_READ, 'E', 0x0a, len) >-+#define EVIOCGMTSLOTS(len) _IOC(IOC_INOUT, 'E', 0x0a, len) >- >- #define EVIOCGKEY(len) _IOC(_IOC_READ, 'E', 0x18, len) /* get global key state */ >- #define EVIOCGLED(len) _IOC(_IOC_READ, 'E', 0x19, len) /* get all LEDs */ >-@@ -147,7 +157,7 @@ struct input_keymap_entry { >- #define EVIOCRMFF _IOW('E', 0x81, int) /* Erase a force effect */ >- #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */ >- >--#define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ >-+#define EVIOCGRAB _IO('E', 0x90) /* Grab/Release device */ >- #define EVIOCREVOKE _IOW('E', 0x91, int) /* Revoke device access */ >- >- #define EVIOCSCLOCKID _IOW('E', 0xa0, int) /* Set clockid to be used for timestamps */ > >Property changes on: x11/libinput/files/patch-include_linux_input.h >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: x11/libinput/files/patch-meson.build >=================================================================== >--- x11/libinput/files/patch-meson.build (nonexistent) >+++ x11/libinput/files/patch-meson.build (working copy) >@@ -0,0 +1,20 @@ >+--- meson.build.orig 2017-11-28 05:13:06 UTC >++++ meson.build >+@@ -72,6 +72,8 @@ endif >+ >+ ############ udev bits ############ >+ >++if false >++ >+ udev_dir = get_option('udev-dir') >+ if udev_dir == '' >+ udev_dir = join_paths(get_option('prefix'), 'lib', 'udev') >+@@ -127,6 +129,8 @@ litest_model_quirks_file = configure_file(input : 'ude >+ output : '90-libinput-model-quirks-litest.rules', >+ install : false, >+ configuration : litest_udev_rules_config) >++ >++endif >+ >+ ############ libinput-util.a ############ >+ src_libinput_util = [ > >Property changes on: x11/libinput/files/patch-meson.build >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/libinput/files/patch-src_Makefile.am >=================================================================== >--- x11/libinput/files/patch-src_Makefile.am (revision 455848) >+++ x11/libinput/files/patch-src_Makefile.am (nonexistent) >@@ -1,21 +0,0 @@ >---- src/Makefile.am.orig 2017-02-11 05:10:33 UTC >-+++ src/Makefile.am >-@@ -38,6 +38,7 @@ libinput_la_LIBADD = $(MTDEV_LIBS) \ >- $(LIBUDEV_LIBS) \ >- $(LIBEVDEV_LIBS) \ >- $(LIBWACOM_LIBS) \ >-+ -lepoll-shim \ >- libinput-util.la >- >- libinput_la_CFLAGS = -I$(top_srcdir)/include \ >-@@ -61,8 +62,8 @@ libfilter_la_SOURCES = \ >- filter.c \ >- filter.h \ >- filter-private.h >--libfilter_la_LIBADD = >--libfilter_la_CFLAGS = >-+libfilter_la_LIBADD = $(LIBUDEV_LIBS) >-+libfilter_la_CFLAGS = -I$(top_srcdir)/include $(LIBUDEV_CFLAGS) >- >- libinput_la_LDFLAGS = -version-info $(LIBINPUT_LT_VERSION) -shared \ >- -Wl,--version-script=$(srcdir)/libinput.sym > >Property changes on: x11/libinput/files/patch-src_Makefile.am >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: x11/libinput/files/patch-src_evdev.c >=================================================================== >--- x11/libinput/files/patch-src_evdev.c (revision 455848) >+++ x11/libinput/files/patch-src_evdev.c (working copy) >@@ -1,11 +1,20 @@ >---- src/evdev.c.orig 2017-01-19 21:36:55 UTC >+--- src/evdev.c.orig 2017-11-28 05:13:06 UTC > +++ src/evdev.c >-@@ -25,6 +25,8 @@ >+@@ -900,6 +900,17 @@ evdev_device_dispatch(void *data) > >- #include "config.h" >- >-+#include <sys/stat.h> >-+ >- #include <errno.h> >- #include <stdbool.h> >- #include <stdlib.h> >+ if (rc != -EAGAIN && rc != -EINTR) { >+ libinput_remove_source(libinput, device->source); >++ /* >++ * Dirty hack to allow cuse-based evdev backends to release >++ * character device file when device has been detached >++ * but still have it descriptor opened. >++ * Issuing evdev_device_suspend() here leads to SIGSEGV >++ */ >++ int dummy_fd = open("/dev/null", O_RDONLY | O_CLOEXEC); >++ if (dummy_fd >= 0) { >++ dup2(dummy_fd, device->fd); >++ close(dummy_fd); >++ } >+ device->source = NULL; >+ } >+ } >Index: x11/libinput/files/patch-src_libinput-util.c >=================================================================== >--- x11/libinput/files/patch-src_libinput-util.c (revision 455848) >+++ x11/libinput/files/patch-src_libinput-util.c (nonexistent) >@@ -1,12 +0,0 @@ >---- src/libinput-util.c.orig 2017-01-17 04:53:51 UTC >-+++ src/libinput-util.c >-@@ -36,6 +36,9 @@ >- #include <stdbool.h> >- #include <stdio.h> >- #include <stdlib.h> >-+#ifdef __FreeBSD__ >-+#include <xlocale.h> >-+#endif >- >- #include "libinput-util.h" >- #include "libinput-private.h" > >Property changes on: x11/libinput/files/patch-src_libinput-util.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: x11/libinput/files/patch-src_libinput-util.h >=================================================================== >--- x11/libinput/files/patch-src_libinput-util.h (nonexistent) >+++ x11/libinput/files/patch-src_libinput-util.h (working copy) >@@ -0,0 +1,12 @@ >+--- src/libinput-util.h.orig 2017-11-28 05:13:06 UTC >++++ src/libinput-util.h >+@@ -39,6 +39,9 @@ >+ #include <string.h> >+ #include <time.h> >+ #include <unistd.h> >++#ifdef __FreeBSD__ >++#include <xlocale.h> >++#endif >+ >+ #include "libinput.h" >+ > >Property changes on: x11/libinput/files/patch-src_libinput-util.h >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/libinput/files/patch-src_path-seat.c >=================================================================== >--- x11/libinput/files/patch-src_path-seat.c (revision 455848) >+++ x11/libinput/files/patch-src_path-seat.c (nonexistent) >@@ -1,15 +0,0 @@ >---- src/path-seat.c.orig 2017-01-19 05:27:32 UTC >-+++ src/path-seat.c >-@@ -23,10 +23,11 @@ >- >- #include "config.h" >- >-+#include <sys/stat.h> >-+ >- #include <errno.h> >- #include <fcntl.h> >- #include <string.h> >--#include <sys/stat.h> >- #include <libudev.h> >- >- #include "path-seat.h" > >Property changes on: x11/libinput/files/patch-src_path-seat.c >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: x11/libinput/files/patch-tools_Makefile.am >=================================================================== >--- x11/libinput/files/patch-tools_Makefile.am (revision 455848) >+++ x11/libinput/files/patch-tools_Makefile.am (nonexistent) >@@ -1,24 +0,0 @@ >---- tools/Makefile.am.orig 2017-02-11 05:10:33 UTC >-+++ tools/Makefile.am >-@@ -11,8 +11,8 @@ AM_CXXFLAGS = $(GCC_CXXFLAGS) >- libshared_la_SOURCES = \ >- shared.c \ >- shared.h >--libshared_la_CFLAGS = $(AM_CFLAGS) $(LIBEVDEV_CFLAGS) >--libshared_la_LIBADD = $(LIBEVDEV_LIBS) >-+libshared_la_CFLAGS = $(AM_CFLAGS) $(LIBEVDEV_CFLAGS) $(LIBUDEV_CFLAGS) >-+libshared_la_LIBADD = $(LIBEVDEV_LIBS) $(LIBUDEV_LIBS) >- >- event_debug_SOURCES = event-debug.c >- event_debug_LDADD = ../src/libinput.la libshared.la $(LIBUDEV_LIBS) $(LIBEVDEV_LIBS) >-@@ -20,8 +20,9 @@ event_debug_LDFLAGS = -no-install >- event_debug_CFLAGS = $(AM_CFLAGS) $(LIBUDEV_CFLAGS) $(LIBEVDEV_CFLAGS) >- >- ptraccel_debug_SOURCES = ptraccel-debug.c >--ptraccel_debug_LDADD = ../src/libfilter.la ../src/libinput.la >-+ptraccel_debug_LDADD = ../src/libfilter.la ../src/libinput.la $(LIBUDEV_LIBS) >- ptraccel_debug_LDFLAGS = -no-install >-+ptraccel_debug_CFLAGS = $(LIBUDEV_CFLAGS) >- >- libinput_list_devices_SOURCES = libinput-list-devices.c >- libinput_list_devices_LDADD = ../src/libinput.la libshared.la $(LIBUDEV_LIBS) > >Property changes on: x11/libinput/files/patch-tools_Makefile.am >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: x11/libinput/files/patch-udev_Makefile.am >=================================================================== >--- x11/libinput/files/patch-udev_Makefile.am (revision 455848) >+++ x11/libinput/files/patch-udev_Makefile.am (nonexistent) >@@ -1,10 +0,0 @@ >---- udev/Makefile.am.orig 2017-02-11 05:10:33 UTC >-+++ udev/Makefile.am >-@@ -19,6 +19,7 @@ endif >- >- libinput_model_quirks_SOURCES = libinput-model-quirks.c >- libinput_model_quirks_CFLAGS = \ >-+ -I$(top_srcdir)/include \ >- -I$(top_srcdir)/src \ >- $(LIBUDEV_CFLAGS) \ >- $(GCC_CFLAGS) > >Property changes on: x11/libinput/files/patch-udev_Makefile.am >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: x11/libinput/pkg-plist >=================================================================== >--- x11/libinput/pkg-plist (revision 455848) >+++ x11/libinput/pkg-plist (working copy) >@@ -1,14 +1,25 @@ >+bin/libinput > bin/libinput-debug-events > bin/libinput-list-devices > include/libinput.h > lib/libinput.so > lib/libinput.so.10 >-lib/libinput.so.10.11.2 >-lib/udev/hwdb.d/90-libinput-model-quirks.hwdb >-lib/udev/libinput-device-group >-lib/udev/libinput-model-quirks >-lib/udev/rules.d/80-libinput-device-groups.rules >-lib/udev/rules.d/90-libinput-model-quirks.rules >+lib/libinput.so.10.13.0 > libdata/pkgconfig/libinput.pc >+libexec/libinput/libinput-debug-events >+%%DEBUG_GUI%%libexec/libinput/libinput-debug-gui >+libexec/libinput/libinput-list-devices >+libexec/libinput/libinput-measure >+libexec/libinput/libinput-measure-touch-size >+libexec/libinput/libinput-measure-touchpad-pressure >+libexec/libinput/libinput-measure-touchpad-tap >+libexec/libinput/libinput-measure-trackpoint-range > man/man1/libinput-debug-events.1.gz >+%%DEBUG_GUI%%man/man1/libinput-debug-gui.1.gz > man/man1/libinput-list-devices.1.gz >+man/man1/libinput-measure-touch-size.1.gz >+man/man1/libinput-measure-touchpad-pressure.1.gz >+man/man1/libinput-measure-touchpad-tap.1.gz >+man/man1/libinput-measure-trackpoint-range.1.gz >+man/man1/libinput-measure.1.gz >+man/man1/libinput.1.gz
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 222905
:
187052
|
187852
|
187854
|
188571
|
188894
|
189969
|
192391
|
198118
|
200661
|
201353