mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
e-base,e-wm: bump EFL_SRCREV and remove illume1 from e-wm
* illume1 and it's theme were removed in r59932, r59933, r59936, r59982 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
9e0a8f915f
commit
b37564b735
|
|
@ -2,7 +2,7 @@ HOMEPAGE = "http://www.enlightenment.org"
|
|||
SRCNAME ?= "${BPN}"
|
||||
|
||||
# usually tracks svn trunk HEAD
|
||||
EFL_SRCREV ?= "59463"
|
||||
EFL_SRCREV ?= "59985"
|
||||
# revision when 1.0.0 was released, for recipes which don't need rebuild so often
|
||||
EFL_SRCREV_1.0.0 ?= "56356"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,13 +0,0 @@
|
|||
Index: e/config/illume/e.src
|
||||
===================================================================
|
||||
--- e.orig/config/illume/e.src 2009-01-30 23:34:37.000000000 +0100
|
||||
+++ e/config/illume/e.src 2009-01-30 23:34:54.000000000 +0100
|
||||
@@ -665,7 +665,7 @@
|
||||
value "display_res_height" int: 1;
|
||||
value "display_res_hz" int: 0;
|
||||
value "display_res_rotation" int: 0;
|
||||
- value "screensaver_enable" int: 1;
|
||||
+ value "screensaver_enable" int: 0;
|
||||
value "screensaver_timeout" int: 30;
|
||||
value "screensaver_interval" int: 5;
|
||||
value "screensaver_blanking" int: 2;
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
--- e/src/modules/illume/e_flaunch.c 2010-02-09 22:33:25.000000000 +0100
|
||||
+++ e/src/modules/illume/e_flaunch.c 2010-02-09 22:33:25.000000000 +0100
|
||||
@@ -97,10 +97,10 @@
|
||||
int num = 0, max, count;
|
||||
|
||||
// FIXME: 3 should become config here
|
||||
- max = 10;
|
||||
+ max = 3;
|
||||
// for now just look for any apps in "category" 'Bar' and add the first 3
|
||||
// FIXME: category should be configurable...
|
||||
- bar_desktops = efreet_util_desktop_category_list("System");
|
||||
+ bar_desktops = efreet_util_desktop_category_list("Bar");
|
||||
if (bar_desktops)
|
||||
{
|
||||
Efreet_Desktop *desktop;
|
||||
|
|
@ -17,9 +17,7 @@ SRC_URI = "\
|
|||
"
|
||||
|
||||
SRC_URI_append_shr = " \
|
||||
file://illume-disable-screensaver.patch \
|
||||
file://wizard-module-skipping.patch \
|
||||
file://illume-flaunch-fix.patch \
|
||||
"
|
||||
|
||||
EXTRA_OECONF = "\
|
||||
|
|
@ -69,14 +67,12 @@ RREPLACES_${PN} = "systray"
|
|||
|
||||
PACKAGES =+ "\
|
||||
${PN}-config-default \
|
||||
${PN}-config-illume \
|
||||
${PN}-config-illume2 \
|
||||
${PN}-config-minimalist \
|
||||
${PN}-config-netbook \
|
||||
${PN}-config-scaleable \
|
||||
${PN}-config-standard \
|
||||
${PN}-theme-default \
|
||||
${PN}-theme-illume \
|
||||
${PN}-background-dark-gradient \
|
||||
${PN}-background-light-gradient \
|
||||
${PN}-images \
|
||||
|
|
@ -104,14 +100,12 @@ RRECOMMENDS_${PN} = "\
|
|||
"
|
||||
|
||||
PACKAGE_ARCH_${PN}-config-default = "all"
|
||||
PACKAGE_ARCH_${PN}-config-illume = "all"
|
||||
PACKAGE_ARCH_${PN}-config-illume2 = "all"
|
||||
PACKAGE_ARCH_${PN}-config-minimalist = "all"
|
||||
PACKAGE_ARCH_${PN}-config-netbook = "all"
|
||||
PACKAGE_ARCH_${PN}-config-scaleable = "all"
|
||||
PACKAGE_ARCH_${PN}-config-standard = "all"
|
||||
PACKAGE_ARCH_${PN}-theme-default = "all"
|
||||
PACKAGE_ARCH_${PN}-theme-illume = "all"
|
||||
PACKAGE_ARCH_${PN}-background-dark-gradient = "all"
|
||||
PACKAGE_ARCH_${PN}-background-light-gradient = "all"
|
||||
PACKAGE_ARCH_${PN}-images = "all"
|
||||
|
|
@ -142,14 +136,12 @@ FILES_${PN} = "\
|
|||
"
|
||||
|
||||
FILES_${PN}-config-default = "${datadir}/enlightenment/data/config/default"
|
||||
FILES_${PN}-config-illume = "${datadir}/enlightenment/data/config/illume"
|
||||
FILES_${PN}-config-illume2 = "${datadir}/enlightenment/data/config/illume-home"
|
||||
FILES_${PN}-config-illume2 = "${datadir}/enlightenment/data/config/illume"
|
||||
FILES_${PN}-config-minimalist = "${datadir}/enlightenment/data/config/minimalist"
|
||||
FILES_${PN}-config-netbook = "${datadir}/enlightenment/data/config/netbook"
|
||||
FILES_${PN}-config-scaleable = "${datadir}/enlightenment/data/config/scaleable"
|
||||
FILES_${PN}-config-standard = "${datadir}/enlightenment/data/config/standard"
|
||||
FILES_${PN}-theme-default = "${datadir}/enlightenment/data/themes/default.edj"
|
||||
FILES_${PN}-theme-illume = "${datadir}/enlightenment/data/themes/illume.edj"
|
||||
FILES_${PN}-theme-default = "${datadir}/enlightenment/data/themes/default.edj"
|
||||
FILES_${PN}-background-dark-gradient = "${datadir}/enlightenment/data/backgrounds/Dark_Gradient.edj"
|
||||
FILES_${PN}-background-light-gradient = "${datadir}/enlightenment/data/backgrounds/Light_Gradient.edj"
|
||||
|
|
@ -181,14 +173,7 @@ FILES_illume-keyboard-default-terminal = "\
|
|||
"
|
||||
|
||||
RRECOMMENDS_${PN}-config-default = "${PN}-theme-default"
|
||||
RRECOMMENDS_${PN}-config-illume = "\
|
||||
${PN}-theme-illume \
|
||||
illume-keyboard-default-alpha \
|
||||
illume-keyboard-default-numeric \
|
||||
illume-keyboard-default-terminal \
|
||||
"
|
||||
RRECOMMENDS_${PN}-config-illume2 = "\
|
||||
${PN}-theme-illume \
|
||||
illume-keyboard-default-alpha \
|
||||
illume-keyboard-default-numeric \
|
||||
illume-keyboard-default-terminal \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user