2009-03-27 06:04:12 +00:00
|
|
|
# Template build file for 'xsetmode'.
|
|
|
|
pkgname=xsetmode
|
|
|
|
version=1.0.0
|
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2009-03-27 06:04:12 +00:00
|
|
|
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."
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
2011-07-02 22:38:42 +00:00
|
|
|
Add_dependency build libX11-devel
|
|
|
|
Add_dependency build libXi-devel
|