FreeBSD Bugzilla – Attachment 220439 Details for
Bug 251742
sysutils/xfce4-settings: Enable libinput support on 12+
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sysutils.xfce4-settings.patch
sysutils.xfce4-settings.patch (text/plain), 1.17 KB, created by
Vladimir Kondratyev
on 2020-12-10 19:49:38 UTC
(
hide
)
Description:
sysutils.xfce4-settings.patch
Filename:
MIME Type:
Creator:
Vladimir Kondratyev
Created:
2020-12-10 19:49:38 UTC
Size:
1.17 KB
patch
obsolete
>Index: sysutils/xfce4-settings/Makefile >=================================================================== >--- sysutils/xfce4-settings/Makefile (revision 557359) >+++ sysutils/xfce4-settings/Makefile (working copy) >@@ -24,17 +24,20 @@ > USE_XORG= xorgproto x11 xcursor xi xrandr > > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --disable-xorg-libinput \ >- --enable-pluggable-dialogs >+CONFIGURE_ARGS= --enable-pluggable-dialogs > INSTALLS_ICONS= yes > > PORTSCOUT= limitw:1,even > >-OPTIONS_DEFINE= NOTIFY NLS UPOWER >+OPTIONS_DEFINE= NOTIFY NLS UPOWER LIBINPUT > OPTIONS_DEFAULT= NOTIFY > OPTIONS_SUB= yes >+OPTIONS_DEFAULT_FreeBSD_12= LIBINPUT >+OPTIONS_DEFAULT_FreeBSD_13= LIBINPUT >+OPTIONS_DEFAULT+= ${OPTIONS_DEFAULT_${OPSYS}_${OSREL:R}} > > UPOWER_DESC= Power management tasks >+LIBINPUT_DESC= Libinput support > > NLS_CONFIGURE_ENABLE= nls > NLS_USES= gettext-runtime >@@ -45,6 +48,9 @@ > UPOWER_CONFIGURE_ENABLE= upower-glib > UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower > >+LIBINPUT_BUILD_DEPENDS= ${LOCALBASE}/include/xorg/libinput-properties.h:x11-drivers/xf86-input-libinput >+LIBINPUT_CONFIGURE_ENABLE= xorg-libinput >+ > .if defined(WITH_DEBUG) > CONFIGURE_ARGS+= --enable-debug=yes > .endif
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 251742
: 220439