void-packages/srcpkgs/presentproto/template
2017-08-01 21:42:49 +00:00

17 lines
441 B
Bash

# Template build file for 'presentproto'.
pkgname=presentproto
version=1.1
revision=1
noarch="yes"
build_style=gnu-configure
short_desc="Present extension headers from X.org"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://xorg.freedesktop.org"
license="MIT"
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
checksum=f69b23a8869f78a5898aaf53938b829c8165e597cda34f06024d43ee1e6d26b9
post_install() {
vlicense COPYING
}