aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xrestop/xrestop_0.4.bb
blob: 6e2310c27ca441de262d291016dcdad83679a89b (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "top-like statistics of X11 server resource usage by clients"
SECTION = "x11/utils"
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop"
LICENSE = "GPL"
FILE_PR = "r1"

DEPENDS = "libxres libxext virtual/libx11"

SRC_URI = "http://projects.o-hand.com/sources/xrestop/xrestop-${PV}.tar.gz"

inherit autotools