vp-build/srcpkgs/compositeproto/template

17 lines
449 B
Bash

# Template build file for 'compositeproto'.
pkgname=compositeproto
version=0.4.2
revision=1
noarch="yes"
build_style=gnu-configure
short_desc="Composite 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=049359f0be0b2b984a8149c966dd04e8c58e6eade2a4a309cf1126635ccd0cfc
post_install() {
vlicense COPYING
}