aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl
AgeCommit message (Collapse)Author
2014-01-04Update after toplevel LICENSE file checksum changeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-01evas: Fix build with newer freetypeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-01evas: Fix RRECOMMENDSChristian Muller
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Christian Muller <christian.mueller@heig-vd.ch>
2013-11-18meta-efl: upgrade efl to 1.7.9, e-wm to 0.17.5Martin Jansa
* announcement: http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg56588.html * most likely last bump I'll do in meta-efl before upgrading recipes to 1.8 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17edb: Add PACKAGECONFIG for ncursesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17imlib2: Add PACKAGECONFIG for gif, tiff, id3 and bzip2Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17e-wm: Add PACKAGECONFIG for pamMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17expedite: Add PACKAGECONFIG for sdlMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17entrance: Add PACKAGECONFIG for consolekitMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03webkit-efl: Add dependency on gst-plugins-baseMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03remove the unnecessary protocol parametersJackie Huang
It's not necessary to specify the protocol parameter when it's the default protocol for the fetcher, e.g. the default protocol for git fetcher it git, "protocol=git" isn't needed. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14webkit-efl: add dependency on gstreamerMartin Jansa
* fails without it: | -- checking for module 'gstreamer-0.10' | -- package 'gstreamer-0.10' not found | -- checking for module 'gstreamer-base-0.10' | -- package 'gstreamer-base-0.10' not found | -- checking for module 'gstreamer-app-0.10' | -- package 'gstreamer-app-0.10' not found | -- checking for module 'gstreamer-audio-0.10' | -- package 'gstreamer-audio-0.10' not found | -- checking for module 'gstreamer-fft-0.10' | -- package 'gstreamer-fft-0.10' not found | -- checking for module 'gstreamer-interfaces-0.10' | -- package 'gstreamer-interfaces-0.10' not found | -- checking for module 'gstreamer-pbutils-0.10' | -- package 'gstreamer-pbutils-0.10' not found | -- checking for module 'gstreamer-video-0.10' | -- package 'gstreamer-video-0.10' not found | CMake Error at cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message): | Could NOT find GStreamer (missing: GSTREAMER_INCLUDE_DIRS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14azy: add glib-2.0 dependencyMartin Jansa
* Package 'glib-2.0', required by 'ecore', not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14evas: add PACKAGECONFIG for harfbuzzMartin Jansa
* harfbuzz is autodetected and can cause even edje_cc to fail, this if from cpu.bb build: | sysroots/x86_64-linux/usr/bin/edje_cc: error while loading shared libraries: libharfbuzz.so.0: cannot open shared object file: No such file or directory | make[2]: *** [e-module-cpu.edj] Error 127 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14elementary: add PACKAGECONFIG for eweatherMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14ecore: add PACKAGECONFIG for waylandMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14elementary, evas-generic-loaders, e-wm: Drop svn recipesMartin Jansa
* keep .inc to reuse it for git recipe later Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14efl: drop .inc and _svn.bb files for libs included in efl.gitMartin Jansa
* in preparation for merged source dir in efl.git I don't plan to support newer SRCREVs from subversion * drop INC_PR and fold lib.inc into the recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14meta-efl: upgrade efl to 1.7.8, e-wm to 0.17.4Martin Jansa
* announcement: http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg54004.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14imlib2, lightmediascanner: Add PRIVATE_LIBSMartin Jansa
* to resolve following warning: WARNING: lightmediascanner-0.4.4 is already registered as shlib provider for png.so, ignoring imlib2-loaders-1.4.5+svnr82070 trying to register the same WARNING: lightmediascanner-0.4.4 is already registered as shlib provider for jpeg.so, ignoring imlib2-loaders-1.4.5+svnr82070 trying to register the same WARNING: lightmediascanner-0.4.4 is already registered as shlib provider for id3.so, ignoring imlib2-loaders-1.4.5+svnr82070 trying to register the same when fixes from https://bugzilla.yoctoproject.org/show_bug.cgi?id=4628 are included in build Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-29webkit-efl: Update patch to fix undefined hasTagName referenceMartin Jansa
* some builds were still failing to link DumpRenderTree and nm revealed that another possible source of this reference is CSSStyleSheet: ./src/lib/libwebcore_efl.so U _ZNK7WebCore4Node10hasTagNameERKNS_13QualifiedNameE ./src/Source/WebCore/CMakeFiles/webcore_efl.dir/css/CSSStyleSheet.cpp.o U _ZNK7WebCore4Node10hasTagNameERKNS_13QualifiedNameE Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-27enjoy: replace ENTERPRISE_DISTRO with PACKAGECONFIG optionsPaul Barker
Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-03webkit-efl: Fix build with gcc-4.8Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28evas: Add patch to fix segfaultsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28meta-efl: upgrade efl to 1.7.7, e-wm to 0.17.3Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-29e-wm-0.17.2.1: Update checksums, tarball was repackaged upstream :/Martin Jansa
Files enlightenment-0.17.2.1/ChangeLog and enlightenment-0.17.2.1-new/ChangeLog differ Files enlightenment-0.17.2.1/NEWS and enlightenment-0.17.2.1-new/NEWS differ Files enlightenment-0.17.2.1/po/ca.gmo and enlightenment-0.17.2.1-new/po/ca.gmo differ Files enlightenment-0.17.2.1/po/ca.po and enlightenment-0.17.2.1-new/po/ca.po differ Files enlightenment-0.17.2.1/po/eo.gmo and enlightenment-0.17.2.1-new/po/eo.gmo differ Files enlightenment-0.17.2.1/po/eo.po and enlightenment-0.17.2.1-new/po/eo.po differ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15recipes: Unify indentationMartin Jansa
* This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2013-04-15entrance: move systemd support from meta-systemd back to meta-eflMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-12evas-1.7.6.1: Update checksums, tarball was repackaged upstream :/Martin Jansa
Files old/evas-1.7.6.1/ChangeLog and new/evas-1.7.6.1/ChangeLog differ Files old/evas-1.7.6.1/NEWS and new/evas-1.7.6.1/NEWS differ Files old/evas-1.7.6.1/src/lib/engines/common/evas_font_ot.c and new/evas-1.7.6.1/src/lib/engines/common/evas_font_ot.c differ Files old/evas-1.7.6.1/src/tests/evas_test_textblock.c and new/evas-1.7.6.1/src/tests/evas_test_textblock.c differ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09e-wm: upgrade to 1.17.2.1 which correctly sets relnameMartin Jansa
* so all modules end in right subdirectory now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09evas: upgrade to 1.7.6.1 and drop applied patchMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09meta-efl: upgrade efl to 1.7.6, e-wm to 0.17.2, terminology to 0.3.0Martin Jansa
* announcements: http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg52198.html http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg51986.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-05meta-efl: set ALLOW_EMPTY only for PNMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-05enjoy: improve RDEPENDS to set it only on PNMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-01e-wm: upgrade to 0.17.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22webkit-efl: add edbus dependencyMartin Jansa
| -- checking for module 'edbus>=1.1.0' | -- package 'edbus>=1.1.0' not found | -- checking for module 'eukit>=1.1.0' | -- package 'eukit>=1.1.0' not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-06meta-efl: upgrade efl to 1.7.5Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03edbus2: update DESCRIPTIONMartin Jansa
* remove HAL from DESCRIPTION, it's from e_dbus Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03edbus2: update SRC_URIMartin Jansa
* edbus2 was merged in efl tree and moved to IN-EFL in r81826 there is important fix also in IN-EFL/edbus2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27webkit-efl: fix build with bison-2.6+Martin Jansa
* bison was upgraded to 2.7 in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23edbus2: include edbus-codegen in PN-utilsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23e-wm: add recipe for released tarballMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23meta-efl: update efl svn recipes PV to 1.7.4+svnrMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23meta-efl: upgrade efl to 1.7.4Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-18azy: rename lemon provided by azy-native to azy_lemonMartin Jansa
* meta-openembedded/meta-oe/recipes-devtools/lemon/lemon_3.5.4.bb provides almost the same lemon but lemon.c in azy sources is a bit modified (and completely reformatted :/) * rename it to resolve: WARNING: The recipe azy-native is trying to install files into a shared area when those files already exist. Those files and their manifest location are: /OE/jansa-test/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/lemon Matched in manifest-x86_64-lemon-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-18terminology: upgrade to 0.2.0Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16azy: simplify do_configureMartin Jansa
* probably because of http://git.openembedded.org/bitbake/commit/?id=9fc98f96f0e0320beda0ce9546275a99336732c1 it now failed with /OE/jansa-test/shr-core/tmp-eglibc/work/x86_64-linux/azy-native/2_1.0.0+svnr80969-r0/temp/run.do_configure.30731: line 88: efl_do_configure: command not found ERROR: Function failed: do_configure (see /OE/jansa-test/shr-core/tmp-eglibc/work/x86_64-linux/azy-native/2_1.0.0+svnr80969-r0/temp/log.do_configure.30731 for further information) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-14emotion: disable generic-vlc backendMartin Jansa
* we don't have vlc in DEPENDS, but when it happens to be built before emotion, it causes undeterministic builds and unpackaged files emotion-1.7.3: emotion: Files/directories were installed but not shipped /usr/lib/emotion/utils/em_generic_vlc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-13efl: upgrade to 1.7.3Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11exalt-client: fix FILES for PN-staticdevMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>