16 lines
528 B
Text
16 lines
528 B
Text
# Template build file for 'xsetmode'.
|
|
pkgname=xsetmode
|
|
version=1.0.0
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
revision=1
|
|
makedepends="pkg-config libX11-devel libXi-devel"
|
|
short_desc="Switch mode of XInput devices"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=988b47cd922991c6e6adbce15dc386ac75690b61744b526c3af5a4eaa9afa0aa
|
|
long_desc="
|
|
The xsetmode program is used to switch XInput devices between absolute
|
|
and relative positioning.
|
|
|
|
This is from the modular X.org X11 project."
|
|
|