Commit Graph

428 Commits

Author SHA1 Message Date
Martin Jansa
dca466c074 python-efl: add dependency on python-dbus and lua to always build edje and elementary bindings
* fixes following issue in test-dependencies report:
  python-efl/python-edje/latest lost dependency on  edje eglibc eina libpython2
  python-efl/python-elementary/latest lost dependency on  eglibc eina elementary evas libpython2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-12 10:08:28 +02:00
Martin Jansa
55960934f7 elementary: use B = "$S"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-12 08:38:29 +02:00
Martin Jansa
71f4370d14 python-efl: add dependency on elementary
* otherwise python-elementary package is created only when elementary was
  built before python-efl

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-09 14:57:59 +02:00
Martin Jansa
946664a26c efl: fix pkg-config files when B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-05 18:31:29 +02:00
Martin Jansa
7051a3965a e.bbclass: Fix do_configure_append for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-05 18:31:27 +02:00
Martin Jansa
8df46686a8 efl: explicitly depend on lua5.1
* even with luajit in DEPENDS, old lua5.1. was referenced from pkg-config
  and other recipes were failing when trying to use edje without lua5.1
  in sysroot, e.g. cpu, e-tasks, e-wm, e-wm-config-illume2-shr, diskio

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:49:10 +02:00
Martin Jansa
b1278bfe91 eve: move to new git repo
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:49:10 +02:00
Martin Jansa
31e4ea131e efl, elementary, e-wm: Upgrade to 1.9.3/0.18.7
* announcement:
  https://phab.enlightenment.org/phame/post/view/50/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:49:10 +02:00
Martin Jansa
ed6e2ff5af edbus: remove test-gui option
* was removed in:
  commit eeca5e83e550179640bdbc6f71c8b3688944ff4d
  Author: barbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
  Date:   Fri Feb 26 23:05:02 2010 +0000

    hal: remove pointless test gui.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:46:50 +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
38818bf223 eve: adapt to webkit-efl changes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:43:30 +02:00
Martin Jansa
a9f5016444 efl, elementary, e-wm: upgrade to latest versions 1.9.2 and 1.18.6
* announcement:
  http://sourceforge.net/p/enlightenment/mailman/message/32148245/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:43:30 +02:00
Martin Jansa
19a8f2bd70 eve: restrict for armv7a, because upstream dropped support in webkit-efl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:43:30 +02:00
Martin Jansa
5ad00d90f4 python-efl: upgrade to 1.9.0
* announcement:
  http://sourceforge.net/p/enlightenment/mailman/message/32066075/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:43:30 +02:00
Martin Jansa
d30f99e6bb e-tasks: Migrate to eldbus
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:43:30 +02:00
Martin Jansa
6c9ef2d6fe e-wm: upgrade to 0.18.4 and drop old 0.17.5
* fix building e17 modules with elementary-1.9
* remove 0.17 version, because that one isn't going to be tested enough

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:43:30 +02:00
Martin Jansa
72a0b544bd webkit-efl: upgrade to new snapshot r164189
* update webkit-efl_svn to point to the same source and old isn't
  compatible with new efl
  http://sourceforge.net/p/enlightenment/mailman/message/32002633/
