Commit Graph

508 Commits

Author SHA1 Message Date
Martin Jansa d25c8a4647 Revert "rage, emprint, news: Move to nonworking"
* use PNBLACKLIST instead

This reverts commit 1ead1a9196.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13 12:28:15 +02:00
Martin Jansa b536fd9a36 Revert "screenshot: Move to nonworking because depends on emprint"
* use PNBLACKLIST instead

This reverts commit 694119f6bf.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13 12:28:15 +02:00
Martin Jansa 45ec203457 webkit-efl: fix build with cmake-3*
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13 12:27:51 +02:00
Martin Jansa 6c90f6fa72 elmdentica, azy: blacklist because they are old and fail to build with gcc-5
* they weren't migrated from E_SVN to git and updated in ages, I'm not interested
  in maintaining them and nobody else volunteered to fix it

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13 12:27:49 +02:00
Martin Jansa 024ee6d433 epdf: Blacklist, old and not compatible with current poppler
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13 12:27:49 +02:00
Manuel Bachmann 5ea852737c efl: support wayland, egl
Allow EFL to build with Wayland support.
Allow EFL to build with EGL support (when combined with
Wayland support, it effectively achieves GL acceleration
under a Wayland compositor).

Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13 12:27:48 +02:00
Martin Jansa 0e35e160ff webkit-efl: add more -Wno-error options
* gcc-5.2 introduces strict-overflow, parentheses, logical-not-parentheses
* there is no development in webkit-efl fork, so I'm not going to spend
  time fixing them in source

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:34:33 +02:00
Martin Jansa c4efe978e1 terminology: upgrade to 0.9.1
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/terminology_0_9/
  https://phab.enlightenment.org/phame/live/3/post/terminology_0_9_1/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:34:32 +02:00
Martin Jansa ef8cd78ff3 e-wm: upgrade to 0.19.10
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/e19_10_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:34:32 +02:00
Martin Jansa ae530ddbb4 e-wm: upgrade to 0.19.9
* announcements:
  https://phab.enlightenment.org/phame/live/3/post/e19_6_release/
  https://phab.enlightenment.org/phame/live/3/post/e19_7_release/
  https://phab.enlightenment.org/phame/live/3/post/e19_8_release/
  https://phab.enlightenment.org/phame/live/3/post/e19_9_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:34:27 +02:00
Martin Jansa a96be25f86 python-efl: upgrade to 1.15.0
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/python_efl_1_15_0_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:34:27 +02:00
Martin Jansa 013763c66b efl,elementary,emotion-generic-players,evas-generic-loaders: upgrade to 1.15.*
* announcements:
  https://phab.enlightenment.org/phame/live/3/post/enlightenment_foundation_libraries_1_15_and_friends_are_out/
  https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_15_1_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:34:27 +02:00
Andreas Baak 37dc6b149a epeg: Move tool out of efl + update to latest version
The epeg tool was originally developed in the efl project
and was replaced by the evas package in efl long ago. The old,
unmaintained source code of epeg is still available from
an efl legacy repository https://svn.enlightenment.org/svn/e/OLD/.

Updates and improvements to epeg have been developed and collected
in a new github repository. This patch deletes the deprecated
package from the efl project and introduces a new recipe
that installs the updated epeg tool.

In the license file, one copyright line has been added which
indicates the authors of the tool.
Moreover, in the license text, one sentence has been removed
which elaborated on what is meant by "making the source code
available publicly". However, the license still remains
an MIT style license.

