summaryrefslogtreecommitdiffstats
path: root/meta-efl
Commit message (Collapse)AuthorAgeFilesLines
...
* e-base: bump EFL_SRCREV for E17 release called luckyMartin Jansa2012-12-181-1/+1
| | | | | | | * changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=73 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* azy: simplify do_configureMartin Jansa2012-12-161-5/+3
| | | | | | | | | | * 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>
* emotion: disable generic-vlc backendMartin Jansa2012-12-141-2/+2
| | | | | | | | | | * 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>
* e-base: bump EFL_SRCREV for E17 gammaMartin Jansa2012-12-131-1/+1
| | | | | | | * changelog: http://www.enlightenment.org/p.php?p=news/show&l=&news_id=72 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 beta1 and EFL 1.7.3Martin Jansa2012-12-131-1/+1
| | | | | | | | * changelog: http://www.enlightenment.org/p.php?p=news/show&l=&news_id=70 http://www.enlightenment.org/p.php?p=news/show&l=&news_id=71 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: upgrade to 1.7.3Martin Jansa2012-12-1329-142/+142
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* exalt-client: fix FILES for PN-staticdevMartin Jansa2012-12-111-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl.bbclass: fix FILES for PN-staticdevMartin Jansa2012-12-111-3/+1
| | | | | | * ${libdir}/${BPN}/*.a is there by default and it's PN-staticdev not PN-static Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-efl: fix do_configure_prepend to be reentrantMartin Jansa2012-12-111-2/+2
| | | | | | | | | | | | | | | | | | | * without '=' it added ${STAGING_DIR_HOST} prefix again when do_configure was executed twice in the same WORKDIR causing issues when looking for header files in python-edje, python-ecore, python-elementary and python-emotion ./python-edje/configure.ac:CYTHON_EDJE_INCLUDEDIR=`$PKG_CONFIG --variable=includedir "python-evas >= ${python_evas_version}"` ./python-ecore/configure.ac:CYTHON_ECORE_EVAS_INCLUDEDIR="" ./python-ecore/configure.ac:CYTHON_ECORE_EVAS_INCLUDEDIR=`$PKG_CONFIG --variable=includedir "python-evas >= ${python_evas_version}"` ./python-elementary/configure.ac:CYTHON_ELEMENTARY_INCLUDEDIR=`$PKG_CONFIG --variable=includedir "python-evas >= ${python_evas_version}"` ./python-emotion/configure.ac:CYTHON_EMOTION_INCLUDEDIR=`$PKG_CONFIG --variable=includedir "python-evas >= ${python_evas_version}"` * config.log diffs confirms duplicated ${STAGING_DIR_HOST} prefix < CYTHON_ECORE_EVAS_INCLUDEDIR='/OE/jansa-test/shr-core/tmp-eglibc/sysroots/tuna/usr/include/python-evas' --- > CYTHON_ECORE_EVAS_INCLUDEDIR='/OE/jansa-test/shr-core/tmp-eglibc/sysroots/tuna/OE/jansa-test/shr-core/tmp-eglibc/sysroots/tuna/usr/include/python-evas' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* enjoy: depend on edbus2Martin Jansa2012-12-111-1/+1
| | | | | | * ported to edbus2 in r80102 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha8Martin Jansa2012-12-111-1/+1
| | | | | | * changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=69 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lightmediascaner: move .a files from PN-dev to PN-staticdevMartin Jansa2012-12-111-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* exalt-client: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-1/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epdfview: move from meta-efl to meta-gnomeMartin Jansa2012-12-115-117/+0
| | | | | | * as suggested in http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-November/042449.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary-alarm: remove recipe, source was removed in r70549Martin Jansa2012-12-111-17/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* waker: remove recipe, source was removed in r70549Martin Jansa2012-12-111-17/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* notification: remove recipe, notification module is now part of e-wmMartin Jansa2012-12-111-13/+0
| | | | | | * merged to e in r64475 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edb: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* engrave: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epeg: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libeweather: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rain: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-0/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* flame: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* news: fix LICENSE and add LIC_FILES_CHKSUMMartin Jansa2012-12-111-4/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* exalt: fix LICENSE and add LIC_FILES_CHKSUMMartin Jansa2012-12-111-1/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ephoto: update LICENSE and LIC_FILES_CHKSUMMartin Jansa2012-12-111-3/+3
| | | | | | * COPYNG.icons was changed to GPL-3.0 in r60781 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* exquisite: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* diskio: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-4/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cpu: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* forecast: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* uptime: add LIC_FILES_CHKSUMMartin Jansa2012-12-111-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje-viewer: add LIC_FILES_CHKSUM and drop BSD from LICENSEMartin Jansa2012-12-111-1/+4
| | | | | | * COPYING does not say anything from BSD license, only MIT Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha7Martin Jansa2012-12-101-1/+1
| | | | | | * changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=68 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha6Martin Jansa2012-12-101-1/+1
| | | | | | * changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=67 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha5Martin Jansa2012-11-291-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: fix file permissions on sysactions.confMartin Jansa2012-11-291-1/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: add setxkbmap to RDEPENDSMartin Jansa2012-11-291-1/+2
| | | | | | | | | | * called from xkb map E17 module Jan 02 02:58:42 gjama xinit[418]: SET XKB RUN: setxkbmap -model 'default' Jan 02 02:58:42 gjama xinit[418]: SET XKB RUN: setxkbmap -model 'default' Jan 02 02:58:43 gjama xinit[418]: /bin/sh: setxkbmap: command not found Jan 02 02:58:43 gjama xinit[418]: /bin/sh: setxkbmap: command not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: upgrade to 1.7.2Martin Jansa2012-11-2930-195/+142
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eve: bump SRCREV back to EFL_SRCREV and add edbus2 dependencyMartin Jansa2012-11-291-4/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edbus2: add recipe for new edbus implementation needed for eve and later efl-1.8Martin Jansa2012-11-292-0/+22
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* edje: backport patch to fix e-wm buildMartin Jansa2012-11-292-0/+53
| | | | | | | * 1.7.2 wont be released before E17 is finished, until then we need to backport mandatory patches or use conf/distro/include/efl-from-svn-recipes.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base.bbclass: bump EFL_SRCREV for E17 alpha4Martin Jansa2012-11-291-1/+1
| | | | | | | | | | | * be aware that this rev is slightly newer then alpha4, because we need backported patch to edje-1.7 r79484 | raster | 2012-11-21 00:58:03 +0100 (Wed, 21 Nov 2012) | 3 lines backport cedrics fix... not backported when done! :-P and also this works only with conf/distro/include/efl-from-svn-recipes.inc otherwise edje_cc segfaults when building default e-wm theme Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm-theme-b-and-w: add recipe for old default theme b_and_wMartin Jansa2012-11-291-0/+31
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: add work around for illume2 issues from r78978Martin Jansa2012-11-291-1/+8
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: update path to icon_icon_theme.png, add some unpackaged files and xcb ↵Martin Jansa2012-11-291-3/+5
| | | | | | to DEPENDS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 alpha3Martin Jansa2012-11-291-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for E17 alpha2Martin Jansa2012-11-291-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efl: update svn recipes to use 1.7 branchMartin Jansa2012-11-2915-15/+45
| | | | | | | | | | | * E17 will depend only on EFL 1.7 (probably 1.7.2) * next EFL release we'll have to update recipes a lot to use unified EFL source tree, maybe also git instead of svn * some libs are for newer EFL_SRCREV moved to IN-EFL subdirectory in trunk (eet eina embryo eo evas evil) * trunk depends on edbus2 (edbus dir instead of e_dbus) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ecore: disable some X extensions for native recipe and add libxfixes to ↵Martin Jansa2012-11-291-2/+17
| | | | | | | | | | | target DEPENDS * at least native libxrandr libxdamage libxcursor libxcomposite libxfixes are autodetected sometimes, leading to irreproducible builds and failing edje_cc /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/edje_cc: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas: add tiff to DEPENDSMartin Jansa2012-11-291-2/+2
| | | | | | | | * it's explicitly enabled in OECONF and fails without | evas_image_load_tiff.c:8:20: fatal error: tiffio.h: No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>