276 Commits

Author SHA1 Message Date
Martin Jansa 17cf353a6d evas: Add patch to fix segfaults
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-11 09:00:47 +02:00
Martin Jansa df9e91e78c meta-efl: upgrade efl to 1.7.7, e-wm to 0.17.3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-11 09:00:40 +02:00
Martin Jansa 7e95a6882b e-wm-0.17.2.1: Update checksums, tarball was repackaged upstream :/
Files enlightenment-0.17.2.1/ChangeLog and enlightenment-0.17.2.1-new/ChangeLog differ
Files enlightenment-0.17.2.1/NEWS and enlightenment-0.17.2.1-new/NEWS differ
Files enlightenment-0.17.2.1/po/ca.gmo and enlightenment-0.17.2.1-new/po/ca.gmo differ
Files enlightenment-0.17.2.1/po/ca.po and enlightenment-0.17.2.1-new/po/ca.po differ
Files enlightenment-0.17.2.1/po/eo.gmo and enlightenment-0.17.2.1-new/po/eo.gmo differ
Files enlightenment-0.17.2.1/po/eo.po and enlightenment-0.17.2.1-new/po/eo.po differ

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-29 11:01:49 +02:00
Martin Jansa a45830a39b recipes: Unify indentation
* This change is only aesthetic (unlike indentation in Python
  tasks).
* Some recipes were using tabs.
* Some were using 8 spaces.
* Some were using mix or different number of spaces.
* Make them consistently use 4 spaces everywhere.
* Yocto styleguide advises to use tabs (but the only reason to keep
  tabs is the need to update a lot of recipes). Lately this advice
  was also merged into the styleguide on the OE wiki.
* Using 4 spaces in both types of tasks is better because it's less
  error prone when someone is not sure if e.g.
  do_generate_toolchain_file() is Python or shell task and also allows
  to highlight every tab used in .bb, .inc, .bbappend, .bbclass as
  potentially bad (shouldn't be used for indenting of multiline
  variable assignments and cannot be used for Python tasks).
* Don't indent closing quote on multiline variables
  we're quite inconsistent wheater it's first character on line
  under opening quote or under first non-whitespace character in
  previous line.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2013-04-15 16:23:17 +02:00
Martin Jansa 48442f2621 entrance: move systemd support from meta-systemd back to meta-efl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15 16:22:02 +02:00
Martin Jansa 5d9f5111f2 evas-1.7.6.1: Update checksums, tarball was repackaged upstream :/
Files old/evas-1.7.6.1/ChangeLog and new/evas-1.7.6.1/ChangeLog differ
Files old/evas-1.7.6.1/NEWS and new/evas-1.7.6.1/NEWS differ
Files old/evas-1.7.6.1/src/lib/engines/common/evas_font_ot.c and new/evas-1.7.6.1/src/lib/engines/common/evas_font_ot.c differ
Files old/evas-1.7.6.1/src/tests/evas_test_textblock.c and new/evas-1.7.6.1/src/tests/evas_test_textblock.c differ

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-12 18:50:16 +02:00
Martin Jansa f70843ac47 e-wm: upgrade to 1.17.2.1 which correctly sets relname
* so all modules end in right subdirectory now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09 21:34:16 +02:00
Martin Jansa b00c23b27e evas: upgrade to 1.7.6.1 and drop applied patch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09 21:34:16 +02:00
Martin Jansa 45369526f5 meta-efl: upgrade efl to 1.7.6, e-wm to 0.17.2, terminology to 0.3.0
* announcements:
  http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg52198.html
  http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg51986.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09 21:34:16 +02:00
Martin Jansa 5c56e0d757 meta-efl: set ALLOW_EMPTY only for PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-05 14:46:50 +01:00
Martin Jansa ac174eac59 enjoy: improve RDEPENDS to set it only on PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-05 11:05:51 +01:00
Martin Jansa 1b2de682b6 e-wm: upgrade to 0.17.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-01 17:44:22 +01:00
Martin Jansa b139c889cf webkit-efl: add edbus dependency
| -- checking for module 'edbus>=1.1.0'
| --   package 'edbus>=1.1.0' not found
| -- checking for module 'eukit>=1.1.0'
| --   package 'eukit>=1.1.0' not found

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:18:33 +01:00
Martin Jansa a0292fc5fc meta-efl: upgrade efl to 1.7.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-06 13:09:42 +01:00
Martin Jansa d29ca327fb edbus2: update DESCRIPTION
* remove HAL from DESCRIPTION, it's from e_dbus

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:43 +01:00
Martin Jansa ccd41dd48c edbus2: update SRC_URI
* edbus2 was merged in efl tree and moved to IN-EFL in r81826
  there is important fix also in IN-EFL/edbus2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:43 +01:00