Signed-off-by: Andreas Baak <andreas.baak@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24 13:59:44 +02:00
Ross Burton c2cea10597 recipes: use class-native instead of deprecated virtclass-native.
virtclass overrides are deprecated, so use class overrides instead.

Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-08-24 13:58:19 +02:00
Martin Jansa 2c57e44647 efl, elementary: upgrade to 1.14.1
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_14_1_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-06-23 12:41:53 +02:00
Andre McCurdy ac1ca97f5f webkit-efl.inc: use x86 over-ride instead of i586
Support i686 without needing to duplicate the i586 over-ride.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-06-08 14:15:23 +02:00
Andre McCurdy 03c9547e59 elbow: use x86 over-ride instead of i586
Support i686 without needing to duplicate the i586 over-ride.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-06-08 14:15:22 +02:00
Martin Jansa 3216a867ab python-efl: upgrade to 1.14.0
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/python_efl_1_14_0_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-17 09:46:30 +02:00
Martin Jansa db6b01dc6c e-wm: upgrade to 0.19.5
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/e19_5_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-17 09:46:30 +02:00
Martin Jansa 4d8ef1b13f efl, elementary, emotion-generic-players, evas-generic-loaders: upgrade to 1.14.0
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/enlightenment_foundation_libraries_1_14_and_friends_are_out/
* LIC_FILES_CHKSUM update is caused only by new emile module listed
  there:
  emile:           licenses/COPYING.LGPL

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-17 09:46:29 +02:00
Martin Jansa 3f3b11d4c8 e-wm: upgrade to 0.19.4
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/e19_4_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-04-13 12:56:14 +02:00
Martin Jansa 539922a6dd efl,elementary,evas-generic-loaders: upgrade to 1.13.2
* announcements:
  https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_13_1_release/
  https://phab.enlightenment.org/phame/live/3/post/efl_elementary_and_evas_generic_loaders_1_13_2_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-04-13 12:55:52 +02:00
Martin Jansa 2f3765501c mcnavi: blacklist, isn't compatible with latest edje_cc
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-10 14:19:38 +01:00
Sven Ebenfeld 60739a9ee1 lightmediascanner: Fix SRC_URI
Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-03 08:36:40 +01:00
Martin Jansa 339c3053fc e-wm: upgrade to 0.19.3
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/e19_3_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-03 08:36:00 +01:00
Martin Jansa bac9922af7 terminology: upgrade to 0.8.0
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/terminology_0_8/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-02-27 09:40:02 +01:00
Martin Jansa 4027e0e3be entrance, diskio: blacklist
* they are old and now incompatible with edje_cc from 1.13.0

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-02-27 09:40:02 +01:00
Martin Jansa 40e932e7d8 python-efl: upgrade to 1.13.0
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/python_efl_1_13_0_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-02-27 09:40:02 +01:00
Martin Jansa 1db833574b efl, elementary, emotion-generic-players, evas-generic-loaders: Upgrade to 1.13.0
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/efl_1_13_is_out/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-02-27 09:40:02 +01:00
Martin Jansa f552863ec0 efl, elementary: upgrade to 1.12.2
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_12_2_releases/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-01-08 12:20:15 +01:00
Martin Jansa ad43d599ed e-wm: upgrade to 0.19.2
* announcement:
  https://phab.enlightenment.org/phame/live/3/post/e19_2_release/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-01-08 12:20:15 +01:00
Martin Jansa 90e1daa9a3 epdf: Fix LICENSE format
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-01-08 11:58:44 +01:00
Martin Jansa af74f96228 meta-efl: use MIT & BSD license
* add & operator

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-31 16:32:33 +01:00
Martin Jansa 196c1cc2f7 elbow: replace eve
* ewebkit1 was dropped in latest webkit-efl, elbow is based on ewebkit2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17 12:56:21 +01:00
Martin Jansa 64b41ca4f3 webkit-efl: upgrade to 1.11.0
* webkit-efl snapshots are now versioned consistenly with efl
  bump PE to prevent version going backwards
* announcement:
  http://sourceforge.net/p/enlightenment/mailman/message/32713414/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17 12:56:21 +01:00
Martin Jansa 153fd8a5a9 python-efl: Upgrade to 1.12.0
* announcement
  https://phab.enlightenment.org/phame/post/view/98/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17 12:56:21 +01:00
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
Jackie Huang af34fec381 meta-efl: Add LAYERVERSION and LAYERDEPENDS
According to README, it depends on oe-core and openembedded-layer

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-28 13:41:41 +01:00
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 601b7da489 python-efl: upgrade to 1.11.0
* announcement:
  https://phab.enlightenment.org/phame/post/view/86/

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 0e34dbbab2 python-efl: upgrade to 1.10.1
= Changes since 1.10.0 =

Kai Huuhko (7):

  - warnings--
  - Documentation: warnings--
  - Elementary.multibuttonentry: Inject a Python object to created items
  - Elementary.entry: Fix ref leak in filter callback handling.
  - Elementary: Fix object item tooltips
  - Fix build from tarball with Cython installed
  - Bump version number for release 1.10.1

davemds (1):
  - Fix emotion.__repr__ function

godfath3r (1):
  - doc: add cleanup command in INSTALL file.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-23 13:36:20 +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