lxinput: remove long_desc.
This commit is contained in:
parent
f29dc59f23
commit
6e4915af25
1 changed files with 1 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lxinput'
|
||||
pkgname=lxinput
|
||||
version=0.3.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+-devel desktop-file-utils"
|
||||
|
@ -12,11 +12,3 @@ license="GPL2"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||||
checksum=481622f9f73c7d622a712df55d509a18805758ee002cbbc36efbd73bedd8205f
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue