aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xcompmgr
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xcompmgr')
-rw-r--r--recipes/xcompmgr/xcompmgr_cvs.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/xcompmgr/xcompmgr_cvs.bb b/recipes/xcompmgr/xcompmgr_cvs.bb
new file mode 100644
index 0000000000..44d1b92e2f
--- /dev/null
+++ b/recipes/xcompmgr/xcompmgr_cvs.bb
@@ -0,0 +1,11 @@
+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