summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17
Commit message (Collapse)AuthorAgeFilesLines
...
* eve: add patch to build against newer webkit-eflMartin Jansa2012-07-302-0/+40
| | | | | | | | | | * otherwise fails at runtime: CRI<627>: /OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/webkit-efl/webkit-efl-1.9.5+svnr120144-r0/src/Source/WebKit/efl/ewk/ewk_view.cpp:1264 ewk_view_base_smart_set() Ewk_View_Smart_Class 0x617f00 is version 4 while 5 was expected. CRI<627>: /OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/webkit-efl/webkit-efl-1.9.5+svnr120144-r0/src/Source/WebKit/efl/ewk/ewk_view.cpp:1264 ewk_view_base_smart_set() Ewk_View_Smart_Class 0x6180c0 is version 4 while 5 was expected. eve[627]: segfault at 0 ip (null) sp 00007fff7ee1fb18 error 14 in eve[400000+18000] Segmentation fault Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: recipes: bump PR to rebuild after libudev0 soname change to libudev1Martin Jansa2012-07-192-1/+2
| | | | | | | * this patch depends on http://patchwork.openembedded.org/patch/32085/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* various: update ; proto= to ; protocol= in SRC_URIKoen Kooi2012-07-1615-15/+15
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* expedite: add LIC_FILES_CHKSUMMartin Jansa2012-04-261-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl: add recipes for new released versionsMartin Jansa2012-04-2618-43/+48
| | | | | | | * drop/reset PR where possible as PV is increased * remove RREPLACES for versions before meta-efl was created Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-tasks: bump PRMartin Jansa2012-03-261-0/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-tasks: drop local patches and use our github repo insteadMartin Jansa2012-03-169-1354/+4
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eve: another PR bump for libtiff3->libtiff5Martin Jansa2012-03-091-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2012-03-092-136/+0
| | | | | | | * remove e-wm patch from 974d2fe857c82826606959ea909bc6e75567e4e4, it's not needed now. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elfe: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: fix memory usage with illume causing OOMMartin Jansa2012-02-262-1/+137
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-tasks: addapt to newer elementaryMartin Jansa2012-02-2611-39/+663
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV againMartin Jansa2012-02-261-2/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: bump PR to rebuild .la files without libz.laMartin Jansa2012-02-132-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eve: bump SRCREV for compatibility with newer webkit-efl and deprecated elm APIsMartin Jansa2012-01-231-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-tasks: add patch to fix changed callback nameMartin Jansa2011-12-202-2/+43
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV remove EFL_SRCREV_1.* and applied patches from ↵Martin Jansa2011-12-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | libeflvala, elsa and python-elementary * elementary (Evas_GL) and e-wm (backlight) depends on trunk again.. 10:06:36 < JaMa> shouldn't elementary and e17 depend only on efl-1.1? | ./Elementary.h:372:21: fatal error: Evas_GL.h: No such file or directory and e/src/bin/e_backlight.c:43: undefined reference to `ecore_x_randr_output_backlight_available' 10:07:32 < JaMa> but I'll recheck my configs 10:08:20 < moa> hum, that evas_gl.h would be a problem indeed 10:08:36 < moa> for e, i don't know 10:08:57 <@raster> elm requires svn evas 10:09:02 <@raster> thats unfortunately how it is 10:09:12 <@raster> requires evas_gl 10:09:35 < JaMa> maybe this is missing in 1.1 branch for e17? r65838 10:09:42 <@raster> yes 10:09:46 <@raster> its missing 10:09:50 <@raster> as its in trunk 10:09:53 <@raster> its a "new feature" 10:09:58 <@raster> not in stable 10:10:15 <@raster> uy'd have to patch out the support to make elm from svn build 10:10:42 < JaMa> raster: ok then I just didn't understand the dependency on "only" efl-1.1 right.. I'll update the rest of efl to same rev (instead of keeping them on 1.1 release) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* expedite: update runtime dependencies to match evas updateKoen Kooi2011-12-091-1/+4
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* places: add autopointKoen Kooi2011-12-081-1/+5
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-tasks: fix for newer elementaryMartin Jansa2011-12-072-1/+658
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eve: add autopointMartin Jansa2011-12-061-1/+5
| | | | | | | * autopoint was removed in e.bbclass because most stuff works without it and it was breaking elementary but here it's still needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* enjoy: remove SHR override and add autopointMartin Jansa2011-12-061-3/+4
| | | | | | | | | | | | | | | | | | | * autopoint was removed in e.bbclass because most stuff works without it and it was breaking elementary but here it's still needed * without it fails with: Making all in po make[2]: Entering directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/enjoy-0.0+svnr65808-r4/enjoy/po' make enjoy.pot-update make[3]: Entering directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/enjoy-0.0+svnr65808-r4/enjoy/po' make[3]: *** No rule to make target `remove-potcdate.sed', needed by `enjoy.pot-update'. Stop. make[3]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/enjoy-0.0+svnr65808-r4/enjoy/po' make[2]: *** [enjoy.pot] Error 2 make[2]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/enjoy-0.0+svnr65808-r4/enjoy/po' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/OE/shr-core/tmp-eglibc/work/armv7a-vfp-neon-oe-linux-gnueabi/enjoy-0.0+svnr65808-r4/enjoy' make: *** [all] Error 2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* enjoy: Update gstreamer package names in RDEPENDSpespin2011-12-061-6/+6
| | | | | | | | | | | | | | * I know there is plan to change gstreamer packaging in oe-core to match package names from OE-classic, but this patch is here for more then 3 months and there is no good reason to keep enjoy broken in meta-efl master! * we'll update gstreamer package names again as soon as gstreamer packaging is improved in oe-core * Add gst-plugins-good-autodetect to RDEPENDS This plugin is needed in newer versions of enjoy. The app won't play any sound files without this plugin. Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: introduce EFL_SRCREV_1.1.0 and bump EFL_SRCREVMartin Jansa2011-12-061-3/+2
| | | | | | | * add EFL_SRCREV_1.1.0 with SRCREV of release and use it for released libs * EFL_SRCREV will continue to track development in bindings, elementary and e17 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: bump PR after edbus-econnman fixMartin Jansa2011-12-061-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREV for 1.1.0 alpha versionsMartin Jansa2011-12-011-2/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-wm: add missing dependency on dbus-x11Koen Kooi2011-11-231-1/+2
| | | | | | | ERR<654>:e_dbus e_dbus.c:472 e_dbus_bus_get() Error connecting to bus: /usr/bin/dbus-launch terminated abnormally without any error message Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-efl: e-wm: renice to -2Denis 'GNUtoo' Carikli2011-11-012-2/+2
| | | | | | | | | | A niceness of -10 is way too much, and it causes some audio problems such as buffer underruns/overruns with writei/readi with the fsoaudiod plugin responsible of sound during calls on the nokia900 (and maybe other audio problems on other devices too). Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elfe: bump SRCREV to fix more deprecated API callsMartin Jansa2011-11-011-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* enjoy: include icon in FILES_${PN}Martin Jansa2011-10-191-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* efm-nav, efm-path, efm-pathbar: drop from meta-efl, now are part of efm itselfMartin Jansa2011-10-183-44/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-tasks: fix licensing informationMartin Jansa2011-10-181-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm-theme-illume-efenniht, elementary-theme-efenniht: break long ↵Martin Jansa2011-10-121-1/+6
| | | | | | DESCRIPTION to multiline Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elfe: bump PR to rebuild against newer popplerMartin Jansa2011-10-121-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-wm-theme-illume-efenniht, exquisite-theme-illume, ↵Martin Jansa2011-10-124-4/+60
| | | | | | | elementary-theme-efenniht: add LIC_FILES_CHKSUM Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-wm: include /usr/lib/enlightenment/modules/wizard/favorites/.order in ↵Martin Jansa2011-10-121-0/+1
| | | | | | | FILES+${PN} Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: use allarch instead of PACKAGE_ARCH = allMartin Jansa2011-10-123-26/+5
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* enjoy: Add inherit gettextPau Espin Pedrol2011-09-161-1/+1
| | | | | | | | * Without this patch bitbake fails to build this recipe, and it says this line should be added to recipe Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* enjoy: Add var LIC_FILES_CHKSUM to recipePau Espin Pedrol2011-09-161-0/+1
| | | | | Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes-efl: update LIC_FILES_CHKSUM, Copyright was updated in r63187Martin Jansa2011-09-051-1/+1
| | | | | | * see http://trac.enlightenment.org/e/changeset/63187 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: ignore autopoint errorsMartin Jansa2011-09-051-1/+1
| | | | | | | | | | autopoint: File config.rpath has been locally modified. | autopoint: warning: File mkinstalldirs has been locally modified. | autopoint: *** Some files have been locally modified. Not overwriting them because --force has not been specified. For your convenience, you find the local modifications in the file '/tmp/gtAHz0tp/autopoint.diff'. | autopoint: *** Stop.
* recipes-efl: remove EFL_SRCREV_1.0.0Martin Jansa2011-09-052-2/+2
| | | | | | | * with recipes from releases removed it doesn't make much sense anymore * maybe will return after 1.1 release Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elfe: Add LIC_FILES_CHKSUM to recipepespin2011-08-221-0/+1
| | | | | Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm: remove SHR specific patchMartin Jansa2011-08-182-67/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-efl/screenshot: fix building with current gettext/auto*lumag2011-08-172-0/+24
| | | | | | | | | Current auto*/gettext stopped substituting @MKINSTALLDIRS@ variable which is necessary in screenshot/po/Makefile. Fix that by calling AM_MKINSTALLDIRS manually. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-efl/screenshot: add LIC_FILES_CHKSUMlumag2011-08-171-0/+1
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* emprint: add LIC_FILES_CHKSUMlumag2011-08-171-0/+1
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* places: fix buildKoen Kooi2011-07-252-6/+1
| | | | | | e-module: inherit gettext Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-wm svn: add missing eina dependencyKoen Kooi2011-07-251-1/+1
| | | | | | | | | | | | | | | checking for E_REMOTE... no | configure: error: Package requirements ( | ecore >= 1.0.999 | ecore-ipc >= 1.0.999 | eet >= 1.4.0 | eina >= 1.0.999 | ) were not met: | | No package 'eina' found Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eve: update LICENSE fields and remove patch applied upstreamMartin Jansa2011-06-082-37/+4
| | | | | | | | | | | * context menu was removed completely in r59455 * add LIC_FILES_CHKSUM * fix LICENSE * add gettext to inherit Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>