95 Commits

Author SHA1 Message Date
Martin Jansa
037930e19c elsa: add new login manager for Enlightenment
* version 0.0.4+${SRCPV}

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 09:28:10 +01:00
Martin Jansa
5692d54342 enjoy: include icon in FILES_${PN}
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-19 02:06:10 +02:00
Pau Espin Pedrol
81bed9884c lightmediascanner: Add version 0.4.4 (initial recipe)
* 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>
2011-10-19 02:06:05 +02:00
Martin Jansa
2f837d52d3 webkit-efl: upgrade to 1.6.1
* 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>
2011-10-18 16:04:30 +02:00
Martin Jansa
359a5968f2 e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 16:04:30 +02:00
Andreas Müller
2631ed9f4c epdfview: add initial recipe with version 0.1.8
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-18 13:47:21 +02:00
Martin Jansa
1667aa0fe3 efm-nav, efm-path, efm-pathbar: drop from meta-efl, now are part of efm itself
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
2c5b1efcd1 e-tasks: fix licensing information
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
3e66a8dddb e-wm-illume-dict-pl: fix licensing information
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
4be8fa4e01 e-wm-theme-illume-efenniht, elementary-theme-efenniht: break long DESCRIPTION to multiline
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 13:02:55 +02:00
Martin Jansa
e5f5687c12 eeze: add eeze_scanner also to -dbg package
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa
b9d05f7b99 elfe: bump PR to rebuild against newer poppler
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa
2e0a1d5c68 python-efl: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa
e58f68d428 elementary, ethumb, libeflvala: bump PR to rebuild against newer poppler
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa
33266e4355 epdf: fix build with poppler >= 0.16
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa
7ec9b596e7 elementary: fir order of PACKAGES
* -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-12 10:24:45 +02:00
Martin Jansa
46b9e845f9 e-wm-theme-illume-efenniht, exquisite-theme-illume, 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-12 10:24:45 +02:00
Martin Jansa
9e092ec31e e-wm: include /usr/lib/enlightenment/modules/wizard/favorites/.order in FILES+${PN}
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa
2964fbcb3a e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Martin Jansa
ef12dfc505 recipes: use allarch instead of PACKAGE_ARCH = all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Pau Espin Pedrol
f7f679a7c6 enjoy: Add inherit gettext
* 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>
2011-09-16 13:56:29 +02:00
Pau Espin Pedrol
b41368b810 enjoy: Add var LIC_FILES_CHKSUM to recipe
Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-16 13:56:25 +02:00
Martin Jansa
c17fe9bc7e recipes-efl: update LIC_FILES_CHKSUM, Copyright was updated in r63187
* see http://trac.enlightenment.org/e/changeset/63187

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05 16:10:30 +02:00
Martin Jansa
21665f6b02 ecore: add ie /usr/lib/ecore/immodules/xim.so to ${PN}-dev
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05 16:10:05 +02:00
Martin Jansa
79f9b3bba4 e-wm: ignore autopoint errors
| 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.
2011-09-05 16:09:43 +02:00
Martin Jansa
291eb03cde imlib2: package also /usr/src/debug files to ${PN}-dbg
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05 15:00:59 +02:00
Martin Jansa
3ee9594f51 recipes-efl: remove EFL_SRCREV_1.0.0
* 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-05 14:27:25 +02:00
Martin Jansa
d8844ea29a e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-05 14:24:48 +02:00
Martin Jansa
38d6fd030b e-base: EFL_SRCREV bump
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-01 19:21:11 +02:00
Martin Jansa
db1107d723 evas: add evas-loader-svg back to RRECOMMENDS
* 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-09-01 19:21:11 +02:00
pespin
22ec18224f elfe: Add LIC_FILES_CHKSUM to recipe
Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-22 22:22:45 +02:00
Sebastian Krzyszkowiak
10bb87f3e1 edje: include epp in edje-utils package. Fixes edje_cc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-22 22:09:36 +02:00
Martin Jansa
6d59d1da53 elementary: add new elementary-accessibility package and improve packaging
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-22 22:09:36 +02:00
Martin Jansa
f2d4302d43 e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-22 22:09:35 +02:00
Martin Jansa
30fb538629 e-wm: remove SHR specific patch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-18 10:15:28 +02:00
Martin Jansa
1f806520f1 e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-18 10:15:26 +02:00
lumag
924021a825 meta-efl/screenshot: fix building with current gettext/auto*
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>
2011-08-17 14:31:46 +02:00
lumag
da4423e09f meta-efl/screenshot: add LIC_FILES_CHKSUM
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17 14:31:45 +02:00
lumag
06c3e6c9b1 emprint: add LIC_FILES_CHKSUM
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17 09:21:11 +02:00
Martin Jansa
d89b0399be webkit-efl: inherit perlnative and s/ARM/arm/g in ARM_INSTRUCTION_SET
* 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>
2011-08-08 11:55:08 +02:00
Koen Kooi
3eb8da77f5 e(fl).bbclass: don't override PACKAGES, but add to it
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Acked-by:  Martin Jansa <Martin.Jansa@gmail.com>
2011-07-26 09:57:09 +02:00
Koen Kooi
cc77ff2ddb eeze: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 08:49:10 +02:00
Koen Kooi
a3e37f1fcf eeze: add dependency on eet
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 08:44:40 +02:00
Koen Kooi
3fa3d6505e e-base: bump EFL_SRCREV
tested with angstrom/efl-nodm-image/qemuarm

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 08:20:12 +02:00
Martin Jansa
254c568a97 efl: drop older recipes for efl 1.0.0 release, current e-wm EFL_SRCREV needs 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>
2011-07-26 08:19:29 +02:00
Martin Jansa
657460c37b emotion: add eeze to DEPENDS, it's needed since r61455
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-26 07:06:54 +02:00
Koen Kooi
a588dae134 places: fix build
e-module: inherit gettext

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-25 21:31:05 +02:00
Koen Kooi
c0629a1e69 evas: add new style GL config options
The config options changed recently, but we keep both to allow bisecting EFL_SRCREVs

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-25 19:14:20 +02:00
Koen Kooi
c02e435fee embryo: add missing eina dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-25 19:07:56 +02:00
Martin Jansa
99b9603206 e-base: bump EFL_SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-25 18:25:59 +02:00