vp-build/templates/xinput/template
Juan RP 13766ba521 xorg: update to 7.5.
--HG--
extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
2009-10-28 03:06:01 +01:00

18 lines
596 B
Plaintext

# Template build file for 'xinput'.
pkgname=xinput
version=1.5.0
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
build_style=gnu_configure
short_desc="Utility to configure and test X input devices"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a84728e34bb5edd36ecc1b5489f48ad1467ad5aab1f74f1b7789f826a1ffcaf9
long_desc="
xinput is a utility to list available input devices, query information about
a device and change input device settings."
Add_dependency build pkg-config
Add_dependency full glibc
Add_dependency full libX11
Add_dependency full libXext
Add_dependency full libXi