Commit Graph

443 Commits

Author SHA1 Message Date
Martin Jansa a4b54a8cc3 efl: use luajit by default
* lua-old is less tested and supported by upstream and luajit
  seems to work OK with 1.10.0
* luajit will be hard dependency with elua

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 19:22:26 +02:00
Martin Jansa d03f487930 python-efl: upgrade to 1.10.0
* announcement:
  https://phab.enlightenment.org/phame/post/view/60/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 19:22:26 +02:00
Martin Jansa 397c5f238b efl: add PACKAGECONFIG for c++11 and disable it by default
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 19:22:26 +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 9cc59f31d9 terminology: upgrade to 0.5.1
* announcement:
  https://phab.enlightenment.org/phame/post/view/57/
* LIC_FILES_CHKSUM change is just Copyright year update:
  < Copyright (C) 2012-2014 Carsten Haitzler and various contributors (see AUTHORS)
  ---
  > Copyright (C) 2012-2012 Carsten Haitzler and various contributors (see AUTHORS)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 19:22:25 +02:00
dv@pseudoterminal.org 42b2b8c31b e-wm: Add patch to fix crash caused by type error
Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 19:22:25 +02:00
Martin Jansa 33a45cf652 imlib2, mcnavi: Blacklist because of broken imlib2 after freetype2-config was removed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 19:22:24 +02:00
Martin Jansa ecd62f7474 exalt-client: fix build for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:21 +02:00
Martin Jansa f91aa2a21b elmdentica: remove autopoint to fix B!=S build
* it probably isn't needed anymore

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:21 +02:00
Martin Jansa 0103d10a30 ephoto, libeflvala: use autotools-brokensep
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:21 +02:00
Martin Jansa 516d4498f0 flame: fix build for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:21 +02:00
Martin Jansa c9d54b9b07 rain: fix build for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:21 +02:00
Martin Jansa 2eadef304c exalt: fix build for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:21 +02:00
Martin Jansa b6d91f59cf lightmediascanner: fix build for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:20 +02:00
Martin Jansa d1810d6043 azy: fix build for B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:20 +02:00
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