# $Id: Portfile 106469 2013-05-27 18:54:51Z jeremyhu@macports.org $

PortSystem 1.0

name		xorg-libXau
version		1.0.8
categories	x11 devel
license		X11
maintainers	jeremyhu openmaintainer
description	X.org libXau
homepage	http://www.x.org
platforms	darwin macosx
long_description X Authorization Routines library
master_sites	 xorg:individual/lib/

distname	libXau-${version}
checksums           sha1    d9512d6869e022d4e9c9d33f6d6199eda4ad096b \
                    rmd160  8921c06afba3b9b14d2226a9afd573702cfdf445 \
                    sha256  fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2
use_bzip2	yes
use_parallel_build      yes

depends_build   port:pkgconfig

depends_lib     port:xorg-xproto

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