aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/elfe_svn.bb
blob: af0ed7c6d9ea77a99cfc5b86a6ad08165e6d49e7 (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 = "57458"