2009-10-28 02:06:01 +00:00
|
|
|
# Template build file for 'x11perf'.
|
|
|
|
pkgname=x11perf
|
2011-02-19 09:38:14 +00:00
|
|
|
version=1.5.2
|
2009-10-28 02:06:01 +00:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-03-31 07:52:15 +00:00
|
|
|
revision=2
|
|
|
|
makedepends="pkg-config libXext-devel libXft-devel libXmu-devel"
|
2009-10-28 02:06:01 +00:00
|
|
|
short_desc="X11 server performance test program"
|
2013-03-31 07:52:15 +00:00
|
|
|
homepage="http://xorg.freedesktop.org"
|
|
|
|
license="MIT"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-02-19 09:38:14 +00:00
|
|
|
checksum=a1fd752abd3496568614c2f2209d21452bdd5b8c9a5c14a5705725bd8c298e12
|
2009-10-28 02:06:01 +00:00
|
|
|
long_desc="
|
|
|
|
The x11perf program runs one or more performance tests and reports how
|
|
|
|
fast an X server can execute the tests."
|
|
|
|
|