aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e17/edje-editor_svn.bb
blob: 8510d4740af9834de11e6c9675b0c4f99353b60b (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}"
FILE_PR = "r1"

inherit e

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