IPKG_VARIANT = "opkg"
#Illume settings
-ILLUME_CONFIG = "e-wm-config-illume2-shr"
-ILLUME_THEME = "e-wm-theme-illume-gry"
+ESYSACTIONS = "e-wm-sysactions-shr"
+EMENU = "e-wm-menu-shr"
+ECONFIG = "e-wm-config-illume2-shr"
+ETHEME = "e-wm-theme-illume-gry"
# From minimal.conf
LICENSE = "MIT BSD"
SRCNAME = "e"
PV = "0.16.999.060+svnr${SRCPV}"
-PR = "r18"
+PR = "r19"
SRCREV = "${EFL_SRCREV}"
inherit e update-alternatives
illume-keyboard-default-terminal \
"
+ESYSACTIONS ?= "${PN}-sysactions"
+
RRECOMMENDS_${PN} = "\
${PN}-config-default \
${PN}-images \
${PN}-icons \
${PN}-other \
${PN}-input-methods \
- ${PN}-sysactions \
+ ${ESYSACTIONS} \
"
PACKAGE_ARCH_${PN}-config-default = "all"
DESCRIPTION = "XDG menu file for the freesmartphone.org project"
LICENSE = "PD"
PV = "0.1"
-PR = "r0"
+PR = "r1"
SRC_URI = "file://applications.menu"
install -m 644 ${WORKDIR}/applications.menu ${D}/${sysconfdir}/xdg/menus/
}
-RPROVIDES_${PN} = "e-wm-menu"
+RCONFLICTS_${PN} = "e-wm-menu"
CONFFILES_${PN} = "${sysconfdir}/xdg/menus/applications.menu"
FILES_${PN} = "${sysconfdir}/xdg/menus/applications.menu"
task-base \
"
-ILLUME_THEME = "illume-theme-fso"
+ETHEME = "illume-theme-fso"
X_INSTALL = "\
task-x11-illume \
task-base \
"
-ILLUME_THEME = "illume-theme-freesmartphone"
+ETHEME = "illume-theme-freesmartphone"
X_INSTALL = "\
task-x11-illume \
SPLASH = "exquisite exquisite-themes exquisite-theme-illume"
# Default illume theme
-ILLUME_THEME ?= "e-wm-theme-illume"
-ILLUME_CONFIG ?= "e-wm-config-illume2"
+ETHEME ?= "e-wm-theme-illume"
+ECONFIG ?= "e-wm-config-illume2"
+ESYSACTIONS ?= "e-wm-sysactions"
+EMENU ?= "e-wm-menu"
# getting the base system up
BASE_INSTALL = "\
shared-mime-info \
mime-support \
e-wm \
- e-wm-menu \
- e-wm-sysactions \
- ${ILLUME_CONFIG} \
- ${ILLUME_THEME} \
+ ${EMENU} \
+ ${ESYSACTIONS} \
+ ${ECONFIG} \
+ ${ETHEME} \
e-wm-config-standard \
e-wm-config-netbook \
e-wm-config-minimalist \
RDEPENDS_${PN} = "shr-e-gadgets"
SRCREV = "b166fa3c8f7160c0102877d32ee3ad09c8afaa7d"
PV = "1.2+gitr${SRCPV}"
-PR = "r7"
+PR = "r8"
inherit e
FILES_${PN} = "${datadir}/enlightenment/data/config/illume2-shr"
+ESYSACTIONS ?= "e-wm-sysactions"
+EMENU ?= "e-wm-menu"
+
RRECOMMENDS_${PN} = "\
- e-wm-sysactions-shr \
- e-wm-menu-shr \
+ ${ESYSACTIONS} \
+ ${EMENU} \
illume-keyboard-default-alpha \
illume-keyboard-numeric-alt \
illume-keyboard-default-terminal \
LICENSE = "MIT BSD"
SRCREV = "bbcec18f0ebd47e4f6eea88b9b774edf7400e752"
PV = "1.2+gitr${SRCPV}"
-PR = "r5"
+PR = "r6"
PACKAGE_ARCH = "all"
-RPROVIDES_${PN} = "e-wm-sysactions"
RCONFLICTS_${PN} = "e-wm-sysactions"
-#RREPLACES_${PN} = "e-wm-sysactions"
SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
DESCRIPTION = "SHR Lite Image Feed"
-PR = "r40"
+PR = "r41"
PV = "2.0"
LICENSE = "GPL"
RDEPENDS_${PN}-x = "\
task-x11-illume \
task-fonts-truetype-core \
- e-wm-menu-shr \
shr-wizard \
shr-theme-gry \
xcursor-transparent-theme \
inherit task
# Default illume theme
-ILLUME_THEME ?= "e-wm-theme-illume"
-ILLUME_CONFIG ?= "e-wm-config-illume2"
+ETHEME ?= "e-wm-theme-illume"
+ECONFIG ?= "e-wm-config-illume2"
RDEPENDS_${PN} = "\
task-x11-server \
# xserver-kdrive-splash-illume \
\
e-wm \
- ${ILLUME_CONFIG} \
- ${ILLUME_THEME} \
+ ${ECONFIG} \
+ ${ETHEME} \
"