From d705a002d4f7b4c4f6b8033b2d977e311b7bfc46 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 26 Apr 2010 14:53:57 +0200 Subject: illume-keyboards-shr: add alpha keyboard Signed-off-by: Martin Jansa --- recipes/e17/illume-keyboards-shr_git.bb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'recipes') 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" -- cgit 1.2.3-korg