20 lines
537 B
Text
20 lines
537 B
Text
# Template build file for 'videoproto'.
|
|
pkgname=videoproto
|
|
version=2.3.0
|
|
revision=2
|
|
build_style=gnu-configure
|
|
short_desc="Video extension headers from modular X.org X11"
|
|
homepage="http://xorg.freedesktop.org"
|
|
license="MIT"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
distfiles="${XORG_SITE}/proto/$pkgname-$version.tar.bz2"
|
|
checksum=4f2bc94e5a1b60d6f35a9a2589ca98949e8841997f6a9acf4e85f46c1f34045f
|
|
long_desc="
|
|
Video extension headers from modular X.org X11 project."
|
|
|
|
videoproto_package() {
|
|
noarch="yes"
|
|
pkg_install() {
|
|
vmove usr
|
|
}
|
|
}
|