summaryrefslogtreecommitdiffstats
path: root/recipes/fdclock
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fdclock')
-rw-r--r--recipes/fdclock/fdclock_cvs.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/fdclock/fdclock_cvs.bb b/recipes/fdclock/fdclock_cvs.bb
new file mode 100644
index 0000000000..6705039555
--- /dev/null
+++ b/recipes/fdclock/fdclock_cvs.bb
@@ -0,0 +1,11 @@
+PV = "0.0+cvs${SRCDATE}"
+LICENSE = "BSD-X"
+SECTION = "x11"
+PRIORITY = "optional"
+DEPENDS = "cairo"
+DESCRIPTION = "The freedesktop.org clock"
+
+SRC_URI = "${FREEDESKTOP_CVS}/xapps;module=fdclock"
+S = "${WORKDIR}/fdclock"
+
+inherit autotools