summaryrefslogtreecommitdiff
path: root/pkg/wayland-protocols/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-10-22 19:48:30 -0700
committerMichael Forney <mforney@mforney.org>2018-11-03 01:20:57 -0700
commitbba4833013ba5eb2f1b9088c5baaba9e091b9902 (patch)
treea4236f69df299adb766171706598bf9213b63c32 /pkg/wayland-protocols/gen.lua
parent0a7ac4127852e5e13fa3733a4cd35460451181e1 (diff)
Update to stable xdg-shell
Since xdg-shell-unstable-5-protocol.c and xdg-shell-protocol.c define conflicting symbols, this commit updates swc, netsurf, mupdf, and st all at once.
Diffstat (limited to 'pkg/wayland-protocols/gen.lua')
-rw-r--r--pkg/wayland-protocols/gen.lua12
1 files changed, 0 insertions, 12 deletions
diff --git a/pkg/wayland-protocols/gen.lua b/pkg/wayland-protocols/gen.lua
index f473bcd6..753a9662 100644
--- a/pkg/wayland-protocols/gen.lua
+++ b/pkg/wayland-protocols/gen.lua
@@ -6,18 +6,6 @@ waylandproto('stable/xdg-shell/xdg-shell.xml',
'xdg-shell-protocol.c'
)
-waylandproto('unstable/xdg-shell/xdg-shell-unstable-v5.xml',
- 'include/xdg-shell-unstable-v5-client-protocol.h',
- 'include/xdg-shell-unstable-v5-server-protocol.h',
- 'xdg-shell-unstable-v5-protocol.c'
-)
-
-waylandproto('unstable/xdg-shell/xdg-shell-unstable-v6.xml',
- 'include/xdg-shell-unstable-v6-client-protocol.h',
- 'include/xdg-shell-unstable-v6-server-protocol.h',
- 'xdg-shell-unstable-v6-protocol.c'
-)
-
waylandproto('unstable/idle-inhibit/idle-inhibit-unstable-v1.xml',
'include/idle-inhibit-unstable-v1-client-protocol.h',
'include/idle-inhibit-unstable-v1-server-protocol.h',