# $Id: Portfile 111141 2013-09-16 00:01:58Z jeremyhu@macports.org $

PortSystem          1.0

name                xinput
version             1.6.1
categories          x11
license             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           sha1    859d98b428c4b343f40fd93dd6c63bec1f546ae4 \
                    rmd160  14bd5016f0c32536c756b870e89d1377a0feb707 \
                    sha256  b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f

depends_build       port:pkgconfig

depends_lib         port:xorg-libXi port:xorg-libXrandr port:xorg-libXinerama

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