aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xcompmgr/xcompmgr_cvs.bb
blob: 9f8dd1edc0a5dca5a4ab6a71a4ff762bacad9b53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SRCDATE = "20060814"
PV = "0.0+cvs${SRCDATE}"
LICENSE = "BSD-X"
SECTION = "x11"
PRIORITY = "optional"
DEPENDS = "virtual/libx11 libxdamage libxcomposite libxrender"
DESCRIPTION = "X Compositing Manager"

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

inherit autotools