Commit Graph

171 Commits

Author SHA1 Message Date
Martin Jansa 5a44b6ed40 eina: fix QA warning about unpackaged dir
* WARNING: For recipe eina, the following files/directories were installed but not shipped in any package:
  WARNING:   /usr/bin

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-16 09:32:26 -07:00
Martin Jansa ed330bb6f8 elementary: package new datetime_input_ctxpopup module
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-16 09:32:26 -07:00
Martin Jansa 1502c432e6 e-tasks: drop local patches and use our github repo instead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-16 09:32:25 -07:00
Martin Jansa 47ba455a11 eve: another PR bump for libtiff3->libtiff5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:20 +01:00
Martin Jansa 1e159f9b59 python-elementary: another PR bump for libtiff3->libtiff5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:20 +01:00
Martin Jansa 541575692f epdf: another PR bump for libtiff3->libtiff5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:19 +01:00
Martin Jansa 406bf3a2f1 elementary: add poppler to DEPENDS
* poppler is autodetected and then transitive deps are not working as expected (it will remove tiff from sysroot to
  replace it with newer version while building something else against elementary)
  | /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/libexec/x86_64-oe-linux/gcc/x86_64-oe-linux/4.6.3/ld: warning: libtiff.so.3, needed by /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libelementary.so, not found (try using -rpath or -rpath-link)
  | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFSetField'
  | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFClose'
  | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFDefaultStripSize'
  | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFFdOpen'
  | /OE/shr-core/tmp-eglibc/sysroots/qemux86-64/usr/lib/libpoppler.so: undefined reference to `TIFFWriteScanline'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:19 +01:00
Martin Jansa 422d05a494 e-base: bump EFL_SRCREV
* remove e-wm patch from 974d2fe857c82826606959ea909bc6e75567e4e4, it's
  not needed now.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-09 07:50:19 +01:00
Martin Jansa 6ebd21f5d4 libeflvala: add tiff to DEPENDS and bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa 134a1de2e4 imlib2: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa 4f1844901b evas: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa 1fa5407024 ethumb: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:58 +01:00
Martin Jansa 5c16de2016 epdf: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:57 +01:00
Martin Jansa 6a2bbd4d1a elfe: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:57 +01:00
Martin Jansa 042c5b4524 python-elementary: bump PR to rebuild after libtiff3->libtiff5 change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-28 15:49:57 +01:00
Martin Jansa 7f37409e0a e-wm: fix memory usage with illume causing OOM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-26 08:56:05 +01:00
Martin Jansa 1772d999c2 e-tasks: addapt to newer elementary
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-26 08:56:04 +01:00
Martin Jansa d042d76a9c e-base: bump EFL_SRCREV again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-26 08:56:04 +01:00
Martin Jansa 813e31e587 task-x11-illume: use allarch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-24 23:42:16 +01:00
Andreas Müller 7c4380cf76 elsa: remove unneeded systemd code
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23 16:46:31 +01:00
Martin Jansa d6f83f8423 task-x11-illume: change default ETHEME from e-wm-theme-illume to e-wm-theme-default
* e-wm-theme-illume is gone with illume1 (see b37564b735)
* found by accident when running distroless build, guess everybody is using own theme anyway

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-22 09:33:49 +01:00
Martin Jansa fe6268a256 webkit-efl: resolve build error with missing eina lib when linked by gold
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-15 13:55:43 +01:00
Martin Jansa d0028e40a3 recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-13 16:59:29 +01:00
Martin Jansa 038b7f29c5 ecore: move /usr/lib/ecore/immodules/xim.so from ${PN}-dev to ${PN}-imf"
* it's needed for elementary entry too
* also add empty /usr/bin to fix QA

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-13 16:59:29 +01:00
Nicolas Aguirre 92ebbc9571 meta-efl: add recipes for efl sdk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-25 13:57:16 +01:00
Martin Jansa 8178aec1d7 edbus: add ALLOW_EMPTY
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-25 13:57:15 +01:00
Martin Jansa dfdc35f7b6 libsoup-2.4: add unstable version 2.37.2 which is needed for newer webkit-efl
* otherwise random runtime crashes can happen, see:
  https://lists.webkit.org/pipermail/webkit-efl/2011-December/000091.html
* this recipe should be removed as soon as there is 2.38 or newer
  version in oe-core
* newer libsoup-2.4 wasn't used because those depend also on unstable
  glib

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:12 +01:00
Martin Jansa a0f4926c55 eve: bump SRCREV for compatibility with newer webkit-efl and deprecated elm APIs
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:12 +01:00
Martin Jansa 28bf1cf54a webkit-efl: upgrade to 1.7.3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:11 +01:00
Martin Jansa 85c57edbd2 edje: fix packaging of multisense module.so
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-12 10:40:41 +01:00
Martin Jansa 8ff502a3db elementary: package examples to PN-tests
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11 13:03:59 +01:00
Martin Jansa 76bea3d19a emotion: update LIC_FILES_CHKSUM, COPYING file was cleaned to match rest of EFL
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11 13:03:58 +01:00
Martin Jansa 275bcc54a7 edje: add eina to DEPENDS, it depends on eina since r36623
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11 13:03:58 +01:00
Martin Jansa 0796505f34 e-base: bump EFL_SRCREV a bit more
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11 13:03:51 +01:00
Otavio Salvador 0872d60659 meta-efl: elsa: rconflicts/rreplaces xserver-nodm-init-systemd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-09 10:31:00 +01:00
Martin Jansa b412e28940 e-tasks: add patch to fix changed callback name
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-20 14:53:59 +01:00
Martin Jansa ec49a5a3df e-base: bump EFL_SRCREV a bit more
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-20 14:53:59 +01:00
Martin Jansa 105290205e edje: fix unpackaged multisense modules
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-20 14:53:59 +01:00
Martin Jansa 458f724d9b e-base: bump EFL_SRCREV remove EFL_SRCREV_1.* and applied patches from 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>
2011-12-20 14:53:58 +01:00
Denis 'GNUtoo' Carikli 72abfbf06e epdfview: disable cups
* we usually don't want cups in target images, but cups was sometimes
  autodetected and compilation failed
* | PrintPter.cxx:19:23: fatal error: cups/cups.h: No such file or directory
  Under the SHR distribution for the nokia900 machine(and maybe all other machines)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-16 08:43:43 +01:00
Koen Kooi aea94910f9 expedite: update runtime dependencies to match evas update
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-09 11:27:19 +01:00
Koen Kooi 23fde058b7 evas: build in buffer engine and eet loader statically
These two are always needed according to http://trac.enlightenment.org/e/wiki/Compilation

This should also avoid errors like this:

ERR<1829>:ecore_evas ecore_evas_buffer.c:623 ecore_evas_buffer_allocfunc_new() evas_engine_info_set() init engine 'buffer' failed.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-09 11:27:18 +01:00
Koen Kooi 8adfaf3ad5 places: add autopoint
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-08 09:35:59 +01:00
Martin Jansa b77853cd4c e-tasks: fix for newer elementary
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07 08:45:20 +01:00
Martin Jansa 4128ddd54f eve: add autopoint
* 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>
2011-12-06 13:08:30 +01:00
Martin Jansa 9bae3e30eb python-elementary: temporary fix to get it build
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06 13:08:30 +01:00
Martin Jansa 4ae0bea8d3 libeflvala: try to fix build
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06 13:08:30 +01:00
Martin Jansa c2660eb5c6 elsa: fix to build with disabled PAM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06 13:08:30 +01:00
Klaus Kurzmann 8eede31c53 elsa_svn.bb: disable pam if not in DISTRO_FEATURES
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06 13:08:30 +01:00
Martin Jansa 4d73fae121 eeze: RRECOMMEND eject, build time autodetection is now fixed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06 13:08:30 +01:00