* restrict for armv7a, because upstream dropped support

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:43:30 +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
3532bd1d86 recipes: bump PRs and remove PRINCs
* resolves following warnings:
  WARNING: Use of PRINC 17 was detected in the recipe meta-openembedded/meta-systemd/recipes-core/systemd/systemd-machine-units_1.0.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-gpe/recipes-support/fbreader/fbreader_0.12.10.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-gpe/recipes-support/fbreader/fbreader_git.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe meta-openembedded/meta-oe/recipes-multimedia/mplayer/mplayer-common.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe meta-smartphone/meta-android/recipes-bsp/chroot-script/chroot-script_1.0.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-connectivity/avahi/avahi-ui_0.6.31.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-connectivity/bind/bind_9.8.1.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-core/systemd/systemd-serialgetty.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-core/sysvinit/sysvinit-inittab_2.88dsf.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/screen/screen_4.0.3.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/shadow/shadow-securetty_4.1.4.3.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-extended/shadow/shadow_4.1.4.3.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-graphics/libsdl/libsdl_1.2.15.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-graphics/packagegroups/packagegroup-core-x11-xserver.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-kernel/modutils-initscripts/modutils-initscripts.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-multimedia/libsndfile/libsndfile1_1.0.25.bb (or one of its .bbappends)
  WARNING: Use of PRINC 1 was detected in the recipe openembedded-core/meta/recipes-support/libcap/libcap_2.22.bb (or one of its .bbappends)
  WARNING: Use of PRINC 11 was detected in the recipe openembedded-core/meta/recipes-bsp/keymaps/keymaps_1.0.bb (or one of its .bbappends)
  WARNING: Use of PRINC 11 was detected in the recipe openembedded-core/meta/recipes-core/systemd/systemd-compat-units.bb (or one of its .bbappends)
  WARNING: Use of PRINC 12 was detected in the recipe openembedded-core/meta/recipes-core/initscripts/initscripts_1.0.bb (or one of its .bbappends)
  WARNING: Use of PRINC 13 was detected in the recipe openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb (or one of its .bbappends)
  WARNING: Use of PRINC 2 was detected in the recipe meta-openembedded/meta-oe/recipes-navigation/navit/navit_svn.bb (or one of its .bbappends)
  WARNING: Use of PRINC 2 was detected in the recipe meta-openembedded/meta-oe/recipes-support/lvm2/lvm2_2.02.97.bb (or one of its .bbappends)
  WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-connectivity/portmap/portmap_6.0.bb (or one of its .bbappends)
  WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-extended/pam/libpam_1.1.6.bb (or one of its .bbappends)
  WARNING: Use of PRINC 2 was detected in the recipe openembedded-core/meta/recipes-graphics/packagegroups/packagegroup-core-x11.bb (or one of its .bbappends)
  WARNING: Use of PRINC 3 was detected in the recipe meta-openembedded/meta-efl/recipes-efl/efl/entrance_svn.bb (or one of its .bbappends)
  WARNING: Use of PRINC 3 was detected in the recipe meta-openembedded/meta-oe/recipes-multimedia/mplayer/mplayer2_git.bb (or one of its .bbappends)
  WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-bsp/formfactor/formfactor_0.0.bb (or one of its .bbappends)
  WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-connectivity/avahi/avahi_0.6.31.bb (or one of its .bbappends)
  WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-connectivity/dhcp/dhcp_4.2.5-P1.bb (or one of its .bbappends)
  WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-core/init-ifupdown/init-ifupdown_1.0.bb (or one of its .bbappends)
  WARNING: Use of PRINC 3 was detected in the recipe openembedded-core/meta/recipes-graphics/xinput-calibrator/pointercal-xinput_0.0.bb (or one of its .bbappends)
  WARNING: Use of PRINC 5 was detected in the recipe meta-openembedded/meta-oe/recipes-core/meta/distro-feed-configs.bb (or one of its .bbappends)
  WARNING: Use of PRINC 5 was detected in the recipe openembedded-core/meta/recipes-connectivity/bluez/bluez4_4.101.bb (or one of its .bbappends)
  WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-core/packagegroups/packagegroup-base.bb (or one of its .bbappends)
  WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-core/packagegroups/packagegroup-core-boot.bb (or one of its .bbappends)
  WARNING: Use of PRINC 6 was detected in the recipe openembedded-core/meta/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bb (or one of its .bbappends)
  WARNING: Use of PRINC 7 was detected in the recipe meta-openembedded/meta-oe/recipes-navigation/gpsd/gpsd_3.7.bb (or one of its .bbappends)
  WARNING: Use of PRINC 7 was detected in the recipe openembedded-core/meta/recipes-core/udev/udev-extraconf_1.0.bb (or one of its .bbappends)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-05 18:37:31 +01:00
Martin Jansa
694119f6bf screenshot: Move to nonworking because depends on emprint
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-24 10:10:24 +01:00
Martin Jansa
1ead1a9196 rage, emprint, news: Move to nonworking
* if you want to use these modules with E18, then you need to update
  them to git recipes fetching newer sources from
  http://git.enlightenment.org/enlightenment/modules/news.git/
  http://git.enlightenment.org/apps/rage.git/
  http://git.enlightenment.org/apps/emprint.git/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-24 10:10:24 +01:00
Martin Jansa
a890166d5a e-tasks: Fix building against old e_dbus
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-24 10:10:24 +01:00
Martin Jansa
4231ceaa5d expedite: Replace old svn recipe with git version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-24 10:10:24 +01:00
Martin Jansa
454f1f49a5 packagegroup-efl-sdk: Update SDK-EFL for shared source tree efl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-24 10:10:24 +01:00
Martin Jansa
e8cf00cb9d elfe: Replace svn with git version
* bump PE to cope with +svn -> +git

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-24 10:10:23 +01:00
Martin Jansa
44368437bb libeflvala: Fix build of tests
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-24 10:10:23 +01:00
Martin Jansa
93440f9491 eve: bump SRCREV and update dependency from edbus2 to eldbus
* edbus2 was renamed to eldbus and is now included in efl source tree

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-24 10:10:23 +01:00
Martin Jansa
5e7476166c webkit-efl: Add recipe with snapshot from r159807
* announcement:
  http://sourceforge.net/mailarchive/message.php?msg_id=31742684

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:16 +01:00
Martin Jansa
98791cfc79 edbus: remove old edbus(1) svn recipe
* it was moved to legacy git tree:
  http://git.enlightenment.org/legacy/e_dbus.git/
* there is newer 1.7.10 release but only efl version requirements
  were changed since 1.7.9 (see git diff v1.7.9 v1.7.10)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:16 +01:00
Martin Jansa
f88e671b36 enjoy: switch from svn to newer git and update dependency from edbus2 to eldbus
* edbus2 was renamed to eldbus and is now included in efl source tree

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:16 +01:00
Martin Jansa
f696e1bdb1 e-wm: Add recipe for 0.18.2
* keep old 0.17.* around because new enlightenment is more picky on where it
  will run (compositor is now mandatory)
