[oe-commits] org.oe.dev matchbox-keyboard-inputmethod svn: Apply multiple-layouts patches.

pfalcon commit openembedded-commits at lists.openembedded.org
Tue Dec 11 21:04:50 UTC 2007


matchbox-keyboard-inputmethod svn: Apply multiple-layouts patches.
* Just the same as matchbox-keyboard.
* Actually, this is adhox workaround for non-determinism in image building
(when ipkg, having matchbox-keyboard and matchbox-keyboard-inputmethod, both
Provide'ing each other, selects some non-deterministically).

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 320cd49f6ce7994ee9c34b9b23d6c3feaf3889fc
ViewMTN: http://monotone.openembedded.org/revision/info/320cd49f6ce7994ee9c34b9b23d6c3feaf3889fc
Files:
1
packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
Diffs:

#
# mt diff -r1dd8a9a5d81a76938d17e6b145683f1aa9db5847 -r320cd49f6ce7994ee9c34b9b23d6c3feaf3889fc
#
# 
# 
# patch "packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb"
#  from [093b78dbcd548a0f00e99d0e61927ec61afc124b]
#    to [0443c38b2e1463c513fd3a12fa5c0d213e337cec]
# 
============================================================
--- packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb	093b78dbcd548a0f00e99d0e61927ec61afc124b
+++ packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb	0443c38b2e1463c513fd3a12fa5c0d213e337cec
@@ -6,10 +6,15 @@ PV = "0.0+svnr${SRCREV}"
 #DEFAULT_PREFERENCE = "-1"
 SECTION = "x11"
 PV = "0.0+svnr${SRCREV}"
-PR = "r8"
+PR = "r9"
 
 SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-keyboard;proto=http \
 	file://smallscreen-fontsize.patch;patch=1 \
+        file://2-Add-new-modifier--layout--Used-to-cycle-thru-all-available-layouts.patch;patch=1 \
+        file://3-Changes-to-improve-layout-rendering--especially-after-adding-support-for.patch;patch=1 \
+        file://4-Add-rendering-debug-logging.patch;patch=1 \
+        file://5-Add-support-for-loading-multiple-independent-layouts.patch;patch=1 \
+        file://6-Add-layout-switch-key-to-all-layouts.patch;patch=1 \
 	file://80matchboxkeyboard"
 
 SRC_URI_append_fic-gta01 = " file://fic-gta01-font-size.patch;patch=1"






More information about the Openembedded-commits mailing list