aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-04-18 22:34:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-04-18 23:34:26 +0000
commit8c80131aaf28ad546553c8d9e99ab4244fcb0a77 (patch)
treeac2467aaa51938ef2455b8d6a6bcc04118e04e98 /x11-toolkits
parentc4ec298dd77721c241a7cbf01329e327596aecbd (diff)
downloadports-8c80131aaf28ad546553c8d9e99ab4244fcb0a77.tar.gz
ports-8c80131aaf28ad546553c8d9e99ab4244fcb0a77.zip
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/wlroots/Makefile1
-rw-r--r--x11-toolkits/wlroots/pkg-message11
2 files changed, 1 insertions, 11 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile
index d26363f1814c..5e01e8ca5649 100644
--- a/x11-toolkits/wlroots/Makefile
+++ b/x11-toolkits/wlroots/Makefile
@@ -1,5 +1,6 @@
PORTNAME= wlroots
DISTVERSION= 0.13.0
+PORTREVISION= 1
CATEGORIES= x11-toolkits
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/x11-toolkits/wlroots/pkg-message b/x11-toolkits/wlroots/pkg-message
index ba814bf0ca4d..2968b526da78 100644
--- a/x11-toolkits/wlroots/pkg-message
+++ b/x11-toolkits/wlroots/pkg-message
@@ -5,17 +5,6 @@ Known issues:
- On FreeBSD 11.* kernel needs to be rebuilt with EVDEV_SUPPORT
- On FreeBSD 11.* drm-kmod needs https://github.com/FreeBSDDesktop/kms-drm/pull/213
- NVIDIA may be affected by https://github.com/aritger/eglstreams-kms-example/issues/7
-
-When built with LIBSEAT enabled you may see the following:
-
- [ERROR] [libseat] [libseat/libseat.c:73] libseat_open_seat: No backend was able to open a seat
- [ERROR] [backend/session/libseat.c:102] Unable to create seat: Function not implemented
-
-Possible solutions (select one):
-- Ignore libseat errors to let wlroots use direct session
-- Start seatd (e.g., `service seatd onestart`) and optionally
- prevent compositor from using SUID (e.g., `chmod u-s $(which sway)`)
-- Rebuild sysutils/seatd with SUID enabled
EOM
}
]