* 0.18.2 release:
  http://sourceforge.net/mailarchive/message.php?msg_id=31789335
* 0.18.3 release:
  http://sourceforge.net/mailarchive/message.php?msg_id=31895179

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:15 +01:00
Martin Jansa
62526723c7 e-wm: Drop evas-.*-loader.* from RDEPENDS
* with new evas those are by default built-in not as separate libs

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:15 +01:00
Martin Jansa
d93a01f375 emotion-generic-players: add recipe for 1.8.1
* be aware that this isn't very helpful yet until we upgrade
  vlc in meta-multimedia
* announcement:
  http://sourceforge.net/mailarchive/message.php?msg_id=31895179

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:15 +01:00
Martin Jansa
f3ceb4a5e2 evas-generic-loaders: upgrade to 1.8.1
* package generic pdf loaders as well

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:15 +01:00
Martin Jansa
bc30c220a2 terminology: upgrade to 0.4.0
* announcement
  http://sourceforge.net/mailarchive/message.php?msg_id=31728362

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:15 +01: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
5870add0ca python-efl: update packaging to match old packages
* like in efl recipe create packages matching with old separate recipes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:14 +01:00
Martin Jansa
9234bcb0d3 python-efl: upgrade from separate recipes to shared python-efl-1.8.1
* python-ecore, python-edbus, python-edje, python-elementary,
  python-emotion, python-evas are now built from single source tree
* announcements:
  1.8.0:
  http://sourceforge.net/mailarchive/message.php?msg_id=31728838
  1.8.1:
  http://sourceforge.net/mailarchive/message.php?msg_id=31862842

* be aware that upgrade-path wont probably work correctly
  and that you have to manually cleanup your sysroots before
  migrating to new shared efl recipe, for details see
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:14 +01:00
Martin Jansa
29a37034c1 efl: Adjust packaging to match more with old 1.7 separate recipes
* it improves upgrade-path, it's not perfect and I was testing it only on
  my SHR images which include lot of efl stuff, but not all, so some packages
  can still be a bit different

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:14 +01:00
Martin Jansa
6153ff53f9 efl: upgrade from separate recipes to shared efl-1.8.5
* eina, evas, eio, efreet, edbus2, ecore, ethumb, emotion, embryo, edje
  are now built from single source tree
* announcements:
  efl & friends
  http://sourceforge.net/mailarchive/message.php?msg_id=31733071
  EFL 1.8.4 release
  http://sourceforge.net/mailarchive/message.php?msg_id=31826305
  EFL 1.8.5 release
  http://sourceforge.net/mailarchive/message.php?msg_id=31895179

* be aware that upgrade-path wont probably work correctly
  and that you have to manually cleanup your sysroots before
  migrating to new shared efl recipe, for details see
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:21:14 +01:00
Matthieu CRAPET
c95e155780 recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:20:02 +01:00
Martin Jansa
6daf75e4e9 Update after toplevel LICENSE file checksum change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-04 08:47:18 +01:00
Martin Jansa
260a86b94e evas: Fix build with newer freetype
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-01 22:34:36 +01:00
Christian Muller
4efe862f66 evas: Fix RRECOMMENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Christian Muller <christian.mueller@heig-vd.ch>
2014-01-01 22:34:36 +01:00
Martin Jansa
8f69ed50d1 meta-oe, meta-efl: Restore few MIRROR variables
* these were correctly removed from oe-core in
  commit 3b333896c71689c664475d53daed52404bf6b21b
  Author: Phil Blundell <pb@pbcl.net>
  Date:   Thu Nov 14 18:15:46 2013 +0000

    bitbake.conf: Remove obsolete/unused MIRROR cruft
  but we still need them here, so add them to layer.conf

* FREESMARTPHONE_GIT is used by 4 recipes in meta-oe and a lot more in meta-fso (which depends on meta-oe)
  meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;branch=master"
  meta-oe/recipes-support/serial-utils/pty-forward-native.bb:SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia"
  meta-oe/recipes-support/serial-utils/serial-forward_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia"
  meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/vala-terminal.git;branch=master"

* E_MIRROR/E_SVN are used in many recipes in meta-efl, even with
  upstream moveing to git, not all components are already in git
  and for distros with populated PREMIRROR these variables are still
  important to parse the recipes.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-21 19:36:46 +01:00
Martin Jansa
df93b37717 meta-efl: upgrade efl to 1.7.9, e-wm to 0.17.5
* announcement:
  http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg56588.html
* most likely last bump I'll do in meta-efl before upgrading recipes to 1.8

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-18 23:20:24 +01:00
Martin Jansa
ba684a7671 lightmediascanner: Add PACKAGECONFIG for ogg
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:17:38 +02:00
Martin Jansa
d1656e84ae edb: Add PACKAGECONFIG for ncurses
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:17:38 +02:00
Martin Jansa
6a735515e1 imlib2: Add PACKAGECONFIG for gif, tiff, id3 and bzip2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:14:31 +02:00