# Template file for 'xcb-proto'
pkgname=xcb-proto
version=1.17.0
revision=2
build_style=gnu-configure
hostmakedepends="python3 automake"
makedepends="libxml2"
depends="python3"
short_desc="XML-XCB (X C Bindings) protocol descriptions"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://gitlab.freedesktop.org/xorg/proto/xcbproto"
distfiles="https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-${version}.tar.xz"
checksum=2c1bacd2110f4799f74de6ebb714b94cf6f80fb112316b1219480fd22562148c

post_install() {
	vlicense COPYING
}
