aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/edje-editor_svn.bb
blob: 12ffa2d39bd12d9fda093568ac90fae1e7e0c3be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Edje-Editor is just that."
SECTION = "x11/devel"
LICENSE = "MIT BSD"
DEPENDS = "etk"
SRCNAME = "edje_editor"

PV = "0.0.0+svnr${SRCPV}"
PR = "r1"
SRCREV = "${EFL_SRCREV}"

inherit e

FILES_${PN} += "${datadir}"