summaryrefslogtreecommitdiffstats
path: root/recipes/efl1/enhance_svn.bb
blob: e470e0fccc0d1c1e8eda4c6455e79e20c76484c7 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Enhance translates between glade .xml files and ETK"
LICENSE = "MIT"
DEPENDS = "exml"
PV = "0.0.1+svnr${SRCPV}"
PR = "r1"
SRCREV = "${EFL_SRCREV}"

inherit efl

SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${PN};proto=http"