Diff xwayland-23.2.1 with a xwayland-9999
/usr/portage/x11-base/xwayland/xwayland-9999.ebuild 2023-10-09 14:52:35.912368512 +0300 | ||
---|---|---|
63 | 63 |
" |
64 | 64 | |
65 | 65 |
PATCHES=( |
66 |
"${FILESDIR}"/xwayland-drop-redundantly-installed-files.patch |
|
66 |
"${FILESDIR}"/xwayland-drop-redundantly-installed-files_v2.patch |
|
67 | 67 |
) |
68 | 68 | |
69 | 69 |
src_configure() { |
... | ... | |
92 | 92 |
-Ddocs=false |
93 | 93 |
-Ddevel-docs=false |
94 | 94 |
-Ddocs-pdf=false |
95 |
-Dxorg=false |
|
96 |
-Dxnest=false |
|
97 |
-Dxvfb=false |
|
98 |
-Dxwayland=true |
|
95 | 99 |
) |
96 | 100 | |
97 | 101 |
if use libei; then |