mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
x11-toolkits/wlroots: switch to Xwayland snapshot
Improves stability with X11 applications on Sway.
This commit is contained in:
parent
d17bee46cc
commit
09721d1275
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525681
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= wlroots
|
||||
DISTVERSION= 0.10.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-toolkits
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
@ -52,7 +52,7 @@ CONSOLEKIT_MESON_ENABLED= consolekit2
|
||||
|
||||
X11_LIB_DEPENDS=libxcb-errors.so:x11/xcb-util-errors \
|
||||
libxcb-icccm.so:x11/xcb-util-wm
|
||||
X11_RUN_DEPENDS=Xwayland:x11-servers/xwayland
|
||||
X11_RUN_DEPENDS=xwayland-devel>0:x11-servers/xwayland-devel
|
||||
X11_USE= XORG=x11,xcb
|
||||
X11_MESON_ENABLED=x11-backend xcb-icccm xwayland
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user