aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-calendar
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-calendar')
-rw-r--r--packages/gpe-calendar/gpe-calendar_cvs.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/gpe-calendar/gpe-calendar_cvs.bb b/packages/gpe-calendar/gpe-calendar_cvs.bb
new file mode 100644
index 0000000000..f8acf36069
--- /dev/null
+++ b/packages/gpe-calendar/gpe-calendar_cvs.bb
@@ -0,0 +1,17 @@
+LICENSE = "GPL"
+DEFAULT_PREFERENCE = "-1"
+
+S = "${WORKDIR}/${PN}"
+PV = "0.65+cvs-${CVSDATE}"
+PR = "r0"
+
+inherit autotools gpe
+
+SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=gpe/base/${PN}"
+
+
+DEPENDS = "libeventdb libschedule libxsettings libxsettings-client libgpepimc libdisplaymigration libgpevtype"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE calendar"
+