summaryrefslogtreecommitdiff
path: root/gpe-edit/gpe-edit_0.22.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-edit/gpe-edit_0.22.oe')
-rw-r--r--gpe-edit/gpe-edit_0.22.oe9
1 files changed, 9 insertions, 0 deletions
diff --git a/gpe-edit/gpe-edit_0.22.oe b/gpe-edit/gpe-edit_0.22.oe
index e69de29bb2..0a856656b5 100644
--- a/gpe-edit/gpe-edit_0.22.oe
+++ b/gpe-edit/gpe-edit_0.22.oe
@@ -0,0 +1,9 @@
+inherit gpe
+
+DEPENDS = "gtk+ libdisplaymigration libgpewidget"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "gpe"
+DESCRIPTION = "Editor for the GPE Palmtop Environment"
+FILES_${PN} = "/etc /usr/bin /usr/share/pixmaps /usr/share/applications"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-edit-${PV}.tar.gz"