aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/elfe_svn.bb
blob: ea1e7ad6e381b8743d213c25d1a1fb66adda05a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "MIT"
PV = "0.0.1+svnr${SRCREV}"
PR = "${INC_PR}.0"

require e-module.inc

DEPENDS += "elementary"

# Elfe is part of the enlightenment svn repository since this SRC_REV. As EFL_SRCREV is
# currently much older we need to sync it when EFL_SRCREV will change.
SRCREV = "58599"