mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
xsetmode: remove long_desc.
This commit is contained in:
parent
ec8b442d10
commit
fca7d5611c
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xsetmode'.
|
# Template build file for 'xsetmode'.
|
||||||
pkgname=xsetmode
|
pkgname=xsetmode
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libXi-devel"
|
makedepends="libX11-devel libXi-devel"
|
||||||
|
@ -11,6 +11,3 @@ license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=988b47cd922991c6e6adbce15dc386ac75690b61744b526c3af5a4eaa9afa0aa
|
checksum=988b47cd922991c6e6adbce15dc386ac75690b61744b526c3af5a4eaa9afa0aa
|
||||||
long_desc="
|
|
||||||
The xsetmode program is used to switch XInput devices between absolute
|
|
||||||
and relative positioning."
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue