void-packages/srcpkgs/xf86dgaproto/template
2017-08-01 21:42:51 +00:00

17 lines
441 B
Bash

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