x11perf: remove long_desc.
This commit is contained in:
parent
abe14b34f4
commit
1767dab6ee
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'x11perf'.
|
||||
pkgname=x11perf
|
||||
version=1.5.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXext-devel libXft-devel libXmu-devel"
|
||||
|
@ -11,6 +11,3 @@ license="MIT"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=a1fd752abd3496568614c2f2209d21452bdd5b8c9a5c14a5705725bd8c298e12
|
||||
long_desc="
|
||||
The x11perf program runs one or more performance tests and reports how
|
||||
fast an X server can execute the tests."
|
||||
|
|
Loading…
Reference in a new issue