void-packages/srcpkgs/wayland-protocols/template

17 lines
534 B
Bash

# Template file for 'wayland-protocols'
pkgname=wayland-protocols
version=1.13
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=0758bc8008d5332f431b2a84fea7de64d971ce270ed208206a098ff2ebc68f38
post_install() {
vlicense COPYING
}