aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-edit/gpe-edit_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-edit/gpe-edit_svn.bb')
-rw-r--r--recipes/gpe-edit/gpe-edit_svn.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gpe-edit/gpe-edit_svn.bb b/recipes/gpe-edit/gpe-edit_svn.bb
new file mode 100644
index 0000000000..780294bd13
--- /dev/null
+++ b/recipes/gpe-edit/gpe-edit_svn.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Editor for the GPE Palmtop Environment"
+SECTION = "gpe"
+LICENSE = "GPL"
+DEPENDS = "gtk+ libgpewidget"
+
+inherit gpe autotools
+
+SRC_URI = "${GPE_SVN}"
+
+S = "${WORKDIR}/${PN}"
+
+DEFAULT_PREFERENCE = "-1"