FreeBSD Bugzilla – Attachment 187052 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.patch
libinput.patch (text/plain), 3.36 KB, created by
Val Packett
on 2017-10-10 16:23:35 UTC
(
hide
)
Description:
libinput.patch
Filename:
MIME Type:
Creator:
Val Packett
Created:
2017-10-10 16:23:35 UTC
Size:
3.36 KB
patch
obsolete
>diff --git c/x11/libinput/Makefile i/x11/libinput/Makefile >index 6bb96d13647a..7588893f6a72 100644 >--- c/x11/libinput/Makefile >+++ i/x11/libinput/Makefile >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= libinput >-PORTVERSION= 1.6.0 >+PORTVERSION= 1.8.0 > CATEGORIES= x11 > MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/ > >@@ -15,10 +15,11 @@ LIB_DEPENDS= libevdev.so:devel/libevdev \ > libudev.so:devel/libudev-devd \ > libmtdev.so:devel/libmtdev > >-USES= autoreconf gmake libtool pathfix pkgconfig tar:xz >+USES= autoreconf gmake libtool pathfix pkgconfig localbase tar:xz > USE_LDCONFIG= yes > GNU_CONFIGURE= yes > >+CONFIGURE_ARGS+= --disable-documentation > CPPFLAGS+= -I${LOCALBASE}/include/libepoll-shim > INSTALL_TARGET= install-strip > >diff --git c/x11/libinput/distinfo i/x11/libinput/distinfo >index 6b4217e50efe..93de60121b8e 100644 >--- c/x11/libinput/distinfo >+++ i/x11/libinput/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1486789508 >-SHA256 (libinput-1.6.0.tar.xz) = b7534f518d735c643aedca2fb4694683dfddc8d0600cfb628c87a18e65255832 >-SIZE (libinput-1.6.0.tar.xz) = 927656 >+TIMESTAMP = 1507646518 >+SHA256 (libinput-1.8.0.tar.xz) = f8c9dbc31bf549008486258ebfa328d3dbc749c0029c6168e46949c24cf19076 >+SIZE (libinput-1.8.0.tar.xz) = 939708 >diff --git c/x11/libinput/files/patch-tools_Makefile.am i/x11/libinput/files/patch-tools_Makefile.am >deleted file mode 100644 >index 65884b04fd3a..000000000000 >--- c/x11/libinput/files/patch-tools_Makefile.am >+++ /dev/null >@@ -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) >diff --git c/x11/libinput/pkg-plist i/x11/libinput/pkg-plist >index c1bccf3c871c..bf933edaca16 100644 >--- c/x11/libinput/pkg-plist >+++ i/x11/libinput/pkg-plist >@@ -1,14 +1,20 @@ >+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/libinput.so.10.13.0 > 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 > libdata/pkgconfig/libinput.pc >+libexec/libinput/libinput-debug-events >+libexec/libinput/libinput-debug-gui >+libexec/libinput/libinput-list-devices >+libexec/libinput/libinput-measure >+libexec/libinput/libinput-measure-touchpad-tap > man/man1/libinput-debug-events.1.gz > man/man1/libinput-list-devices.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