aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/calendar_1.0.bb
blob: c78979e2448e268abfb131e7644bf633cca52eab (plain)
1
2
3
4
5
6
7
8
9
10
11
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"