aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xcompmgr/xcompmgr_cvs.bb
blob: 3979e430c0f44d993d6ea1e1173b1e9c6f5e52ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
PV = "0.0+cvs${SRCDATE}"
LICENSE = "BSD-X"
SECTION = "x11"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
DEPENDS = "virtual/libx11 libxdamage libxcomposite libxrender"
DESCRIPTION = "X Compositing Manager"

SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=xcompmgr"
S = "${WORKDIR}/xcompmgr"

inherit autotools