Source: wayland-protocols
Section: x11
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 libwayland-dev,
 meson,
 ninja-build,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://gitlab.freedesktop.org/wayland/wayland-protocols
Vcs-Browser: https://salsa.debian.org/xorg-team/wayland/wayland-protocols
Vcs-Git: https://salsa.debian.org/xorg-team/wayland/wayland-protocols.git

Package: wayland-protocols
Section: libdevel
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Wayland protocols
 wayland-protocols contains Wayland protocols that add functionality not available in the Wayland core protocol. Such protocols either add completely new functionality, or extend the functionality of some other protocol either in Wayland core, or some other protocol in wayland-protocols. A protocol in wayland-protocols consists of a directory containing a set of XML files containing the protocol specification, and a README file containing detailed state and a list of maintainers. wayland-protocols is a standardization body formed of various Wayland compositor and client developers. The governance rules are described in GOVERNANCE.md and the current members are listed in MEMBERS.md.