aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/calendar_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/calendar_1.0.bb')
-rw-r--r--recipes/gpephone/calendar_1.0.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gpephone/calendar_1.0.bb b/recipes/gpephone/calendar_1.0.bb
new file mode 100644
index 0000000000..c78979e244
--- /dev/null
+++ b/recipes/gpephone/calendar_1.0.bb
@@ -0,0 +1,12 @@
+LICENSE = "LiPS"
+DESCRIPTION = "Calendar application for GPE Phone Edition"
+SECTION = "gpe"
+PRIORITY = "optional"
+PR = "r0"
+
+DEPENDS = "gtk+ libgpewidget libgpephone libgemwidget dbus-glib libcalenabler libiac"
+
+GPE_TARBALL_SUFFIX= "gz"
+inherit gpephone autotools
+
+FILES_${PN} += "${datadir}/database ${datadir}/res"