aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/e17/edje-editor_svn.bb
blob: f364f26fd5fdf082d758a231b4d99822a327d111 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${SRCNAME};proto=http"

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