summaryrefslogtreecommitdiffstats
path: root/meta-efl
Commit message (Collapse)AuthorAgeFilesLines
* evas: bump SRCREV to fix gl_x11Martin Jansa2011-11-011-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: bump PR after python upgradeMartin Jansa2011-11-016-6/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>
* e-base: bump EFL_SRCREV and refresh patches and elementary versionMartin Jansa2011-11-015-32/+30
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elsa: add new login manager for EnlightenmentMartin Jansa2011-11-011-0/+16
| | | | | | | * version 0.0.4+${SRCPV} Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* enjoy: include icon in FILES_${PN}Martin Jansa2011-10-191-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lightmediascanner: Add version 0.4.4 (initial recipe)Pau Espin Pedrol2011-10-191-0/+30
| | | | | | | | | | | * Copied from oe-classic <http://git.openembedded.org/openembedded/commit/?id=63d3969b0f839fc4b7bf7fe836daec729d9d3c53> * Remove PE=1 * Add LIC_FILES_CHKSUM * Builds fine using SHR distro * JaMa: removed PR, added RDEPENDS Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* webkit-efl: upgrade to 1.6.1Martin Jansa2011-10-182-28/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * revert.r78057.patch is not needed, because context menus were removed from eve in r59455 * we still need to force ARM mode, only the segfault is different: | /OE/shr-core/tmp/work/armv4t-oe-linux-gnueabi/webkit-efl-1.6.1+svnr97672-r0/src/Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::HandleSlot) [with T = JSC::Structure, JSC::HandleTypes<T>::ExternalType = JSC::Structure*, JSC::HandleSlot = JSC::JSValue*]': | /OE/shr-core/tmp/work/armv4t-oe-linux-gnueabi/webkit-efl-1.6.1+svnr97672-r0/src/Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' | /OE/shr-core/tmp/work/armv4t-oe-linux-gnueabi/webkit-efl-1.6.1+svnr97672-r0/src/Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here | /OE/shr-core/tmp/work/armv4t-oe-linux-gnueabi/webkit-efl-1.6.1+svnr97672-r0/src/Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::HandleTypes<JSC::Structure>::ExternalType {aka JSC::Structure*}' increases required alignment of target type [-Wcast-align] | {standard input}: Assembler messages: | {standard input}:1116: Error: invalid immediate: 983040 is out of range | {standard input}:1116: Error: value of 983040 too large for field of 2 bytes at 28 | /OE/shr-core/tmp/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.2/as: BFD (GNU Binutils) 2.21.1 assertion fail /OE/shr-core/tmp/work/armv4t-oe-linux-gnueabi/binutils-cross-2.21.1a-r0/binutils-2.21.1/bfd/elf.c:2819 | arm-oe-linux-gnueabi-g++: internal compiler error: Segmentation fault (program as) | Please submit a full bug report, | with preprocessed source if appropriate. | See <http://gcc.gnu.org/bugs.html> for instructions. | make[2]: *** [JavaScriptCore/CMakeFiles/javascriptcore_efl.dir/jit/JIT.cpp.o] Error 4 | make[2]: *** Waiting for unfinished jobs.... | {standard input}: Assembler messages: | {standard input}:2059: Error: invalid immediate: 983040 is out of range | {standard input}:2059: Error: value of 983040 too large for field of 2 bytes at 28 | /OE/shr-core/tmp/sysroots/x86_64-linux/usr/libexec/armv4t-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.6.2/as: BFD (GNU Binutils) 2.21.1 assertion fail /OE/shr-core/tmp/work/armv4t-oe-linux-gnueabi/binutils-cross-2.21.1a-r0/binutils-2.21.1/bfd/elf.c:2819 | arm-oe-linux-gnueabi-g++: internal compiler error: Segmentation fault (program as) | Please submit a full bug report, | with preprocessed source if appropriate. | See <http://gcc.gnu.org/bugs.html> for instructions. | make[2]: *** [JavaScriptCore/CMakeFiles/javascriptcore_efl.dir/jit/JITOpcodes32_64.cpp.o] Error 4 | make[2]: Leaving directory `/OE/shr-core/tmp/work/armv4t-oe-linux-gnueabi/webkit-efl-1.6.1+svnr97672-r0/src/Source' | make[1]: *** [JavaScriptCore/CMakeFiles/javascriptcore_efl.dir/all] Error 2 | make[1]: Leaving directory `/OE/shr-core/tmp/work/armv4t-oe-linux-gnueabi/webkit-efl-1.6.1+svnr97672-r0/src/Source' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2011-10-181-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epdfview: add initial recipe with version 0.1.8Andreas Müller2011-10-181-0/+12
| | | | | | | | | | | 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>
* 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-illume-dict-pl: fix licensing informationMartin Jansa2011-10-181-2/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-wm-theme-illume-efenniht, elementary-theme-efenniht: break long ↵Martin Jansa2011-10-122-2/+12
| | | | | | DESCRIPTION to multiline Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eeze: add eeze_scanner also to -dbg packageMartin Jansa2011-10-121-1/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 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>
* python-efl: use INC_PRMartin Jansa2011-10-127-1/+7
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary, ethumb, libeflvala: bump PR to rebuild against newer popplerMartin Jansa2011-10-123-1/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* epdf: fix build with poppler >= 0.16Martin Jansa2011-10-122-2/+15
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* elementary: fir order of PACKAGESMartin Jansa2011-10-121-1/+1
| | | | | | | | * -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>
* e-wm-theme-illume-efenniht, exquisite-theme-illume, ↵Martin Jansa2011-10-126-5/+88
| | | | | | | 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>
* e-base: bump EFL_SRCREVMartin Jansa2011-10-121-1/+1
| | | | | 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-124-29/+7
| | | | | 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-0510-10/+10
| | | | | | * see http://trac.enlightenment.org/e/changeset/63187 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ecore: add ie /usr/lib/ecore/immodules/xim.so to ${PN}-devMartin Jansa2011-09-051-0/+1
| | | | 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.
* imlib2: package also /usr/src/debug files to ${PN}-dbgMartin Jansa2011-09-051-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes-efl: remove EFL_SRCREV_1.0.0Martin Jansa2011-09-056-7/+7
| | | | | | | * 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>
* e-base: bump EFL_SRCREVMartin Jansa2011-09-051-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: EFL_SRCREV bumpMartin Jansa2011-09-011-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evas: add evas-loader-svg back to RRECOMMENDSMartin Jansa2011-09-011-5/+1
| | | | | | | | | | | | | | | | | | | | | * 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>
* 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>
* edje: include epp in edje-utils package. Fixes edje_ccSebastian Krzyszkowiak2011-08-221-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* elementary: add new elementary-accessibility package and improve packagingMartin Jansa2011-08-221-4/+11
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* e-base: bump EFL_SRCREVMartin Jansa2011-08-221-1/+1
| | | | 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>
* e-base: bump EFL_SRCREVMartin Jansa2011-08-181-1/+1
| | | | 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>
* webkit-efl: inherit perlnative and s/ARM/arm/g in ARM_INSTRUCTION_SETMartin Jansa2011-08-081-2/+2
| | | | | | | | * ARM_INSTRUCTION_SET != "thumb" is enough but better to unify with other recipes in case someone does ARM_INSTRUCTION_SET == "arm" later Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e(fl).bbclass: don't override PACKAGES, but add to itKoen Kooi2011-07-262-5/+5
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
* eeze: fix packagingKoen Kooi2011-07-261-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eeze: add dependency on eetKoen Kooi2011-07-261-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* e-base: bump EFL_SRCREVKoen Kooi2011-07-261-1/+1
| | | | | | tested with angstrom/efl-nodm-image/qemuarm Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* efl: drop older recipes for efl 1.0.0 release, current e-wm EFL_SRCREV needs ↵Martin Jansa2011-07-2611-124/+2
| | | | | | | | | newer ecore * we'll return recipes for release when there is 1.1.0 hopefully with e-wm relase Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>