aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-taskmanager/gpe-taskmanager_0.19.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-taskmanager/gpe-taskmanager_0.19.bb')
-rw-r--r--recipes/gpe-taskmanager/gpe-taskmanager_0.19.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/gpe-taskmanager/gpe-taskmanager_0.19.bb b/recipes/gpe-taskmanager/gpe-taskmanager_0.19.bb
new file mode 100644
index 0000000000..1f31a4d08a
--- /dev/null
+++ b/recipes/gpe-taskmanager/gpe-taskmanager_0.19.bb
@@ -0,0 +1,9 @@
+LICENSE = "GPL"
+inherit gpe
+
+DEPENDS = "libgpewidget"
+SECTION = "gpe"
+
+DESCRIPTION = "GPE task manager"
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"