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

17 lines
446 B
Bash

# Template build file for 'xineramaproto'.
pkgname=xineramaproto
version=1.2.1
revision=1
noarch="yes"
build_style=gnu-configure
short_desc="Xinerama 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=977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b
post_install() {
vlicense COPYING
}