Frederico Cadete
f87dd8d516
efl e-module.inc: fix fetching in multi-lib configs
...
Using ${PN} in URL's will get messed up in multi-lib configs, where
that can be expanded to things like lib32-${BPN}.
We should use ${BPN} instead.
Signed-off-by: Frederico Cadete <frederico.cadete@awtce.be >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
(cherry picked from commit 0e10dc716a )
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2016-08-16 10:29:41 -07:00
Ross Burton
33837ef82a
meta-efl: use bb.utils.contains() instead of base_contains()
...
base_contains() is a compatibility wrapper and may warn in the future, so
replace all instances with bb.utils.contains().
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2016-05-02 14:03:03 -07:00
Martin Jansa
b0530e214b
webkit-efl: blacklist, webkit-efl is old and unmaintained fork with security issues
...
* now it also fails to build again with;
webkit-efl/1_1.11.0-r0/ewebkit/Source/JavaScriptCore/profiler/ProfileNode.cpp:126:41: error: 'isnan' was not declared in this scope
adding cmath include could be enough, but this was last drop
of my patience
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-03-04 09:06:08 +01:00
Bob Ham
e39681eaac
illume-keyboards-shr: mark as having broken "make clean"
...
Set CLEANBROKEN as the Makefile has no "clean" target.
Signed-off-by: Bob Ham <bob.ham@collabora.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-01 15:51:18 +01:00
Martin Jansa
d25c8a4647
Revert "rage, emprint, news: Move to nonworking"
...
* use PNBLACKLIST instead
This reverts commit 1ead1a9196 .
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-13 12:28:15 +02:00
Martin Jansa
b536fd9a36
Revert "screenshot: Move to nonworking because depends on emprint"
...
* use PNBLACKLIST instead
This reverts commit 694119f6bf .
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-13 12:28:15 +02:00
Martin Jansa
6c90f6fa72
elmdentica, azy: blacklist because they are old and fail to build with gcc-5
...
* they weren't migrated from E_SVN to git and updated in ages, I'm not interested
in maintaining them and nobody else volunteered to fix it
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-13 12:27:49 +02:00
Martin Jansa
c4efe978e1
terminology: upgrade to 0.9.1
...
* announcement:
https://phab.enlightenment.org/phame/live/3/post/terminology_0_9/
https://phab.enlightenment.org/phame/live/3/post/terminology_0_9_1/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-09-23 15:34:32 +02:00
Martin Jansa
ef8cd78ff3
e-wm: upgrade to 0.19.10
...
* announcement:
https://phab.enlightenment.org/phame/live/3/post/e19_10_release/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-09-23 15:34:32 +02:00
Martin Jansa
ae530ddbb4
e-wm: upgrade to 0.19.9
...
* announcements:
https://phab.enlightenment.org/phame/live/3/post/e19_6_release/
https://phab.enlightenment.org/phame/live/3/post/e19_7_release/
https://phab.enlightenment.org/phame/live/3/post/e19_8_release/
https://phab.enlightenment.org/phame/live/3/post/e19_9_release/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-09-23 15:34:27 +02:00
Andre McCurdy
03c9547e59
elbow: use x86 over-ride instead of i586
...
Support i686 without needing to duplicate the i586 over-ride.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-06-08 14:15:22 +02:00
Martin Jansa
db6b01dc6c
e-wm: upgrade to 0.19.5
...
* announcement:
https://phab.enlightenment.org/phame/live/3/post/e19_5_release/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-05-17 09:46:30 +02:00
Martin Jansa
3f3b11d4c8
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 >
2015-04-13 12:56:14 +02:00
Martin Jansa
339c3053fc
e-wm: upgrade to 0.19.3
...
* announcement:
https://phab.enlightenment.org/phame/live/3/post/e19_3_release/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-03-03 08:36:00 +01:00
Martin Jansa
bac9922af7
terminology: upgrade to 0.8.0
...
* announcement:
https://phab.enlightenment.org/phame/live/3/post/terminology_0_8/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-02-27 09:40:02 +01:00
Martin Jansa
4027e0e3be
entrance, diskio: blacklist
...
* they are old and now incompatible with edje_cc from 1.13.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-02-27 09:40:02 +01:00
Martin Jansa
ad43d599ed
e-wm: upgrade to 0.19.2
...
* announcement:
https://phab.enlightenment.org/phame/live/3/post/e19_2_release/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-01-08 12:20:15 +01:00
Martin Jansa
af74f96228
meta-efl: use MIT & BSD license
...
* add & operator
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-12-31 16:32:33 +01:00
Martin Jansa
196c1cc2f7
elbow: replace eve
...
* ewebkit1 was dropped in latest webkit-efl, elbow is based on ewebkit2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-12-17 12:56:21 +01:00
Martin Jansa
374029acf3
efl, elementary, e-wm: upgrade to 1.11.4 and 0.19.1
...
* announcements:
https://phab.enlightenment.org/phame/live/3/post/efl_elementary_1_11_3_and_enlightenment_0_19_1_releases/
https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_11_4_releases/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-10-27 12:50:01 +01:00
Martin Jansa
8c52cfbb19
terminology: upgrade from 0.5.1 to 0.7.0
...
* announcements:
https://phab.enlightenment.org/phame/live/3/post/terminology_0_6_codename_space_shuttle_just_took_off/
https://phab.enlightenment.org/phame/live/3/post/terminology_0_6_1/
https://phab.enlightenment.org/phame/live/3/post/terminology_0_7/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-10-27 12:50:01 +01:00
Martin Jansa
e6af9ad84f
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 >
2014-10-06 01:07:51 +02:00
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
Martin Jansa
b8b2d09963
e-wm: add efreet, evas-generic-loader-svg runtime recommendation
...
* resolves:
ERR<efreet_cache>lib/efreet/efreet_cache.c:1108
org.freedesktop.DBus.Error.ServiceUnknown The name
org.enlightenment.Efreet was not provided by any .service files
E: efreet couldn't build cache
and
Enlightenment found Evas can't load SVG files. Check Evas has SVG
loader support.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-08-27 12:49:19 +02:00
Martin Jansa
67bc43a345
e-wm: upgrade to 0.18.8
...
Changes since 0.18.7:
* screenshot now displays a helpful error message when it fails
* efm no longer sometimes shows files from other directories
* efm no longer sometimes shows blank filenames
* fix syscon button signals
* fix winlist scrolling
* fix systray appindicator deletion
* fix systray appindicator icon loading
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-08-21 21:35:06 +02:00
Richard Purdie
e5925b868e
efl: Use automake foreign for cpu/elmdentica/enjoy/ephoto/exalt-client/flame/forecasts/places/rain/uptime
...
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2014-07-22 00:01:55 +02:00
Martin Jansa
9cc59f31d9
terminology: upgrade to 0.5.1
...
* announcement:
https://phab.enlightenment.org/phame/post/view/57/
* LIC_FILES_CHKSUM change is just Copyright year update:
< Copyright (C) 2012-2014 Carsten Haitzler and various contributors (see AUTHORS)
---
> Copyright (C) 2012-2012 Carsten Haitzler and various contributors (see AUTHORS)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-06-21 19:22:25 +02:00
dv@pseudoterminal.org
42b2b8c31b
e-wm: Add patch to fix crash caused by type error
...
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-06-21 19:22:25 +02:00
Martin Jansa
ecd62f7474
exalt-client: fix build for B!=S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
f91aa2a21b
elmdentica: remove autopoint to fix B!=S build
...
* it probably isn't needed anymore
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
0103d10a30
ephoto, libeflvala: use autotools-brokensep
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
516d4498f0
flame: fix build for B!=S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
c9d54b9b07
rain: fix build for B!=S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
2eadef304c
exalt: fix build for B!=S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-15 12:30:21 +02:00
Martin Jansa
b1278bfe91
eve: move to new git repo
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:49:10 +02:00
Martin Jansa
31e4ea131e
efl, elementary, e-wm: Upgrade to 1.9.3/0.18.7
...
* announcement:
https://phab.enlightenment.org/phame/post/view/50/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:49:10 +02:00
Martin Jansa
38818bf223
eve: adapt to webkit-efl changes
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:30 +02:00
Martin Jansa
a9f5016444
efl, elementary, e-wm: upgrade to latest versions 1.9.2 and 1.18.6
...
* announcement:
http://sourceforge.net/p/enlightenment/mailman/message/32148245/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:30 +02:00
Martin Jansa
19a8f2bd70
eve: restrict for armv7a, because upstream dropped support in webkit-efl
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:30 +02:00
Martin Jansa
d30f99e6bb
e-tasks: Migrate to eldbus
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:30 +02:00
Martin Jansa
6c9ef2d6fe
e-wm: upgrade to 0.18.4 and drop old 0.17.5
...
* fix building e17 modules with elementary-1.9
* remove 0.17 version, because that one isn't going to be tested enough
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:30 +02:00
Martin Jansa
694119f6bf
screenshot: Move to nonworking because depends on emprint
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-24 10:10:24 +01:00
Martin Jansa
1ead1a9196
rage, emprint, news: Move to nonworking
...
* if you want to use these modules with E18, then you need to update
them to git recipes fetching newer sources from
http://git.enlightenment.org/enlightenment/modules/news.git/
http://git.enlightenment.org/apps/rage.git/
http://git.enlightenment.org/apps/emprint.git/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-24 10:10:24 +01:00
Martin Jansa
a890166d5a
e-tasks: Fix building against old e_dbus
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-24 10:10:24 +01:00
Martin Jansa
e8cf00cb9d
elfe: Replace svn with git version
...
* bump PE to cope with +svn -> +git
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-24 10:10:23 +01:00
Martin Jansa
93440f9491
eve: bump SRCREV and update dependency from edbus2 to eldbus
...
* edbus2 was renamed to eldbus and is now included in efl source tree
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-24 10:10:23 +01:00
Martin Jansa
f88e671b36
enjoy: switch from svn to newer git and update dependency from edbus2 to eldbus
...
* edbus2 was renamed to eldbus and is now included in efl source tree
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-23 23:21:16 +01:00
Martin Jansa
f696e1bdb1
e-wm: Add recipe for 0.18.2
...
* keep old 0.17.* around because new enlightenment is more picky on where it
will run (compositor is now mandatory)
* 0.18.2 release:
http://sourceforge.net/mailarchive/message.php?msg_id=31789335
* 0.18.3 release:
http://sourceforge.net/mailarchive/message.php?msg_id=31895179
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-23 23:21:15 +01:00
Martin Jansa
62526723c7
e-wm: Drop evas-.*-loader.* from RDEPENDS
...
* with new evas those are by default built-in not as separate libs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-23 23:21:15 +01:00
Martin Jansa
bc30c220a2
terminology: upgrade to 0.4.0
...
* announcement
http://sourceforge.net/mailarchive/message.php?msg_id=31728362
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-23 23:21:15 +01:00