]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/waimea/waimea_cvs.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / waimea / waimea_cvs.bb
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 LICENSE = "GPL"
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"