Merge oe-devel@oe-devel.bkbits.net:packages
[vuplus_openembedded] / waimea / waimea_cvs.oe
1 SECTION = "x11/wm"
2 DESCRIPTION = "Waimea is a highly customizable window manager for the X Window \
3 system conforming to the latest EWMH specification."
4 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
5 DEPENDS = "cairo libpng xrandr libsvg-cairo xext"
6 PV = "0.0cvs${CVSDATE}"
7
8 SRC_URI = "cvs://anoncvs:@cvs.waimea.org/cvs/waimea;module=waimea;method=pserver"
9 S = "${WORKDIR}/waimea"
10
11 inherit autotools
12
13 # FIXME: waimea requires a full libx11, for the Xutf8TextProperty stuff
14 BROKEN = "1"