xinput: remove long_desc.

This commit is contained in:
Juan RP 2014-02-14 15:06:14 +01:00
parent 26115420be
commit 1940554d55

View file

@ -1,7 +1,7 @@
# Template build file for 'xinput'.
pkgname=xinput
version=1.6.1
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libXext-devel libXi-devel>=1.7.1_2 libXrandr-devel libXinerama-devel"
@ -11,6 +11,3 @@ license="MIT"
homepage="http://www.x.org"
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
checksum=b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f
long_desc="
xinput is a utility to list available input devices, query information about
a device and change input device settings."