# $Id: Portfile 68503 2010-06-05 05:10:10Z jeremyhu@macports.org $

PortSystem          1.0
name                xinput
version             1.5.2
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        http://xorg.freedesktop.org/archive/individual/app/
use_bzip2           yes

checksums           md5     8cec6023f90180cb8e4be31d98c43fda \
                    sha1    4b352ad59e67dc6e63361a9050d3fbe5a6aec3de \
                    rmd160  234e5d67ac2f1ca7fd24b6cd27088dbef6ee950e

depends_build       port:pkgconfig

depends_lib         port:xorg-libXi

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

