Martin Jansa
df9e91e78c
meta-efl: upgrade efl to 1.7.7, e-wm to 0.17.3
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-06-11 09:00:40 +02:00
Martin Jansa
7e95a6882b
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 11:01:49 +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
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
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
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
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
a140e9a352
terminology: upgrade to 0.2.0
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-18 17:34:33 +01:00
Martin Jansa
fe18756869
exalt-client: fix FILES for PN-staticdev
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:59 +01:00
Martin Jansa
c08c78bb97
enjoy: depend on edbus2
...
* ported to edbus2 in r80102
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:57 +01:00
Martin Jansa
76ef402036
exalt-client: add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:55 +01:00
Martin Jansa
8c9b3585d9
elementary-alarm: remove recipe, source was removed in r70549
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:53 +01:00
Martin Jansa
10946e6282
waker: remove recipe, source was removed in r70549
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:53 +01:00
Martin Jansa
d0ae22598e
notification: remove recipe, notification module is now part of e-wm
...
* merged to e in r64475
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:53 +01:00
Martin Jansa
6edce25c22
rain: add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:51 +01:00
Martin Jansa
6e0398b0c9
flame: add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:51 +01:00
Martin Jansa
f7d587f440
news: fix LICENSE and add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:51 +01:00
Martin Jansa
be590b22da
exalt: fix LICENSE and add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:51 +01:00
Martin Jansa
351c396286
ephoto: update LICENSE and LIC_FILES_CHKSUM
...
* COPYNG.icons was changed to GPL-3.0 in r60781
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:51 +01:00
Martin Jansa
e6f54e9e77
exquisite: add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:51 +01:00
Martin Jansa
23ecb8b3e6
diskio: add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:50 +01:00
Martin Jansa
ec5cecb7d1
cpu: add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:50 +01:00
Martin Jansa
0db0609fa0
forecast: add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:50 +01:00
Martin Jansa
fd6f4c8827
uptime: add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:50 +01:00
Martin Jansa
3e0bf37eeb
edje-viewer: add LIC_FILES_CHKSUM and drop BSD from LICENSE
...
* COPYING does not say anything from BSD license, only MIT
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-12-11 01:52:50 +01:00
Martin Jansa
92bf1cf368
e-wm: fix file permissions on sysactions.conf
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-11-29 11:04:54 +01:00
Martin Jansa
6ba5d2f782
e-wm: add setxkbmap to RDEPENDS
...
* called from xkb map E17 module
Jan 02 02:58:42 gjama xinit[418]: SET XKB RUN: setxkbmap -model 'default'
Jan 02 02:58:42 gjama xinit[418]: SET XKB RUN: setxkbmap -model 'default'
Jan 02 02:58:43 gjama xinit[418]: /bin/sh: setxkbmap: command not found
Jan 02 02:58:43 gjama xinit[418]: /bin/sh: setxkbmap: command not found
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-11-29 11:04:54 +01:00
Martin Jansa
a5e97517cb
eve: bump SRCREV back to EFL_SRCREV and add edbus2 dependency
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-11-29 11:04:54 +01:00
Martin Jansa
57cbe778f0
e-wm-theme-b-and-w: add recipe for old default theme b_and_w
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-11-29 11:04:53 +01:00
Martin Jansa
9b3ae30b8c
e-wm: add work around for illume2 issues from r78978
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-11-29 11:04:53 +01:00
Martin Jansa
c39af8cb6f
e-wm: update path to icon_icon_theme.png, add some unpackaged files and xcb to DEPENDS
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-11-29 11:04:53 +01:00
Martin Jansa
addd4f6ffc
eve: add edbus to DEPENDS, but use older SRCREV which depends on edbus1 not edbus2
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-11-29 11:04:52 +01:00
Otavio Salvador
84cdc8465c
rage: Add license checksum
...
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Acked-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-24 08:29:11 +02:00
Martin Jansa
2730f4f6fa
elmdentica: add LIC_FILES_CHKSUM
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-10-02 19:29:07 +02:00
Denis 'GNUtoo' Carikli
fac9e9c8b5
meta-efl: enjoy: fix scrolling
...
* [SHR bug #2058 ] http://www.shr-project.org/trac/ticket/2058
* [EFL bug #1477 ] http://trac.enlightenment.org/e/ticket/1477
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-11 12:26:03 +02:00
Martin Jansa
ac20fad16f
e-wm: update RRECOMMENDS_-config-mobile
...
* I've forgot to rename this when illume2 was renamed to mobile
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-05 10:05:03 +02:00
Martin Jansa
605e8f47b2
terminology: add version 0.1.0, negative D_P to svn and bump PE
...
* PE bump is needed for upgrade path from svn recipe to 0.1.0 release
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-05 10:05:03 +02:00
Martin Jansa
162776afa4
expedite: move to efl subdir
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:58:08 +02:00
Martin Jansa
7808cc0207
recipes-efl: upgrade to 1.6.99-beta
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:58:08 +02:00
Martin Jansa
1b69dded38
meta-efl: introduce 1.6.99-alpha releases
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:57:43 +02:00
Martin Jansa
2eaeef30ed
e-wm: illume2 profile was renamed to mobile
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:57:43 +02:00
Martin Jansa
2645400f7c
e-wm: include unpackaged data/favourites in PN
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:57:42 +02:00
Martin Jansa
04e96a281d
enjoy: update LIC_FILES_CHKSUM, typos fixed in r74611
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:57:42 +02:00
Martin Jansa
9f5cda65b4
e-wm: add some evas-loaders to RDEPENDS
...
* it doesn't even start without those
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:57:42 +02:00
Martin Jansa
de7125c0aa
e-wm: add elementary dependency
...
* fixes: e_main.c:22:24: fatal error: Elementary.h: No such file or directory
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:57:42 +02:00
Martin Jansa
a69f5e0fe5
e-wm: add eio to DEPENDS
...
* it's needed since r74373
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:57:40 +02:00
Martin Jansa
ef5df8eecc
eve: drop patch applied upstream
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:57:40 +02:00
Martin Jansa
aae1f884d8
terminology: add terminology-themes to RDEPENDS
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:57:40 +02:00
Martin Jansa
5f1431d038
e-wm: packaging: include flags in PN-images, add catch-all PN-backgrounds package
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-08-20 09:57:40 +02:00