2010-01-08 13:45:04 +00:00
|
|
|
# Template file for 'lxinput'
|
|
|
|
pkgname=lxinput
|
2011-10-14 08:46:36 +00:00
|
|
|
version=0.3.1
|
2010-01-08 13:45:04 +00:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-12 06:52:05 +00:00
|
|
|
revision=1
|
2010-01-08 13:45:04 +00:00
|
|
|
short_desc="LXDE Keyboad/Mouse configurator"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-14 08:46:36 +00:00
|
|
|
checksum=b30f3be6cd250d548d40f9d2dcc5882ad5a2fe233149e90b96eab5b6e6e0a256
|
2010-01-08 13:45:04 +00:00
|
|
|
long_desc="
|
|
|
|
LXInput is a program to configure keyboard and mouse settings for LXDE.
|
|
|
|
Features:
|
|
|
|
|
|
|
|
* Delay and Interval for character repeat
|
|
|
|
* Enable/Disable beeps of keyboard input error
|
|
|
|
* Swap left and right mouse buttons
|
|
|
|
* Mouse acceleration and sensitivity"
|
|
|
|
|
2011-10-14 08:46:36 +00:00
|
|
|
|
2010-01-08 13:45:04 +00:00
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build intltool
|
|
|
|
Add_dependency build gtk+-devel
|
2011-10-14 08:46:36 +00:00
|
|
|
|
|
|
|
Add_dependency full desktop-file-utils
|