[hbbtv/youtubetv] Fixed hanup bug and segmentation fault on 3rd-party images.
[vuplus_openembedded] / recipes / xcompmgr / xcompmgr_cvs.bb
1 PV = "0.0+cvs${SRCDATE}"
2 LICENSE = "BSD-X"
3 SECTION = "x11"
4 PRIORITY = "optional"
5 DEPENDS = "virtual/libx11 libxdamage libxcomposite libxrender"
6 DESCRIPTION = "X Compositing Manager"
7
8 SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xcompmgr"
9 S = "${WORKDIR}/xcompmgr"
10
11 inherit autotools