# $Id: Portfile 45603 2009-01-18 20:52:41Z jeremyhu@macports.org $

PortSystem          1.0
name                xkbutils
version             1.0.1
revision            1
categories          x11
maintainers         blb openmaintainer
description         XKB utilities xkbbell, xkbvleds, and xkbwatch
long_description    ${description}

platforms           darwin

homepage            http://www.x.org/
master_sites        ${homepage}pub/individual/app/
use_bzip2           yes

checksums           md5     84396a3dd75337caaae29d8fa5616fb1 \
                    sha1    2ee3172f4b17cb9aa97d899c400493bbe83089d9 \
                    rmd160  a6c44d0c44b7275134bca293a391d7446f404bff

depends_build       port:pkgconfig

depends_lib         port:xorg-libXaw port:xorg-libxkbfile

configure.args      --disable-xprint

livecheck.check     regex
livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
livecheck.url       ${master_sites}

