aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl
AgeCommit message (Collapse)Author
2012-02-13elementary: partial revert of what was added by r65884 and later renamed and ↵Martin Jansa
moved Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-13recipes: bump PR to rebuild .la files without libz.laMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-13ecore: move /usr/lib/ecore/immodules/xim.so from ${PN}-dev to ${PN}-imf"Martin Jansa
* 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-01-25edbus: add ALLOW_EMPTYMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-12edje: fix packaging of multisense module.soMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11elementary: package examples to PN-testsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11emotion: update LIC_FILES_CHKSUM, COPYING file was cleaned to match rest of EFLMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-11edje: add eina to DEPENDS, it depends on eina since r36623Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-09meta-efl: elsa: rconflicts/rreplaces xserver-nodm-init-systemdOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-20edje: fix unpackaged multisense modulesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-20e-base: bump EFL_SRCREV remove EFL_SRCREV_1.* and applied patches from ↵Martin Jansa
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-16epdfview: disable cupsDenis 'GNUtoo' Carikli
* 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-09evas: build in buffer engine and eet loader staticallyKoen Kooi
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-06libeflvala: try to fix buildMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06elsa: fix to build with disabled PAMMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06elsa_svn.bb: disable pam if not in DISTRO_FEATURESKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06eeze: RRECOMMEND eject, build time autodetection is now fixedMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06Revert "elementary: add gettextize patch"Martin Jansa
* shouldn't be needed without autopoint in e.bbclass, autotools.bbclass should call gettextize now This reverts commit 45d7250d64bf7d7c2d29d2dbf61bb6c30b683a80. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06e-base: introduce EFL_SRCREV_1.1.0 and bump EFL_SRCREVMartin Jansa
* 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>
2011-12-06elsa: add systemd service and add RCONFLICTS/RREPLACES with xserver-nodm-initMartin Jansa
* add RCONFLICTS/RREPLACES also to PN-systemd, because that's where file collision with xserver-nodm-init is, in PN it's just functional collision * fixes upgrade path for task-x11-utils Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-06edbus: include libeconnman0_7x in edbus-connman, otherwise whole PN is ↵Martin Jansa
renamed and breaks upgrade path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-01elementary: disable web supportMartin Jansa
* we don't have webkit-efl in DEPENDS so it depends on build order if it's autodetected or not for elementary * libewebkit0 is quite bit so we don't want to pull it to every image with elementary * and we cannot split elementary web support to different package because libewebkit is linked directly from libelementary-ver-pre-svn-09.so.0.8.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01elementary: add gettextize patchMartin Jansa
* normally we would call gettextize from do_configure, but efl.bbclass is running do_configure_prepend() { autopoint || touch config.rpath } before that and this respects AM_GNU_GETTEXT_VERSION which is 0.17 and later it fails with; *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.17 but the autoconf macros are from gettext version 0.18 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01elementary: fix license metadataMartin Jansa
* in r65248 fix errant word 'either' in license. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01edje: fix license metadataMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01epdf: drop upstream applied patch and ewl is gone tooMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01e-base: bump EFL_SRCREV for 1.1.0 alpha versionsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01elsa: use common-* instead of system-auth in pam configMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01elsa: add elsa.conf to CONFFILESMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01elsa: add sessreg xauth to RDEPENDSMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01evas: bump SRCREV to fix gl_x11Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01e-base: bump EFL_SRCREV and refresh patches and elementary versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01elsa: add new login manager for EnlightenmentMartin Jansa
* version 0.0.4+${SRCPV} Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18epdfview: add initial recipe with version 0.1.8Andreas Müller
initial source taken from oe-classic epdfview_0.1.7.bb commit 44985d56bc556786812a0a02d6219afd31a7381d run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18e-wm-illume-dict-pl: fix licensing informationMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12e-wm-theme-illume-efenniht, elementary-theme-efenniht: break long ↵Martin Jansa
DESCRIPTION to multiline Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12eeze: add eeze_scanner also to -dbg packageMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12elementary, ethumb, libeflvala: bump PR to rebuild against newer popplerMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12epdf: fix build with poppler >= 0.16Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12elementary: fir order of PACKAGESMartin Jansa
* -accessibility needs to be after -dbg fixes ERROR: QA Issue: non debug package contains .debug directory: elementary-accessibility path /work/armv4t-oe-linux-gnueabi/elementary-2_0.7.0+svnr63721-r11/packages-split/elementary-accessibility/usr/lib/elementary/modules/access_output/linux-gnueabi-arm-0.7.0/.debug/module.so Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12e-wm-theme-illume-efenniht, exquisite-theme-illume, ↵Martin Jansa
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>
2011-10-12recipes: use allarch instead of PACKAGE_ARCH = allMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-05recipes-efl: update LIC_FILES_CHKSUM, Copyright was updated in r63187Martin Jansa
* see http://trac.enlightenment.org/e/changeset/63187 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05ecore: add ie /usr/lib/ecore/immodules/xim.so to ${PN}-devMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05imlib2: package also /usr/src/debug files to ${PN}-dbgMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05recipes-efl: remove EFL_SRCREV_1.0.0Martin Jansa
* 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>
2011-09-01evas: add evas-loader-svg back to RRECOMMENDSMartin Jansa
* it doesn't look like whole Gtk+ anymore, but still needs gdk-pixbuf, libcairo2 etc. Package: evas-loader-svg Depends: libxcb1 (>= 1.7), libxrender1 (>= 0.9.6), libpixman-1-0 (>= 0.22.2), libxml2 (>= 2.7.8), libz1 (>= 1.2.5), librsvg-2-2 (>= 2.32.1), libfreetype6 (>= 2.4.6), eina (>= 1.0.999+svnr62850), libgcrypt11 (>= 1.4.6), libpng12-0 (>= 1.2.46), libffi5 (>= 3.0.9), gdk-pixbuf (>= 2.22.1), libcairo2 (>= 1.10.2), libstdc++6 (>= 4.6.1+svnr175454), libglib-2.0-0 (>= 2.29.3+gitr1+d97cbc6731deab137770bc0fe9c69b06f689f5b4), libxau6 (>= 1.0.6), libjpeg8 (>= 8c), libx11-6 (>= 1.4.3), evas (>= 1.0.999+svnr62850), libfribidi0 (>= 0.19.2), libc6 (>= 2.13), pango (>= 1.28.3), libgpg-error0 (>= 1.10), libgnutls26 (>= 2.12.5), libeet1 (>= 1.4.999+svnr62850), libtasn1-3 (>= 2.9), libexpat1 (>= 2.0.1), libxdmcp6 (>= 1.1.0), libfontconfig1 (>= 2.8.0) Package: librsvg-2-2 Depends: libx11-6 (>= 1.4.3), libpixman-1-0 (>= 0.22.2), libxcb1 (>= 1.7), libc6 (>= 2.13), libxrender1 (>= 0.9.6), libffi5 (>= 3.0.9), libxml2 (>= 2.7.8), libz1 (>= 1.2.5), libfreetype6 (>= 2.4.6), gdk-pixbuf (>= 2.22.1), libpng12-0 (>= 1.2.46), libcairo2 (>= 1.10.2), libstdc++6 (>= 4.6.1+svnr175454), libglib-2.0-0 (>= 2.29.3+gitr1+d97cbc6731deab137770bc0fe9c69b06f689f5b4), libxau6 (>= 1.0.6), libexpat1 (>= 2.0.1), pango (>= 1.28.3), libxdmcp6 (>= 1.1.0), libfontconfig1 (>= 2.8.0) * but otherwise e-wm keeps complaining about missing svg support <<<< Enlightenment Error >>>> Enlightenment found Evas can't load SVG files. Check Evas has SVG loader support. * we can also RRECOMMEND it only from e-wm, so people using only evas without e-wm won't get it by default Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-22edje: include epp in edje-utils package. Fixes edje_ccSebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-22elementary: add new elementary-accessibility package and improve packagingMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-07-26eeze: fix packagingKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>