vp-build/srcpkgs/videoproto/template

17 lines
437 B
Bash

# Template build file for 'videoproto'.
pkgname=videoproto
version=2.3.3
revision=1
noarch="yes"
build_style=gnu-configure
short_desc="Video 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=c7803889fd08e6fcaf7b68cc394fb038b2325d1f315e571a6954577e07cca702
post_install() {
vlicense COPYING
}