aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-todo/gpe-todo.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-todo/gpe-todo.inc')
-rw-r--r--recipes/gpe-todo/gpe-todo.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/gpe-todo/gpe-todo.inc b/recipes/gpe-todo/gpe-todo.inc
new file mode 100644
index 0000000000..f6218213ed
--- /dev/null
+++ b/recipes/gpe-todo/gpe-todo.inc
@@ -0,0 +1,10 @@
+LICENSE = "GPL"
+inherit gpe autotools pkgconfig
+
+DESCRIPTION = "GPE to-do list"
+DEPENDS = "libgpewidget libgpepimc libtododb"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+SRC_URI="${GPE_MIRROR}/${PN}-${PV}.tar.bz2"
+