aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.55.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/gpe-todo/gpe-todo-hildon_0.55.bb')
-rw-r--r--recipes/nonworking/gpe-todo/gpe-todo-hildon_0.55.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.55.bb b/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.55.bb
new file mode 100644
index 0000000000..d71f86228c
--- /dev/null
+++ b/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.55.bb
@@ -0,0 +1,20 @@
+LICENSE = "GPL"
+PR = "r1"
+DESCRIPTION = "GPE to-do list"
+DEPENDS = "libgpewidget-hildon libgpepimc-hildon libtododb sdk-default-icons libosso"
+RDEPENDS_${PN} = "sdk-default-icons"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+inherit gpe autotools pkgconfig
+
+EXTRA_OECONF = "--enable-hildon"
+
+SRC_URI="${GPE_MIRROR}/gpe-todo-${PV}.tar.bz2"
+
+S = "${WORKDIR}/gpe-todo-${PV}"
+
+FILES_${PN} += "${datadir}/gpe-todo ${libdir}/dbus-1.0"
+
+SRC_URI[md5sum] = "e8c08165d9723779473e3390a949afac"
+SRC_URI[sha256sum] = "ec2ef95c967acce5834c8b4985c610014c16242d223d233947d67b4514ebe298"