aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/e-wm_0.19.4.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-04-09 09:16:08 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-04-13 12:56:14 +0200
commit3f3b11d4c8e4339af8d38bce22e6ebd29ac08fca (patch)
tree5423c1985e144d68a2c982a9147236da47d92bbe /meta-efl/recipes-efl/e17/e-wm_0.19.4.bb
parent539922a6ddb35fb6fef3b754b4999fae61470681 (diff)
downloadmeta-openembedded-contrib-3f3b11d4c8e4339af8d38bce22e6ebd29ac08fca.tar.gz
e-wm: upgrade to 0.19.4
* announcement: https://phab.enlightenment.org/phame/live/3/post/e19_4_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-efl/e17/e-wm_0.19.4.bb')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_0.19.4.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.19.4.bb b/meta-efl/recipes-efl/e17/e-wm_0.19.4.bb
new file mode 100644
index 0000000000..7082519610
--- /dev/null
+++ b/meta-efl/recipes-efl/e17/e-wm_0.19.4.bb
@@ -0,0 +1,19 @@
+require ${BPN}.inc
+
+SRCNAME = "enlightenment"
+
+S = "${WORKDIR}/${SRCNAME}-${PV}"
+
+# couple of modules needed for illume2 (mobile) profile were removed in
+# http://git.enlightenment.org/core/enlightenment.git/commit/src/modules/Makefile.mk?id=1be76d599ca27f820b58b8186c5f73d9844c67ca
+# and replacements aren't included yet, if you want to use e-wm on device with small screen, better stay with 0.18 release
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "\
+ ${E_RELEASES}/apps/${SRCNAME}/${SRCNAME}-${SRCVER}.tar.gz \
+ file://enlightenment_start.oe \
+ file://applications.menu \
+"
+
+SRC_URI[md5sum] = "f442ae743d7f698aeb78d245dbc57357"
+SRC_URI[sha256sum] = "1bada8285d9125820a71bc8f5ad9d64b1c07776d5ad31dffe7758f4a9e1def06"