aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xprop/xprop_cvs.bb
blob: 04be77011659fc87707b920a9ed2037bb595e72c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
PV = "0.0cvs${CVSDATE}"
LICENSE = "MIT"
DEPENDS = "x11 xmu xext"
DESCRIPTION = "property displayer for X"
MAINTER = "Rene Wagner <rw@handhelds.org>"
SECTION = "x11/base"
PR = "r2"

SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xprop;tag=XORG-MAIN \
           file://autofoo.patch;patch=1"
S = "${WORKDIR}/xprop"

inherit autotools pkgconfig