summaryrefslogtreecommitdiff
path: root/packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
diff options
context:
space:
mode:
authorDaniel Willmann <daniel@totalueberwachung.de>2007-12-16 14:21:22 +0000
committerDaniel Willmann <daniel@totalueberwachung.de>2007-12-16 14:21:22 +0000
commit958223597d9f9c2fd09fcb8befc68f129ce5c2d8 (patch)
tree24c05b8f0605759347ef4a5dce642489ea6fdf33 /packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
parentfe379ffc9b1b75ba62a68f5bc21b854e5da49259 (diff)
parentae6f2adfc12c8ec00cf1cd644f87c8c4ca107e5a (diff)
merge of '838eb6a07e13b6913dd7a7eebee5e18544c4e6ae'
and 'c4c17ca83d23bc51028aa72cd2f94ead9497b597'
Diffstat (limited to 'packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb')
-rw-r--r--packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb b/packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
index 2b84a19bd7..4384b6db7d 100644
--- a/packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
+++ b/packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb
@@ -3,21 +3,21 @@ LICENSE = "GPL"
DEPENDS = "libfakekey expat libxft gtk+ matchbox-panel-2"
RCONFLICTS_${PN} = "matchbox-keyboard"
RPROVIDES_${PN} = "matchbox-keyboard"
-#DEFAULT_PREFERENCE = "-1"
SECTION = "x11"
PV = "0.0+svnr${SRCREV}"
-PR = "r9"
+PR = "r10"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-keyboard;proto=http \
- file://smallscreen-fontsize.patch;patch=1 \
+ 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"
+ file://80matchboxkeyboard"
SRC_URI_append_fic-gta01 = " file://fic-gta01-font-size.patch;patch=1"
+SRC_URI_append_fic-gta02 = " file://fic-gta01-font-size.patch;patch=1"
S = "${WORKDIR}/matchbox-keyboard"