Added xsetmode-1.0.0 template.
--HG-- extra : convert_revision : 5e5006d7be444eb4d44b01214d88bfc281933354
This commit is contained in:
parent
36f0b586b3
commit
f19230f204
1 changed files with 18 additions and 0 deletions
18
templates/xsetmode/template
Normal file
18
templates/xsetmode/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template build file for 'xsetmode'.
|
||||
pkgname=xsetmode
|
||||
version=1.0.0
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
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
|
||||
Add_dependency full glibc
|
||||
Add_dependency full libX11
|
||||
Add_dependency full libXi
|
Loading…
Reference in a new issue