aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/edje-editor_svn.bb
blob: 4978fa76ddd5d6371f1d61e571b83f3e16722358 (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${SRCPV}"
PR = "r1"

inherit e

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