void-packages/srcpkgs/wayland-protocols/template
2016-05-23 10:46:32 +02:00

17 lines
545 B
Bash

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