vp-build/srcpkgs/xf86driproto/template

17 lines
428 B
Bash

# Template build file for 'xf86driproto'.
pkgname=xf86driproto
version=2.1.1
revision=2
noarch="yes"
build_style=gnu-configure
short_desc="XF86DRI extension headers from X.org"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="${XORG_HOME}"
license="MIT"
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
checksum=9c4b8d7221cb6dc4309269ccc008a22753698ae9245a398a59df35f1404d661f
post_install() {
vlicense COPYING
}