void-packages/srcpkgs/wayland-protocols/template

17 lines
534 B
Bash

# Template file for 'wayland-protocols'
pkgname=wayland-protocols
version=1.14
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config wayland-devel"
short_desc="Protocols and extensions complementing the Wayland core protocol"
maintainer="Sir_Boops <admin@boops.me>"
license="MIT"
homepage="http://wayland.freedesktop.org"
distfiles="https://wayland.freedesktop.org/releases/wayland-protocols-${version}.tar.xz"
checksum=9648896b2462b49b15a69b60f44656593c170c0e73121c890eb16d0c1d9376f6
post_install() {
vlicense COPYING
}