---
 recipes/shr/e-wm-config-illume2-shr_git.bb |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)
 create mode 100644 recipes/shr/e-wm-config-illume2-shr_git.bb

diff --git a/recipes/shr/e-wm-config-illume2-shr_git.bb 
b/recipes/shr/e-wm-config-illume2-shr_git.bb
new file mode 100644
index 0000000..e848d05
--- /dev/null
+++ b/recipes/shr/e-wm-config-illume2-shr_git.bb
@@ -0,0 +1,27 @@
+DESCRIPTION = "illume2 SHR config"
+SECTION = "e/utils"
+DEPENDS = "eet"
+LICENSE = "MIT BSD"
+PV = "1.1-${EFL_SRCREV}+gitr${SRCPV}"
+PR = "r7"
+
+inherit e
+
+SRC_URI = 
"git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
+
+S = "${WORKDIR}/git/e-wm/${PN}"
+
+EXTRA_OECONF = "\
+  --with-eet-eet=${STAGING_BINDIR_NATIVE}/eet \
+"
+
+FILES_${PN} = "${datadir}/enlightenment/data/config/illume2-shr"
+
+RRECOMMENDS_${PN} = "\
+  e-wm-sysactions-shr \
+  e-wm-menu-shr \
+  illume-keyboard-default-alpha \
+  illume-keyboard-default-numeric \
+  illume-keyboard-default-terminal \
+"
+
-- 
1.7.0

_______________________________________________
Shr-devel mailing list
Shr-devel@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to