[oe-commits] Klaus Kurzmann : illume-keyboards-shr_git.bb: add package for persian keyboard

git version control git at git.openembedded.org
Fri Jan 29 17:14:27 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: afab0b0b550083bd125292bc73d024c407cb546e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=afab0b0b550083bd125292bc73d024c407cb546e

Author: Klaus Kurzmann <mok at fluxnetz.de>
Date:   Fri Jan 29 18:13:18 2010 +0100

illume-keyboards-shr_git.bb: add package for persian keyboard

Signed-off-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 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 0b3f95b..720f013 100644
--- a/recipes/e17/illume-keyboards-shr_git.bb
+++ b/recipes/e17/illume-keyboards-shr_git.bb
@@ -5,7 +5,7 @@ S = "${WORKDIR}/git"
 
 PV = "0.0+gitr${SRCREV}"
 PE = "1"
-PR = "r1"
+PR = "r2"
 
 
 PACKAGES = "\
@@ -21,6 +21,7 @@ illume-keyboard-hebrew \
 illume-keyboard-numeric-alt \
 illume-keyboard-russian \
 illume-keyboard-russian-terminal \
+illume-keyboard-persian"
 "
 
 PACKAGE_ARCH = "all"
@@ -72,6 +73,10 @@ AUTHOR_illume-keyboard-russian-terminal = "lucky"
 DESCRIPTION_illume-keyboard-russian-terminal = "Illume keyboard with russian layout for the Terminal"
 FILES_illume-keyboard-russian-terminal = "${libdir}/enlightenment/modules/illume/keyboards/russian-terminal"
 
+AUTHOR_illume-keyboard-persian = "alabd"
+DESCRIPTION_illume-keyboard-persian = "Illume keyboard with persian layout"
+FILES_illume-keyboard-persian = "${libdir}/enlightenment/modules/illume/keyboards/persian"
+
 do_install() {
 	make DESTDIR=${D} install
 }





More information about the Openembedded-commits mailing list