# $Id: Portfile 108921 2013-08-04 19:23:12Z jeremyhu@macports.org $

PortSystem 1.0

name		xorg-videoproto
version		2.3.2
categories	x11 devel
license		X11
maintainers	jeremyhu openmaintainer
description	X.org videoproto
homepage	http://www.x.org
platforms	darwin
supported_archs	noarch
long_description Prototype headers for the XVideo extension to X11
master_sites 	xorg:individual/proto/

distname	videoproto-${version}
checksums           md5     e658641595327d3990eab70fdb55ca8b \
                    sha1    aa60e3b93c6a78ad03f1c502b910e7c45faaedbc \
                    rmd160  757708123766bd377fd18c7311d00562d3f5025a
use_bzip2	yes

livecheck.type  regex
livecheck.url   http://xorg.freedesktop.org/archive/individual/proto/?C=M&O=D
livecheck.regex videoproto-(\\d+(?:\\.\\d+)*)
