WrapDB Browser

WrapDB Browser

wayland

Metadata for this package is not yet available.

Source URL is https://gitlab.freedesktop.org/wayland/wayland/-/releases/1.25.0/downloads/wayland-1.25.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.25.0-1 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.