[oe-commits] Martin Jansa : illume-keyboards-shr: add alpha keyboard

git version control git at git.openembedded.org
Wed Apr 28 07:37:42 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d705a002d4f7b4c4f6b8033b2d977e311b7bfc46
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d705a002d4f7b4c4f6b8033b2d977e311b7bfc46

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Apr 26 14:53:57 2010 +0200

illume-keyboards-shr: add alpha keyboard

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/e17/illume-keyboards-shr_git.bb |    7 ++++++-
 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 90aab16..49abb9c 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"





More information about the Openembedded-commits mailing list