Martin Jansa 0129f39882 webkit-efl: fix build with bison-2.6+
* bison was upgraded to 2.7 in oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:22 +01:00
Martin Jansa b415fe7782 edbus2: include edbus-codegen in PN-utils
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:32:56 +01:00
Martin Jansa 4b5cff5471 e-wm: add recipe for released tarball
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:32:53 +01:00
Martin Jansa 9ec6dd3dc8 meta-efl: update efl svn recipes PV to 1.7.4+svnr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:10:24 +01:00
Martin Jansa ded035f8d9 meta-efl: upgrade efl to 1.7.4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:10:24 +01:00
Martin Jansa d0d3977290 azy: rename lemon provided by azy-native to azy_lemon
* meta-openembedded/meta-oe/recipes-devtools/lemon/lemon_3.5.4.bb provides almost the same lemon
  but lemon.c in azy sources is a bit modified (and completely reformatted :/)

* rename it to resolve:
  WARNING: The recipe azy-native is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
   /OE/jansa-test/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/lemon
   Matched in manifest-x86_64-lemon-native

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-18 17:35:17 +01:00
Martin Jansa a140e9a352 terminology: upgrade to 0.2.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-18 17:34:33 +01:00
Martin Jansa 833d36faf0 azy: simplify do_configure
* probably because of
  http://git.openembedded.org/bitbake/commit/?id=9fc98f96f0e0320beda0ce9546275a99336732c1
  it now failed with
  /OE/jansa-test/shr-core/tmp-eglibc/work/x86_64-linux/azy-native/2_1.0.0+svnr80969-r0/temp/run.do_configure.30731: line 88: efl_do_configure: command not found
  ERROR: Function failed: do_configure (see /OE/jansa-test/shr-core/tmp-eglibc/work/x86_64-linux/azy-native/2_1.0.0+svnr80969-r0/temp/log.do_configure.30731 for further information)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:10:58 +01:00
Martin Jansa 20451cebde emotion: disable generic-vlc backend
* we don't have vlc in DEPENDS, but when it happens to be built before
  emotion, it causes undeterministic builds and unpackaged files
  emotion-1.7.3: emotion: Files/directories were installed but not
  shipped
    /usr/lib/emotion/utils/em_generic_vlc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-14 09:45:42 +01:00
Martin Jansa 390171a2cf efl: upgrade to 1.7.3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-13 23:38:00 +01:00
Martin Jansa fe18756869 exalt-client: fix FILES for PN-staticdev
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:59 +01:00
Martin Jansa c08c78bb97 enjoy: depend on edbus2
* ported to edbus2 in r80102

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:57 +01:00
Martin Jansa 76ef402036 exalt-client: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:55 +01:00
Martin Jansa 2d44b0925e epdfview: move from meta-efl to meta-gnome
* as suggested in http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-November/042449.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:53 +01:00
Martin Jansa 8c9b3585d9 elementary-alarm: remove recipe, source was removed in r70549
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:53 +01:00
Martin Jansa 10946e6282 waker: remove recipe, source was removed in r70549
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:53 +01:00
Martin Jansa d0ae22598e notification: remove recipe, notification module is now part of e-wm
* merged to e in r64475

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:53 +01:00
Martin Jansa 93f87465ff edb: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:52 +01:00
Martin Jansa 33cb8e4407 engrave: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:52 +01:00
Martin Jansa bc82e9f048 epeg: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:52 +01:00
Martin Jansa fb110bea8e libeweather: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:52 +01:00
Martin Jansa 6edce25c22 rain: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:51 +01:00
Martin Jansa 6e0398b0c9 flame: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:51 +01:00
Martin Jansa f7d587f440 news: fix LICENSE and add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:51 +01:00
Martin Jansa be590b22da exalt: fix LICENSE and add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:51 +01:00
Martin Jansa 351c396286 ephoto: update LICENSE and LIC_FILES_CHKSUM
* COPYNG.icons was changed to GPL-3.0 in r60781

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:51 +01:00
Martin Jansa e6f54e9e77 exquisite: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:51 +01:00
Martin Jansa 23ecb8b3e6 diskio: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:50 +01:00
Martin Jansa ec5cecb7d1 cpu: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:50 +01:00
Martin Jansa 0db0609fa0 forecast: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:50 +01:00
Martin Jansa fd6f4c8827 uptime: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:50 +01:00
Martin Jansa 3e0bf37eeb edje-viewer: add LIC_FILES_CHKSUM and drop BSD from LICENSE
* COPYING does not say anything from BSD license, only MIT

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:52:50 +01:00
Martin Jansa 92bf1cf368 e-wm: fix file permissions on sysactions.conf
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00
Martin Jansa 6ba5d2f782 e-wm: add setxkbmap to RDEPENDS
* called from xkb map E17 module
Jan 02 02:58:42 gjama xinit[418]: SET XKB RUN: setxkbmap  -model 'default'
Jan 02 02:58:42 gjama xinit[418]: SET XKB RUN: setxkbmap  -model 'default'
Jan 02 02:58:43 gjama xinit[418]: /bin/sh: setxkbmap: command not found
Jan 02 02:58:43 gjama xinit[418]: /bin/sh: setxkbmap: command not found

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-11-29 11:04:54 +01:00