aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/edje-editor_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e17/edje-editor_svn.bb')
-rw-r--r--recipes/e17/edje-editor_svn.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/e17/edje-editor_svn.bb b/recipes/e17/edje-editor_svn.bb
new file mode 100644
index 0000000000..44e0158d6b
--- /dev/null
+++ b/recipes/e17/edje-editor_svn.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Edje-Editor is just that."
+SECTION = "x11/devel"
+LICENSE = "MIT BSD"
+DEPENDS = "etk"
+SRCNAME = "edje_editor"
+
+PV = "0.0.0+svnr${SRCREV}"
+PR = "r1"
+
+inherit e
+
+FILES_${PN} += "${datadir}"