# $Id: Portfile 82881 2011-08-21 11:12:01Z jmr@macports.org $

PortSystem          1.0

name                xkbutils
version             1.0.3
categories          x11
maintainers         jeremyhu openmaintainer
description         XKB utilities xkbbell, xkbvleds, and xkbwatch
long_description    ${description}

platforms           darwin

homepage            http://www.x.org/
master_sites        xorg:individual/app/
use_bzip2           yes

checksums           md5     52ad6d8d87577a8ac736ab5488bec210 \
                    sha1    e5a2619b9449f95e02b520b492de0575bc4551d6 \
                    rmd160  188447f37e81bb2aa552add975a305a276fbeda2

depends_build       port:pkgconfig port:xorg-util-macros port:xorg-inputproto

depends_lib         port:xorg-libXaw port:xorg-libxkbfile

livecheck.type      regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       http://xorg.freedesktop.org/archive/individual/app/?C=M&O=D
