void-packages/srcpkgs/wayland-protocols/template
2017-08-02 08:14:19 -06:00

17 lines
534 B
Bash

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