summaryrefslogtreecommitdiffstats
path: root/recipes/e17/edje-editor_svn.bb
blob: 44e0158d6b12a22b1f091e66b934fb8a09c678d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
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}"