Files
Martin Jansa 46698617eb e-wm: add git recipe with latest revision
* E19 is still in alpha stage, but I was told that many things work
  there better than old(ish) E18
* last announcement:
  https://phab.enlightenment.org/phame/live/3/post/e19_alpha2_now_with_50_more_explosions/
* but be aware that illume2 modules are gone and config mobile
  doesn't work without them
* there is new tiling config

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-27 12:49:20 +02:00

15 lines
350 B
BlitzBasic

require ${BPN}.inc
PV = "0.18.999+0.19-alpha2+git${SRCPV}"
DEFAULT_PREFERENCE = "-1"
SRC_URI = " \
git://git.enlightenment.org/core/enlightenment.git \
file://0001-configure.ac-add-foreign.patch \
file://enlightenment_start.oe \
file://applications.menu \
"
S = "${WORKDIR}/git"
SRCREV = "525b963133d7168226b8e07ba26730212a8b7e82"