summaryrefslogtreecommitdiff
path: root/xcompmgr/xcompmgr_cvs.oe
diff options
context:
space:
mode:
Diffstat (limited to 'xcompmgr/xcompmgr_cvs.oe')
-rw-r--r--xcompmgr/xcompmgr_cvs.oe11
1 files changed, 11 insertions, 0 deletions
diff --git a/xcompmgr/xcompmgr_cvs.oe b/xcompmgr/xcompmgr_cvs.oe
index e69de29bb2..d5f94fe3e5 100644
--- a/xcompmgr/xcompmgr_cvs.oe
+++ b/xcompmgr/xcompmgr_cvs.oe
@@ -0,0 +1,11 @@
+PV = "0.0cvs${CVSDATE}"
+SECTION = "x11"
+PRIORITY = "optional"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+DEPENDS = "x11 xdamage xcomposite libxrender"
+DESCRIPTION = "X Compositing Manager"
+
+SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xapps;module=xcompmgr"
+S = "${WORKDIR}/xcompmgr"
+
+inherit autotools