13 Commits

Author SHA1 Message Date
Martin Jansa 597615a8cc efl, elementary, emotion-generic-players, evas-generic-loaders: upgrade
to 1.12.*

* announcements:
  https://phab.enlightenment.org/phame/post/view/96/
  https://phab.enlightenment.org/phame/post/view/99/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17 12:56:21 +01:00
Martin Jansa a8d3169485 efl: upgrade to 1.11.0
* announcement:
  https://phab.enlightenment.org/phame/post/view/74/
  https://phab.enlightenment.org/phame/post/view/77/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-23 13:36:20 +02:00
Martin Jansa e17c063517 efl, elementary: upgrade to 1.10.0
* announcement:
  https://phab.enlightenment.org/phame/post/view/59/
* evas-generic-loaders LIC_FILES_CHKSUM change is only from formal
  changes in 'license: update FSF address.' commit

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 19:22:26 +02:00
Martin Jansa be42e81ab1 elementary: remove --disable-web
* now handled by --with-elementary-web-backend in PACKAGECONFIG

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:43:31 +02:00
Martin Jansa d5836e6a00 efl: upgrade to 1.9.0
* announcement:
  http://sourceforge.net/mailarchive/message.php?msg_id=32024303
* emotion-generic-players and evas-generic-loaders LIC_FILES_CHKSUM
  change is just copyright update

  < Copyright (C) 2011-2011 Carsten Haitzler and various contributors (see AUTHORS)
  ---
  > Copyright (C) 2011-2014 Carsten Haitzler and various contributors (see AUTHORS)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:43:29 +02:00
Martin Jansa 2a8b46060a elementary: Add PACKAGECONFIG for ewebkit and disable it by default
* with floating dependency some packages can fail to detect elementary:
  Package 'ewebkit', required by 'elementary', not found
* webkit-efl isn't in very good shape, so I don't want to force using
  it on everybody -> disable ewebkit by default

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:15 +01:00
Martin Jansa 5c5bdbca17 elementary: upgrade to 1.8.4
* Elementary 1.8.3 release
  http://sourceforge.net/mailarchive/message.php?msg_id=31826305
* Elementary 1.8.4 release
  http://sourceforge.net/mailarchive/message.php?msg_id=31895179
* introduce elementary-native for elm-prefs_cc and elementary_codegen
  binary

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:14 +01:00
Martin Jansa a1387b1ece elementary: add PACKAGECONFIG for eweather
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:26 +02:00
Martin Jansa 7ea16c2b2f elementary, evas-generic-loaders, e-wm: Drop svn recipes
* keep .inc to reuse it for git recipe later

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:25 +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 1b69dded38 meta-efl: introduce 1.6.99-alpha releases
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-20 09:57:43 +02:00
Martin Jansa 579616dd69 meta-efl: recipes: bump PR to rebuild after libudev0 soname change to libudev1
* this patch depends on http://patchwork.openembedded.org/patch/32085/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-07-19 11:07:13 +02:00
Martin Jansa 750e639295 meta-efl: add recipes for new released versions
* drop/reset PR where possible as PV is increased
* remove RREPLACES for versions before meta-efl was created

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-26 13:49:15 +02:00