aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2014-09-24 07:53:00 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-10-06 01:07:51 +0200
commite6af9ad84f336449a2a122414f127ffbd1c90eb9 (patch)
tree518a637fe04c7c2943ab02fd88abdb5c17e5c0e3 /meta-efl
parent8d2e5730892ba82fa03c7c370a42b2d092faa688 (diff)
downloadmeta-openembedded-contrib-e6af9ad84f336449a2a122414f127ffbd1c90eb9.tar.gz
e-wm: add recipe for 0.19.0 but with negative D_P
* announcement: https://phab.enlightenment.org/phame/post/view/87/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/e17/e-wm_0.19.0.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/e-wm_0.19.0.bb b/meta-efl/recipes-efl/e17/e-wm_0.19.0.bb
new file mode 100644
index 0000000000..c1e8deb4c2
--- /dev/null
+++ b/meta-efl/recipes-efl/e17/e-wm_0.19.0.bb
@@ -0,0 +1,20 @@
+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://0001-configure.ac-add-foreign.patch \
+ file://enlightenment_start.oe \
+ file://applications.menu \
+"
+
+SRC_URI[md5sum] = "9571d7e77fdd1ddb877adb063aaf9896"
+SRC_URI[sha256sum] = "30a5633be43a9bb33ce397afe0870511e7b148ea9c1f1a8536818354c20f2e31"