blob: 86ce03d817c5aaed5a62c26ffe37463dd3a51bed [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001require ${BPN}.inc
2
3SRCNAME = "enlightenment"
4
5S = "${WORKDIR}/${SRCNAME}-${PV}"
6
7# couple of modules needed for illume2 (mobile) profile were removed in
8# http://git.enlightenment.org/core/enlightenment.git/commit/src/modules/Makefile.mk?id=1be76d599ca27f820b58b8186c5f73d9844c67ca
9# and replacements aren't included yet, if you want to use e-wm on device with small screen, better stay with 0.18 release
10DEFAULT_PREFERENCE = "-1"
11
12SRC_URI = "\
13 ${E_RELEASES}/apps/${SRCNAME}/${SRCNAME}-${SRCVER}.tar.gz \
14 file://enlightenment_start.oe \
15 file://applications.menu \
16"
17
18SRC_URI[md5sum] = "9063617760329445ada8635270a4e627"
19SRC_URI[sha256sum] = "484d305bcf403303b18c46a3a498445b93689cd325010ae8d0601551926469d8"