# $Id: Portfile 80073 2011-07-03 23:34:53Z jmr@macports.org $

PortSystem 1.0

name            xorg-libXxf86dga
version         1.1.2
categories      x11 devel
maintainers     jeremyhu openmaintainer
description     X.org libXxf86dga
homepage        http://www.x.org
platforms       darwin macosx
long_description ${description}
master_sites     xorg:individual/lib/

distname    libXxf86dga-${version}
checksums           md5     bbd5fdf63d4c107c8cb710d4df2012b4 \
                    sha1    333a9f5c61eba896f420969561606551174645cd \
                    rmd160  cc4f084a2ef551180538b768dff93452380e3b4a

use_bzip2   yes
use_parallel_build      yes

depends_build   port:pkgconfig

depends_lib     port:xorg-libXext \
                port:xorg-xf86dgaproto

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