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