aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.54.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/gpe-todo/gpe-todo-hildon_0.54.bb')
-rw-r--r--recipes/nonworking/gpe-todo/gpe-todo-hildon_0.54.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.54.bb b/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.54.bb
new file mode 100644
index 0000000000..9954d51833
--- /dev/null
+++ b/recipes/nonworking/gpe-todo/gpe-todo-hildon_0.54.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] = "8fdd52954a7a29691013900b65eb5702"
+SRC_URI[sha256sum] = "b3f51635b3ce6408fdfbd0283e1d8036c23b6ecb5adf0d66882e7e48eb5d97b9"