aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
AgeCommit message (Collapse)Author
2015-01-28meta-efl: Add LAYERVERSION and LAYERDEPENDSJackie Huang
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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2014-10-30update maintainer info in README's for dizzyArmin Kuster
* This is the first time meta-python is being taged with a release Acked-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-27efl, elementary, e-wm: upgrade to 1.11.4 and 0.19.1Martin Jansa
* 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-27terminology: upgrade from 0.5.1 to 0.7.0Martin Jansa
* 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-06efl: add dependency on libxdamageMartin Jansa
* 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>
2014-10-06efl, elementary, elvas-generic-loaders: upgrade to 1.11.2Martin Jansa
* announcement: https://phab.enlightenment.org/phame/post/view/85/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-06python-efl: upgrade to 1.11.0Martin Jansa
* announcement: https://phab.enlightenment.org/phame/post/view/86/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-06e-wm: add recipe for 0.19.0 but with negative D_PMartin Jansa
* announcement: https://phab.enlightenment.org/phame/post/view/87/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-27e-wm: add git recipe with latest revisionMartin Jansa
* 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-27e-wm: add efreet, evas-generic-loader-svg runtime recommendationMartin Jansa
* 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-23python-efl: upgrade to 1.10.1Martin Jansa
= Changes since 1.10.0 = Kai Huuhko (7): - warnings-- - Documentation: warnings-- - Elementary.multibuttonentry: Inject a Python object to created items - Elementary.entry: Fix ref leak in filter callback handling. - Elementary: Fix object item tooltips - Fix build from tarball with Cython installed - Bump version number for release 1.10.1 davemds (1): - Fix emotion.__repr__ function godfath3r (1): - doc: add cleanup command in INSTALL file. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-23efl: upgrade to 1.11.0Martin Jansa
* announcement: https://phab.enlightenment.org/phame/post/view/74/ https://phab.enlightenment.org/phame/post/view/77/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-21e-wm: upgrade to 0.18.8Martin Jansa
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-15packagegroups: Remove deprecated "task" backward compatibilityRobert P. J. Day
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11efl, expedite: explicitly add some packages, add libsdl dependencyMartin Jansa
* expedite has runtime dependency on them and insane_qa check doesn't see them as provided by evas dependency and shows following warnings: expedite-1.7.9: expedite rdepends on evas-engine-software-generic, but it isn't a build dependency? [build-deps] expedite-1.7.9: expedite rdepends on evas-engine-fb, but it isn't a build dependency? [build-deps] expedite-1.7.9: expedite rdepends on evas-loader-png, but it isn't a build dependency? [build-deps] * always use libsdl dependency instead of PACKAGECONFIG, because there is also software-sdl engine, which isn't controlled by any configure option Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11expedite: remove unrecognized configure optionsMartin Jansa
* fixes following QA warnings: expedite-1.7.9: expedite: configure was passed unrecognised options: --disable-software-16-ddraw --disable-software-sdl --disable-opengl-glew [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11engrave: add dependency on flexMartin Jansa
* fixes following floating dependencies: WARN: engrave: engrave rdepends on flex but it isn't a build dependency? Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-24python-efl: add git versionMartin Jansa
* the tarball is missing .pxd files and re-building with our python-cython fails with: | Compiling efl/elementary/scroller.pyx because it depends on /OE | Error compiling Cython file: | ------------------------------------------------------------ | ... | from libc.stdint cimport uintptr_t | import traceback | from efl.eo cimport Eo, PY_REFCOUNT | from efl.utils.conversions cimport _ctouni | from cpython cimport Py_INCREF, Py_DECREF | cimport efl.ecore.enums as enums | ^ | ------------------------------------------------------------ | | efl/ecore/__init__.pyx:221:8: 'efl.ecore.enums.pxd' not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22webkit-efl: Fix type-limits warningMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22efl: Use automake foreign for ↵Richard Purdie
cpu/elmdentica/enjoy/ephoto/exalt-client/flame/forecasts/places/rain/uptime Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-22engrave: Use autotools-brokensep to avoid build failuresRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-22efl, elementary: upgrade to 1.10.2Martin Jansa
* announcement: https://phab.enlightenment.org/phame/post/view/69/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22meta-python: move recipes from meta-oeTim Orling
* Move recipes from meta-openembedded/meta-oe that are not depended upon by recipes already in meta-oe (e.g. gateone, anki) * Recipes NOT moved: python-futures python-pyopenssl python-simplejson python-tornado python-pyqt python-sip Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22mcnavi: add missing dependency on intltool-nativeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-21efl, elementary: upgrade to 1.10.1Martin Jansa
* announcement: https://phab.enlightenment.org/phame/post/view/63/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-21claws-mail: Fix build with B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-15imlib2: upgrade to use pkg-config for freetype2 supportMartin Jansa
* convert from old svn repo to new (legacy) git repo * fixed upstream: commit fe82b9760c7ceb25747c6e634bc827b4cc8ecabd Author: Kim Woelders <kim@woelders.dk> Date: Thu Jul 4 20:08:53 2013 +0200 Autofoo updates. - Eliminate deprecated AC_TRY_CPP. - Use pkg-config in stead of freetype-config to get freetype info. - Eliminate my_includes/my_libs. - Clean up include paths. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-15layer.conf: Exclude some theme dependencies from siggenMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21packagegroup-efl-sdk: Use luajit instead of lua5.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21efl: use luajit by defaultMartin Jansa
* lua-old is less tested and supported by upstream and luajit seems to work OK with 1.10.0 * luajit will be hard dependency with elua Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21python-efl: upgrade to 1.10.0Martin Jansa
* announcement: https://phab.enlightenment.org/phame/post/view/60/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21efl: add PACKAGECONFIG for c++11 and disable it by defaultMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21efl, elementary: upgrade to 1.10.0Martin Jansa
* announcement: https://phab.enlightenment.org/phame/post/view/59/ * evas-generic-loaders LIC_FILES_CHKSUM change is only from formal changes in 'license: update FSF address.' commit Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21terminology: upgrade to 0.5.1Martin Jansa
* 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-21e-wm: Add patch to fix crash caused by type errordv@pseudoterminal.org
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21imlib2, mcnavi: Blacklist because of broken imlib2 after freetype2-config ↵Martin Jansa
was removed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15exalt-client: fix build for B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15elmdentica: remove autopoint to fix B!=S buildMartin Jansa
* it probably isn't needed anymore Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15ephoto, libeflvala: use autotools-brokensepMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15flame: fix build for B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15rain: fix build for B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15exalt: fix build for B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15lightmediascanner: fix build for B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15azy: fix build for B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-12python-efl: add dependency on python-dbus and lua to always build edje and ↵Martin Jansa
elementary bindings * fixes following issue in test-dependencies report: python-efl/python-edje/latest lost dependency on edje eglibc eina libpython2 python-efl/python-elementary/latest lost dependency on eglibc eina elementary evas libpython2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-12elementary: use B = "$S"Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-09python-efl: add dependency on elementaryMartin Jansa
* otherwise python-elementary package is created only when elementary was built before python-efl Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-05efl: fix pkg-config files when B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-05e.bbclass: Fix do_configure_append for B!=SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20efl: explicitly depend on lua5.1Martin Jansa
* even with luajit in DEPENDS, old lua5.1. was referenced from pkg-config and other recipes were failing when trying to use edje without lua5.1 in sysroot, e.g. cpu, e-tasks, e-wm, e-wm-config-illume2-shr, diskio Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>