summaryrefslogtreecommitdiff
path: root/gpe-todo
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-todo')
-rw-r--r--gpe-todo/gpe-todo_0.46.oe10
1 files changed, 10 insertions, 0 deletions
diff --git a/gpe-todo/gpe-todo_0.46.oe b/gpe-todo/gpe-todo_0.46.oe
index e69de29bb2..6b6f99968d 100644
--- a/gpe-todo/gpe-todo_0.46.oe
+++ b/gpe-todo/gpe-todo_0.46.oe
@@ -0,0 +1,10 @@
+inherit gpe
+
+DESCRIPTION = "GPE to-do list"
+DEPENDS = "virtual/libc gtk+ libdisplaymigration libgpewidget libgpepimc libtododb"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "gpe"
+PRIORITY = "optional"
+FILES_${PN} = "/etc /usr/bin /usr/share/pixmaps /usr/share/applications"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-todo-${PV}.tar.gz"