# $Id: Portfile 80076 2011-07-03 23:46:28Z jmr@macports.org $

PortSystem          1.0

name                xinput
version             1.5.3
categories          x11
maintainers         jeremyhu openmaintainer
description         Utility to configure and test XInput devices
long_description    ${description}

platforms           darwin

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

checksums           md5     1e2f0ad4f3fa833b65c568907f171d28 \
                    sha1    70f258279acaa45fb77820ae3f8c2bee9f2d2235 \
                    rmd160  15b3b23b900db9475c29bd4316e6b8f9801f4d2e

depends_build       port:pkgconfig

depends_lib         port:xorg-libXi

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