Commit Graph

381 Commits

Author SHA1 Message Date
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
Martin Jansa
fdef4b64cc e-wm: Add PACKAGECONFIG for pam
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:13:54 +02:00
Martin Jansa
d9e82a8f9a expedite: Add PACKAGECONFIG for sdl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:13:53 +02:00
Martin Jansa
99beb8af34 entrance: Add PACKAGECONFIG for consolekit
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:13:53 +02:00
Martin Jansa
d4b344eb6e webkit-efl: Add dependency on gst-plugins-base
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03 19:12:40 +02:00
Jackie Huang
b79176adb3 remove the unnecessary protocol parameters
It's not necessary to specify the protocol parameter when it's the
default protocol for the fetcher, e.g. the default protocol for
git fetcher it git, "protocol=git" isn't needed.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03 16:59:13 +02:00
Martin Jansa
f4fa7239f3 webkit-efl: add dependency on gstreamer
* fails without it:
  | -- checking for module 'gstreamer-0.10'
  | --   package 'gstreamer-0.10' not found
  | -- checking for module 'gstreamer-base-0.10'
  | --   package 'gstreamer-base-0.10' not found
  | -- checking for module 'gstreamer-app-0.10'
  | --   package 'gstreamer-app-0.10' not found
  | -- checking for module 'gstreamer-audio-0.10'
  | --   package 'gstreamer-audio-0.10' not found
  | -- checking for module 'gstreamer-fft-0.10'
  | --   package 'gstreamer-fft-0.10' not found
  | -- checking for module 'gstreamer-interfaces-0.10'
  | --   package 'gstreamer-interfaces-0.10' not found
  | -- checking for module 'gstreamer-pbutils-0.10'
  | --   package 'gstreamer-pbutils-0.10' not found
  | -- checking for module 'gstreamer-video-0.10'
  | --   package 'gstreamer-video-0.10' not found
  | CMake Error at cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  |   Could NOT find GStreamer (missing: GSTREAMER_INCLUDE_DIRS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:30 +02:00
Bob Ham
23ad6cfe2b python-edje: Fix building by preventing attempted use of examples
The examples apparently require compilation of .edc files to .edj
files using a program called edje_cc.  I have no idea how the upstream
Makefile is supposed to work but it contains no such instructions and
errors out without this configure option.

Signed-off-by: Bob Ham <rah@settrans.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:27 +02:00
Martin Jansa
a6eaf86f0a azy: add glib-2.0 dependency
* Package 'glib-2.0', required by 'ecore', not found

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:26 +02:00
Martin Jansa
ecf229fe39 evas: add PACKAGECONFIG for harfbuzz
* harfbuzz is autodetected and can cause even edje_cc to fail,
  this if from cpu.bb build:
  | sysroots/x86_64-linux/usr/bin/edje_cc:
    error while loading shared libraries: libharfbuzz.so.0: cannot open
    shared object file: No such file or directory
  | make[2]: *** [e-module-cpu.edj] Error 127

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:26 +02: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
7ecfe85458 ecore: add PACKAGECONFIG for wayland
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:25 +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
0ff1082e2e efl: drop .inc and _svn.bb files for libs included in efl.git
* in preparation for merged source dir in efl.git I don't plan to support newer SRCREVs from subversion
* drop INC_PR and fold lib.inc into the recipe

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:25 +02:00
Martin Jansa
dd708272e9 meta-efl: upgrade efl to 1.7.8, e-wm to 0.17.4
* announcement:
  http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg54004.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:25 +02:00
Martin Jansa
c11f208cb2 imlib2, lightmediascanner: Add PRIVATE_LIBS
* to resolve following warning:
  WARNING: lightmediascanner-0.4.4 is already registered as shlib provider for png.so, ignoring imlib2-loaders-1.4.5+svnr82070 trying to register the same
  WARNING: lightmediascanner-0.4.4 is already registered as shlib provider for jpeg.so, ignoring imlib2-loaders-1.4.5+svnr82070 trying to register the same
  WARNING: lightmediascanner-0.4.4 is already registered as shlib provider for id3.so, ignoring imlib2-loaders-1.4.5+svnr82070 trying to register the same
  when fixes from https://bugzilla.yoctoproject.org/show_bug.cgi?id=4628
  are included in build

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:22 +02:00
Martin Jansa
eff5824e9f e-base: add module.so to PRIVATE_LIBS
* efl and e17 modules are installed in different directories and nothing is going to
  link with them -> no need to register them in shlibs providers

* see https://bugzilla.yoctoproject.org/show_bug.cgi?id=4628 for more
  details about why this WARNING about multiple shlib providers was added

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30 11:17:42 +02:00
Martin Jansa
a706c2734c webkit-efl: Update patch to fix undefined hasTagName reference
* some builds were still failing to link DumpRenderTree
  and nm revealed that another possible source of this reference is
  CSSStyleSheet:
  ./src/lib/libwebcore_efl.so
   U _ZNK7WebCore4Node10hasTagNameERKNS_13QualifiedNameE
  ./src/Source/WebCore/CMakeFiles/webcore_efl.dir/css/CSSStyleSheet.cpp.o
   U _ZNK7WebCore4Node10hasTagNameERKNS_13QualifiedNameE

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-29 14:22:47 +02:00
Paul Barker
9e0823c4e8 enjoy: replace ENTERPRISE_DISTRO with PACKAGECONFIG options
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-27 18:52:24 +02:00
Martin Jansa
17ace92714 webkit-efl: Fix build with gcc-4.8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-03 14:32:02 +02:00
Martin Jansa
8b94591a58 evas: Add patch to fix segfaults
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:00:14 +02:00
Martin Jansa
4514f8ca26 meta-efl: upgrade efl to 1.7.7, e-wm to 0.17.3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-28 11:00:14 +02:00
Martin Jansa
2d54ce17a7 README: show github mirror URL in layer dependencies
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-03 13:32:03 +02:00
Martin Jansa
a0626bab80 e-wm-0.17.2.1: Update checksums, tarball was repackaged upstream :/
Files enlightenment-0.17.2.1/ChangeLog and enlightenment-0.17.2.1-new/ChangeLog differ
Files enlightenment-0.17.2.1/NEWS and enlightenment-0.17.2.1-new/NEWS differ
Files enlightenment-0.17.2.1/po/ca.gmo and enlightenment-0.17.2.1-new/po/ca.gmo differ
Files enlightenment-0.17.2.1/po/ca.po and enlightenment-0.17.2.1-new/po/ca.po differ
Files enlightenment-0.17.2.1/po/eo.gmo and enlightenment-0.17.2.1-new/po/eo.gmo differ
Files enlightenment-0.17.2.1/po/eo.po and enlightenment-0.17.2.1-new/po/eo.po differ

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-29 10:37:32 +02:00
Martin Jansa
5e6d374ae7 README: add -M to git send-email example
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-26 19:41:27 +02:00
Martin Jansa
a82724841a README: add me to maintainers in some layers
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-26 19:41:27 +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
48442f2621 entrance: move systemd support from meta-systemd back to meta-efl
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15 16:22:02 +02:00
Martin Jansa
5d9f5111f2 evas-1.7.6.1: Update checksums, tarball was repackaged upstream :/
Files old/evas-1.7.6.1/ChangeLog and new/evas-1.7.6.1/ChangeLog differ
Files old/evas-1.7.6.1/NEWS and new/evas-1.7.6.1/NEWS differ
Files old/evas-1.7.6.1/src/lib/engines/common/evas_font_ot.c and new/evas-1.7.6.1/src/lib/engines/common/evas_font_ot.c differ
Files old/evas-1.7.6.1/src/tests/evas_test_textblock.c and new/evas-1.7.6.1/src/tests/evas_test_textblock.c differ

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-12 18:50:16 +02:00
Martin Jansa
f70843ac47 e-wm: upgrade to 1.17.2.1 which correctly sets relname
* so all modules end in right subdirectory now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09 21:34:16 +02:00
Martin Jansa
b00c23b27e evas: upgrade to 1.7.6.1 and drop applied patch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09 21:34:16 +02:00
Martin Jansa
45369526f5 meta-efl: upgrade efl to 1.7.6, e-wm to 0.17.2, terminology to 0.3.0
* announcements:
  http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg52198.html
  http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg51986.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-09 21:34:16 +02:00
Martin Jansa
5c56e0d757 meta-efl: set ALLOW_EMPTY only for PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-05 14:46:50 +01:00
Martin Jansa
ac174eac59 enjoy: improve RDEPENDS to set it only on PN
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-05 11:05:51 +01:00
Martin Jansa
1b2de682b6 e-wm: upgrade to 0.17.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-01 17:44:22 +01:00
Martin Jansa
b139c889cf webkit-efl: add edbus dependency
| -- checking for module 'edbus>=1.1.0'
| --   package 'edbus>=1.1.0' not found
| -- checking for module 'eukit>=1.1.0'
| --   package 'eukit>=1.1.0' not found

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-22 13:18:33 +01:00
Martin Jansa
a0292fc5fc meta-efl: upgrade efl to 1.7.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-06 13:09:42 +01:00
Martin Jansa
d29ca327fb edbus2: update DESCRIPTION
* remove HAL from DESCRIPTION, it's from e_dbus

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:43 +01:00
Martin Jansa
ccd41dd48c edbus2: update SRC_URI
* edbus2 was merged in efl tree and moved to IN-EFL in r81826
  there is important fix also in IN-EFL/edbus2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:43 +01:00
Martin Jansa
4c7d2c99a9 e-base: bump EFL_SRCREV
* this upgrade is important mostly for edbus2
* edbus2 is using AC_TRY_RUN in edbus/m4/ac_valist.m4, it does not
  work for us cross-compiling
* without this change eve/enjoy segfaults:
  http://sourceforge.net/mailarchive/message.php?msg_id=30297875

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:15 +01:00
Martin Jansa
0129f39882 webkit-efl: fix build with bison-2.6+
* bison was upgraded to 2.7 in oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:22 +01:00
Martin Jansa
f05223782c mcnavi: upgrade to 0.3.4
* old version no longer available on SRC_URI

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:28 +01:00
Martin Jansa
b415fe7782 edbus2: include edbus-codegen in PN-utils
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:32:56 +01:00
Martin Jansa
4b5cff5471 e-wm: add recipe for released tarball
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:32:53 +01:00
Martin Jansa
9ec6dd3dc8 meta-efl: update efl svn recipes PV to 1.7.4+svnr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:10:24 +01:00
Martin Jansa
ded035f8d9 meta-efl: upgrade efl to 1.7.4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:10:24 +01:00
Martin Jansa
0bc442eef0 e-base: bump EFL_SRCREV for E17 zero
* alias final Enlightenment 0.17 version
* announcement: http://www.enlightenment.org/p.php?p=news&l=en

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:10:24 +01:00
Martin Jansa
ef5e1d7520 e-base: bump EFL_SRCREV for E17 release called omege
* this should be last pre-release before E17
* changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=75

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-19 12:07:32 +01:00