void-packages/srcpkgs/wayland-protocols/template

18 lines
602 B
Bash

# Template file for 'wayland-protocols'
pkgname=wayland-protocols
version=1.38
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel"
makedepends="wayland-devel"
short_desc="Protocols and extensions complementing the Wayland core protocol"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://wayland.freedesktop.org"
distfiles="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/archive/${version}/wayland-protocols-${version}.tar.gz"
checksum=a6069948458a1d86cea2b33a9735e67d7524118c32c388d75efb881a9e9d2cd9
post_install() {
vlicense COPYING
}