17 lines
424 B
Bash
17 lines
424 B
Bash
# Template file for 'evieext'
|
|
pkgname=evieext
|
|
version=1.1.1
|
|
revision=2
|
|
archs=noarch
|
|
build_style=gnu-configure
|
|
short_desc="EvIE extension headers from X.org"
|
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|
license="X11"
|
|
homepage="http://xorg.freedesktop.org"
|
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
|
checksum=1cf74114436d99f56577a90b6438a32ba31b8128c9e63842bb179aba592733fe
|
|
|
|
post_install() {
|
|
vlicense COPYING
|
|
}
|