aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e17/edje-editor_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/e17/edje-editor_svn.bb')
-rw-r--r--packages/e17/edje-editor_svn.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/e17/edje-editor_svn.bb b/packages/e17/edje-editor_svn.bb
index 4cbbf19e9e..44e0158d6b 100644
--- a/packages/e17/edje-editor_svn.bb
+++ b/packages/e17/edje-editor_svn.bb
@@ -1,12 +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
-SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=edje_editor;proto=http"
-S = "${WORKDIR}/edje_editor"
-
-FILES_${PN} = "${bindir}/* ${libdir}/* ${datadir} ${sysconfdir} ${sbindir}"
+FILES_${PN} += "${datadir}"