generic-poky/meta/packages/xrestop/xrestop_0.4.bb
Marcin Juszkiewicz 82a4bfc913 xrestop 0.4: Add DESCRIPTION & SECTION (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3535 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-18 13:18:10 +00:00

12 lines
326 B
BlitzBasic

DESCRIPTION = "top-like statistics of X11 server resource usage by clients"
SECTION = "x11/utils"
HOMEPAGE = "http://www.freedesktop.org/wiki/Software/xrestop"
LICENSE = "GPL"
PR = "r1"
DEPENDS = "libxres libxext virtual/libx11"
SRC_URI = "http://projects.o-hand.com/sources/xrestop/xrestop-${PV}.tar.gz"
inherit autotools