# Compiling time: 0.02 SBU # Maintainer: crazy pkgname=xrestop pkgver=0.4 pkgrel=8 pkgdesc="A utility to monitor the usage of resources within the X Server, and display them in a manner similar to top." url="http://www.freedesktop.org/Software/xrestop" license="GPL" depends=('libxres>=1.0.7-3' 'ncurses>=6.0-6') makedepends=('x11-protos>=0.1-3') archs=('x86_64') groups=('x11-extra') up2date="lynx -dump $url|grep $pkgname-[0-9\.]*\.tar.gz$|tail -n 1|sed -n 's/.*-\(.*\)\.t.*/\1/;1 p'" source=(http://downloads.yoctoproject.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('040b0ac561f4de0a04e9db42a2cfab918801c452') # optimization OK