summaryrefslogtreecommitdiffstats
path: root/meta-efl
Commit message (Collapse)AuthorAgeFilesLines
* lightmediascanner: Update to 0.5.1, improveManuel Bachmann2015-11-023-39/+73
| | | | | | | | | | | | | | | | | | | | | | | We update "lightmediascanner" to its latest version, which also allows us to : - remove mentions of former company (now dissolved) and website (now migrated to GitHub) ; - properly split all plugins into subpackages ; - have a new plugin based on libav, "generic", which we do not automatically enable because of the well-known licensing restrictions of its parent package. MP4 plugin is disabled, because it depends on the MP4v2 library, which we do not have. ID3 plugin requires a patch, already sent to upstream : https://github.com/profusion/lightmediascanner/pull/19 meta-openembedded's only dependent recipe, "enjoy", has been verified with this change. Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epdf: make it build again and get out of blacklist-exileAndreas Müller2015-10-263-4/+181
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: fix build by adding -fPIC to CFLAGSAndreas Müller2015-10-261-0/+4
| | | | | | | | | | on armv7/cortexa8 efl fails with: | ld: error: modules/evas/image_loaders/png/bin_evas_evas_cserve2_slave-evas_image_load_png.o: requires unsupported dynamic reloc R_ARM_MOVW_ABS_NC; recompile with -fPIC | ld: error: modules/evas/image_loaders/png/bin_evas_evas_cserve2_slave-evas_image_load_png.o: requires unsupported dynamic reloc R_ARM_MOVW_ABS_NC; recompile with -fPIC Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: add wayland-packageconfig to defaults if wayland is in distro featuresAndreas Müller2015-10-261-1/+1
| | | | | | | | | | | | | At least meta-fsl-arm supports either x11 or wayland - not both at the same time - for their gpu blobs. Selecting x11 only does not build wayland-egl and efl's configuration fails with: | checking whether to enable Wayland Egl rendering backend... yes | configure: error: Wayland Egl dependencies not found | Configure failed. The contents of all config.log files follows to aid debugging Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "rage, emprint, news: Move to nonworking"Martin Jansa2015-10-133-0/+6
| | | | | | | | * use PNBLACKLIST instead This reverts commit 1ead1a9196e0003652bc99d0d5739ab59c221209. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Revert "screenshot: Move to nonworking because depends on emprint"Martin Jansa2015-10-132-1/+1
| | | | | | | | * use PNBLACKLIST instead This reverts commit 694119f6bffa44941ac73f35d932eef1a582549d. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: fix build with cmake-3*Martin Jansa2015-10-132-0/+105
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elmdentica, azy: blacklist because they are old and fail to build with gcc-5Martin Jansa2015-10-132-0/+7
| | | | | | | * 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>
* epdf: Blacklist, old and not compatible with current popplerMartin Jansa2015-10-131-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: support wayland, eglManuel Bachmann2015-10-131-1/+3
| | | | | | | | | | Allow EFL to build with Wayland support. Allow EFL to build with EGL support (when combined with Wayland support, it effectively achieves GL acceleration under a Wayland compositor). Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: add more -Wno-error optionsMartin Jansa2015-09-231-1/+10
| | | | | | | | * gcc-5.2 introduces strict-overflow, parentheses, logical-not-parentheses * there is no development in webkit-efl fork, so I'm not going to spend time fixing them in source Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* terminology: upgrade to 0.9.1Martin Jansa2015-09-232-8/+8
| | | | | | | | * 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>
* e-wm: upgrade to 0.19.10Martin Jansa2015-09-231-2/+2
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/e19_10_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: upgrade to 0.19.9Martin Jansa2015-09-231-2/+2
| | | | | | | | | | * 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>
* python-efl: upgrade to 1.15.0Martin Jansa2015-09-232-4/+4
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/python_efl_1_15_0_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl,elementary,emotion-generic-players,evas-generic-loaders: upgrade to 1.15.*Martin Jansa2015-09-238-22/+73
| | | | | | | | * announcements: https://phab.enlightenment.org/phame/live/3/post/enlightenment_foundation_libraries_1_15_and_friends_are_out/ https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_15_1_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epeg: Move tool out of efl + update to latest versionAndreas Baak2015-08-241-12/+0
| | | | | | | | | | | | | | | | | | | | | | The epeg tool was originally developed in the efl project and was replaced by the evas package in efl long ago. The old, unmaintained source code of epeg is still available from an efl legacy repository https://svn.enlightenment.org/svn/e/OLD/. Updates and improvements to epeg have been developed and collected in a new github repository. This patch deletes the deprecated package from the efl project and introduces a new recipe that installs the updated epeg tool. In the license file, one copyright line has been added which indicates the authors of the tool. Moreover, in the license text, one sentence has been removed which elaborated on what is meant by "making the source code available publicly". However, the license still remains an MIT style license. Signed-off-by: Andreas Baak <andreas.baak@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: use class-native instead of deprecated virtclass-native.Ross Burton2015-08-241-1/+1
| | | | | | virtclass overrides are deprecated, so use class overrides instead. Signed-off-by: Ross Burton <ross.burton@intel.com>
* efl, elementary: upgrade to 1.14.1Martin Jansa2015-06-232-4/+4
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_14_1_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl.inc: use x86 over-ride instead of i586Andre McCurdy2015-06-081-1/+1
| | | | | | | 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>
* elbow: use x86 over-ride instead of i586Andre McCurdy2015-06-081-1/+1
| | | | | | | 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>
* python-efl: upgrade to 1.14.0Martin Jansa2015-05-172-4/+4
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/python_efl_1_14_0_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: upgrade to 0.19.5Martin Jansa2015-05-171-2/+2
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/e19_5_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl, elementary, emotion-generic-players, evas-generic-loaders: upgrade to ↵Martin Jansa2015-05-177-26/+23
| | | | | | | | | | | | 1.14.0 * announcement: https://phab.enlightenment.org/phame/live/3/post/enlightenment_foundation_libraries_1_14_and_friends_are_out/ * LIC_FILES_CHKSUM update is caused only by new emile module listed there: emile: licenses/COPYING.LGPL Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: upgrade to 0.19.4Martin Jansa2015-04-132-4/+4
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/e19_4_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl,elementary,evas-generic-loaders: upgrade to 1.13.2Martin Jansa2015-04-136-44/+18
| | | | | | | | * announcements: https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_13_1_release/ https://phab.enlightenment.org/phame/live/3/post/efl_elementary_and_evas_generic_loaders_1_13_2_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mcnavi: blacklist, isn't compatible with latest edje_ccMartin Jansa2015-03-101-0/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lightmediascanner: Fix SRC_URISven Ebenfeld2015-03-031-4/+4
| | | | | Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: upgrade to 0.19.3Martin Jansa2015-03-033-4/+34
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/e19_3_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* terminology: upgrade to 0.8.0Martin Jansa2015-02-273-10/+10
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/terminology_0_8/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* entrance, diskio: blacklistMartin Jansa2015-02-272-0/+4
| | | | | | * they are old and now incompatible with edje_cc from 1.13.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-efl: upgrade to 1.13.0Martin Jansa2015-02-273-6/+6
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/python_efl_1_13_0_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl, elementary, emotion-generic-players, evas-generic-loaders: Upgrade to ↵Martin Jansa2015-02-2710-37/+69
| | | | | | | | | 1.13.0 * announcement: https://phab.enlightenment.org/phame/live/3/post/efl_1_13_is_out/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl, elementary: upgrade to 1.12.2Martin Jansa2015-01-082-4/+4
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_12_2_releases/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: upgrade to 0.19.2Martin Jansa2015-01-084-38/+7
| | | | | | | * announcement: https://phab.enlightenment.org/phame/live/3/post/e19_2_release/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epdf: Fix LICENSE formatMartin Jansa2015-01-081-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: use MIT & BSD licenseMartin Jansa2014-12-3118-18/+18
| | | | | | * add & operator Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elbow: replace eveMartin Jansa2014-12-174-245/+24
| | | | | | * ewebkit1 was dropped in latest webkit-efl, elbow is based on ewebkit2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: upgrade to 1.11.0Martin Jansa2014-12-1713-421/+287
| | | | | | | | | * webkit-efl snapshots are now versioned consistenly with efl bump PE to prevent version going backwards * announcement: http://sourceforge.net/p/enlightenment/mailman/message/32713414/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-efl: Upgrade to 1.12.0Martin Jansa2014-12-173-7/+8
| | | | | | | * announcement https://phab.enlightenment.org/phame/post/view/98/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl, elementary, emotion-generic-players, evas-generic-loaders: upgradeMartin Jansa2014-12-1710-29/+87
| | | | | | | | | | to 1.12.* * announcements: https://phab.enlightenment.org/phame/post/view/96/ https://phab.enlightenment.org/phame/post/view/99/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: Add LAYERVERSION and LAYERDEPENDSJackie Huang2014-11-281-0/+6
| | | | | | | According to README, it depends on oe-core and openembedded-layer Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl, elementary, e-wm: upgrade to 1.11.4 and 0.19.1Martin Jansa2014-10-273-6/+6
| | | | | | | | * 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>
* terminology: upgrade from 0.5.1 to 0.7.0Martin Jansa2014-10-272-8/+8
| | | | | | | | | * 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>
* efl: add dependency on libxdamageMartin Jansa2014-10-061-1/+1
| | | | | | | * as reported by Pieter, it's usually pulled through gstreamer1.0 which is enabled by default, but when disable it can fail to find Xdamage.h Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl, elementary, elvas-generic-loaders: upgrade to 1.11.2Martin Jansa2014-10-064-12/+12
| | | | | | | * announcement: https://phab.enlightenment.org/phame/post/view/85/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-efl: upgrade to 1.11.0Martin Jansa2014-10-062-4/+4
| | | | | | | * announcement: https://phab.enlightenment.org/phame/post/view/86/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: add recipe for 0.19.0 but with negative D_PMartin Jansa2014-10-061-0/+20
| | | | | | | * announcement: https://phab.enlightenment.org/phame/post/view/87/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: add git recipe with latest revisionMartin Jansa2014-08-274-6/+48
| | | | | | | | | | | | * 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>
* e-wm: add efreet, evas-generic-loader-svg runtime recommendationMartin Jansa2014-08-272-0/+3
| | | | | | | | | | | | | | | * 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>