aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matchbox-keyboard
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-09-04 12:31:11 +0000
committerKoen Kooi <koen@openembedded.org>2007-09-04 12:31:11 +0000
commitfe5041d1d2cff25b477e9be132c224869d98f984 (patch)
treec86a9a72492426857eac475f5f549e0417ca1617 /packages/matchbox-keyboard
parent103f1a3120f7e5e74f93d7433d5885c7c7d51e32 (diff)
downloadopenembedded-fe5041d1d2cff25b477e9be132c224869d98f984.tar.gz
matchbox*: convert to SRCREV
Diffstat (limited to 'packages/matchbox-keyboard')
-rw-r--r--packages/matchbox-keyboard/matchbox-keyboard_svn.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/matchbox-keyboard/matchbox-keyboard_svn.bb b/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
index ba002869c7..27ea4aea1d 100644
--- a/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
+++ b/packages/matchbox-keyboard/matchbox-keyboard_svn.bb
@@ -4,14 +4,14 @@ DEPENDS = "libfakekey expat libxft"
RCONFLICTS = matchbox-keyboard-inputmethod
RPROVIDES_${PN} = matchbox-keyboard-inputmethod
SECTION = "x11"
-PV = "0.0+svn${SRCDATE}"
+PV = "0.0+svnr${SRCREV}"
PR="r6"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};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://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 \
"
@@ -26,5 +26,5 @@ EXTRA_OECONF = "--disable-cairo"
FILES_${PN} = "${bindir}/* \
${datadir}/applications \
${datadir}/pixmaps \
- ${datadir}/matchbox-keyboard"
+ ${datadir}/matchbox-keyboard"