xkbutils: remove long_desc.
This commit is contained in:
parent
6072368130
commit
10539225aa
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'xkbutils'.
|
# Template build file for 'xkbutils'.
|
||||||
pkgname=xkbutils
|
pkgname=xkbutils
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libX11-devel libXaw-devel inputproto"
|
makedepends="libX11-devel libXaw-devel inputproto"
|
||||||
|
@ -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=e409af0730788aa94ee22711750792546465a8f4729a0084d31a32c3ef0849bd
|
checksum=e409af0730788aa94ee22711750792546465a8f4729a0084d31a32c3ef0849bd
|
||||||
long_desc="
|
|
||||||
The xkbutils package provides some XKB related utilities for
|
|
||||||
XKB-capable X servers."
|
|
||||||
|
|
Loading…
Reference in New Issue