[Lunar-commits] <moonbase> xkbcomp: version bumped to 1.2.1.
Florin Braescu
florin at lunar-linux.org
Sat Feb 26 09:08:06 CET 2011
commit af71078f65a22f08e9019afd8ca7e9284a0682bb
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Feb 26 10:08:06 2011 +0200
xkbcomp: version bumped to 1.2.1.
This release allows the uploading of keymaps per-keyboard using the -i flag
(which wasn't hooked up to anything before).
Example usage:
xkbcomp -i 12 qwerty.xkb :0
xkbcomp -i 13 azerty.xkb :0
The above will load a qwerty and azerty map in to the keyboards 12 and 13,
respectively.
---
xorg7/app/xkbcomp/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xorg7/app/xkbcomp/DETAILS b/xorg7/app/xkbcomp/DETAILS
index d8e87e3..ca80fe5 100644
--- a/xorg7/app/xkbcomp/DETAILS
+++ b/xorg7/app/xkbcomp/DETAILS
@@ -1,12 +1,12 @@
MODULE=xkbcomp
- VERSION=1.2.0
+ VERSION=1.2.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/app
- SOURCE_VFY=sha1:67a10a1671fd1a0d6e09b4dfe93d0331af699f26
+ SOURCE_VFY=sha1:02d7e7b67a6ef3035f92f9e541252bf85e3f0385
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20060120
- UPDATED=20101116
+ UPDATED=20110226
SHORT="The X.Org XKB keyboard description compiler"
cat << EOF
More information about the Lunar-commits
mailing list