2009-10-28 02:06:01 +00:00
|
|
|
# Template build file for 'xinput'.
|
|
|
|
pkgname=xinput
|
2012-05-15 09:40:24 +00:00
|
|
|
version=1.6.0
|
|
|
|
homepage="http://www.x.org"
|
2009-10-28 02:06:01 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config libXext-devel libXi-devel libXrandr-devel libXinerama-devel"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2009-10-28 02:06:01 +00:00
|
|
|
short_desc="Utility to configure and test X input devices"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-05-15 09:40:24 +00:00
|
|
|
license="MIT"
|
|
|
|
checksum=4ab007d952c76665603bcb82ceb15fd3929d10faf0580fc4873ac16f5f63847e
|
2009-10-28 02:06:01 +00:00
|
|
|
long_desc="
|
|
|
|
xinput is a utility to list available input devices, query information about
|
|
|
|
a device and change input device settings."
|
|
|
|
|