368 Commits

Author SHA1 Message Date
Martin Jansa 374029acf3 efl, elementary, e-wm: upgrade to 1.11.4 and 0.19.1
* announcements:
  https://phab.enlightenment.org/phame/live/3/post/efl_elementary_1_11_3_and_enlightenment_0_19_1_releases/
  https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_11_4_releases/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-27 12:50:01 +01:00
Martin Jansa 8c52cfbb19 terminology: upgrade from 0.5.1 to 0.7.0
* announcements:
  https://phab.enlightenment.org/phame/live/3/post/terminology_0_6_codename_space_shuttle_just_took_off/
  https://phab.enlightenment.org/phame/live/3/post/terminology_0_6_1/
  https://phab.enlightenment.org/phame/live/3/post/terminology_0_7/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-27 12:50:01 +01:00
Martin Jansa f41b4a1967 efl: add dependency on libxdamage
* as reported by Pieter, it's usually pulled through gstreamer1.0 which
  is enabled by default, but when disable it can fail to find Xdamage.h

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-06 01:07:52 +02:00
Martin Jansa 0f5df4ecf4 efl, elementary, elvas-generic-loaders: upgrade to 1.11.2
* announcement:
  https://phab.enlightenment.org/phame/post/view/85/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-06 01:07:51 +02:00
Martin Jansa e6af9ad84f e-wm: add recipe for 0.19.0 but with negative D_P
* announcement:
  https://phab.enlightenment.org/phame/post/view/87/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-06 01:07:51 +02:00
Martin Jansa 46698617eb e-wm: add git recipe with latest revision
* E19 is still in alpha stage, but I was told that many things work
  there better than old(ish) E18
* last announcement:
  https://phab.enlightenment.org/phame/live/3/post/e19_alpha2_now_with_50_more_explosions/
* but be aware that illume2 modules are gone and config mobile
  doesn't work without them
* there is new tiling config

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-27 12:49:20 +02:00
Martin Jansa b8b2d09963 e-wm: add efreet, evas-generic-loader-svg runtime recommendation
* resolves:
  ERR<efreet_cache>lib/efreet/efreet_cache.c:1108
  org.freedesktop.DBus.Error.ServiceUnknown The name
  org.enlightenment.Efreet was not provided by any .service files
  E: efreet couldn't build cache

  and

  Enlightenment found Evas can't load SVG files. Check Evas has SVG
  loader support.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-27 12:49:19 +02: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 67bc43a345 e-wm: upgrade to 0.18.8
Changes since 0.18.7:
* screenshot now displays a helpful error message when it fails
* efm no longer sometimes shows files from other directories
* efm no longer sometimes shows blank filenames
* fix syscon button signals
* fix winlist scrolling
* fix systray appindicator deletion
* fix systray appindicator icon loading

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-21 21:35:06 +02:00
Robert P. J. Day df540b52c7 packagegroups: Remove deprecated "task" backward compatibility
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-15 17:07:02 +02:00
Martin Jansa 737b599265 efl, expedite: explicitly add some packages, add libsdl dependency
* expedite has runtime dependency on them and insane_qa check doesn't see
  them as provided by evas dependency and shows following warnings:
  expedite-1.7.9: expedite rdepends on evas-engine-software-generic, but it isn't a build dependency? [build-deps]
  expedite-1.7.9: expedite rdepends on evas-engine-fb, but it isn't a build dependency? [build-deps]
  expedite-1.7.9: expedite rdepends on evas-loader-png, but it isn't a build dependency? [build-deps]
* always use libsdl dependency instead of PACKAGECONFIG, because
  there is also software-sdl engine, which isn't controlled by
  any configure option

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 11:00:41 +02:00
Martin Jansa fff74a0bd5 expedite: remove unrecognized configure options
* fixes following QA warnings:
  expedite-1.7.9: expedite: configure was passed unrecognised options:
    --disable-software-16-ddraw --disable-software-sdl
    --disable-opengl-glew [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:22 +02:00
Martin Jansa d9a4deb737 engrave: add dependency on flex
* fixes following floating dependencies:
  WARN: engrave: engrave rdepends on flex but it isn't a build dependency?

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:19 +02:00
Martin Jansa b4a83a31c7 webkit-efl: Fix type-limits warning
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22 00:01:58 +02:00
Richard Purdie e5925b868e efl: Use automake foreign for cpu/elmdentica/enjoy/ephoto/exalt-client/flame/forecasts/places/rain/uptime
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-22 00:01:55 +02:00
Richard Purdie 9fd0651c22 engrave: Use autotools-brokensep to avoid build failures
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-22 00:01:55 +02:00
Martin Jansa b2465e6a95 efl, elementary: upgrade to 1.10.2
* announcement:
  https://phab.enlightenment.org/phame/post/view/69/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22 00:01:52 +02:00
Martin Jansa 70d15b5a18 efl, elementary: upgrade to 1.10.1
* announcement:
  https://phab.enlightenment.org/phame/post/view/63/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-21 23:49:09 +02:00
Martin Jansa b14728a652 claws-mail: Fix build with B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-21 23:49:09 +02:00
Martin Jansa 6cc47fb2b0 imlib2: upgrade to use pkg-config for freetype2 support
* convert from old svn repo to new (legacy) git repo
* fixed upstream:
  commit fe82b9760c7ceb25747c6e634bc827b4cc8ecabd
  Author: Kim Woelders <kim@woelders.dk>
  Date:   Thu Jul 4 20:08:53 2013 +0200

    Autofoo updates.

    - Eliminate deprecated AC_TRY_CPP.
    - Use pkg-config in stead of freetype-config to get freetype info.
    - Eliminate my_includes/my_libs.
    - Clean up include paths.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-15 14:53:31 +02:00
Martin Jansa 332a41372e packagegroup-efl-sdk: Use luajit instead of lua5.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 19:22:26 +02:00
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 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 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 55960934f7 elementary: use B = "$S"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-12 08:38:29 +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 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