aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-26 14:53:57 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-28 09:35:41 +0200
commitd705a002d4f7b4c4f6b8033b2d977e311b7bfc46 (patch)
treee240cef62b28f5bb940679143a934ad7bed416ed
parent78b028632c98446040ba57b05bf7e7263a8d4781 (diff)
downloadopenembedded-d705a002d4f7b4c4f6b8033b2d977e311b7bfc46.tar.gz
illume-keyboards-shr: add alpha keyboard
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/e17/illume-keyboards-shr_git.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/recipes/e17/illume-keyboards-shr_git.bb b/recipes/e17/illume-keyboards-shr_git.bb
index 90aab16529..49abb9c1a5 100644
--- a/recipes/e17/illume-keyboards-shr_git.bb
+++ b/recipes/e17/illume-keyboards-shr_git.bb
@@ -3,13 +3,14 @@ SECTION = "x11/data"
SRC_URI = "git://git.shr-project.org/repo/illume-keyboards.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
-SRCREV = "9bd2c8f060c48eee3ab247838d8ecf2cf7082472"
+SRCREV = "4064489f359a1addf572089b582f317dff5f50e1"
PV = "0.0+gitr${SRCPV}"
PE = "1"
PR = "r3"
PACKAGES = "\
+illume-keyboard-alpha \
illume-keyboard-arabic \
illume-keyboard-browse \
illume-keyboard-danish \
@@ -29,6 +30,10 @@ illume-keyboard-persian \
PACKAGE_ARCH = "all"
KEYBOARDS_DIR="${libdir}/enlightenment/modules/illume/keyboards"
+AUTHOR_illume-keyboard-alpha = "Jesus McCloud"
+DESCRIPTION_illume-keyboard-alpha = "Illume keyboard with phone-like layout"
+FILES_illume-keyboard-alpha = "${KEYBOARDS_DIR}/Alpha.kbd"
+
AUTHOR_illume-keyboard-arabic = "Mohammad Fahmi / Tom Hacohen"
DESCRIPTION_illume-keyboard-arabic = "Illume keyboard with arabic layout"
FILES_illume-keyboard-arabic = "${KEYBOARDS_DIR}/Arabic.kbd ${KEYBOARDS_DIR}/Arabic.png"