WrapDB Browser

WrapDB Browser

wayland

Metadata for this package is not yet available.

Source URL is https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.24.0/downloads/wayland-1.24.0.tar.xz.

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest wayland package with the following command:

meson wrap install wayland

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from wayland 1.24.0-2 can be used by adding the following lines to your meson.build file:

wayland-client_dep = dependency('wayland-client')
wayland-cursor_dep = dependency('wayland-cursor')
wayland-egl_dep = dependency('wayland-egl')
wayland-server_dep = dependency('wayland-server')
wayland-scanner_prog = find_program('wayland-scanner')

Patch Files Preview

No patch files needed for this package.