diff --git a/subprojects/wayland.wrap b/subprojects/wayland.wrap new file mode 100644 index 0000000..6ced203 --- /dev/null +++ b/subprojects/wayland.wrap @@ -0,0 +1,13 @@ +[wrap-file] +directory = wayland-1.23.1 +source_url = https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.23.1/downloads/wayland-1.23.1.tar.xz +source_filename = wayland-1.23.1.tar.xz +source_hash = 864fb2a8399e2d0ec39d56e9d9b753c093775beadc6022ce81f441929a81e5ed +source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/wayland_1.23.1-1/wayland-1.23.1.tar.xz +wrapdb_version = 1.23.1-1 + +[provide] +wayland-cursor = wayland_cursor_dep +wayland-egl = wayland_egl_dep +wayland-server = wayland_server_dep +wayland-client = wayland_client_dep