[Lunar-commits] <moonbase> kbrpoto: version bumped to 1.0.5.
Florin Braescu
florin at lunar-linux.org
Thu Aug 12 21:59:42 CEST 2010
commit 9bb5dfa291e34a4e1ecf3637adbda8ec94881a69
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Aug 12 22:59:42 2010 +0300
kbrpoto: version bumped to 1.0.5.
Use the correct value for XkbAllAccessXEventsMask.
Bugfixes.
---
xorg7/proto/kbproto/DETAILS | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/xorg7/proto/kbproto/DETAILS b/xorg7/proto/kbproto/DETAILS
index e6239e1..ebd7d75 100644
--- a/xorg7/proto/kbproto/DETAILS
+++ b/xorg7/proto/kbproto/DETAILS
@@ -1,18 +1,18 @@
MODULE=kbproto
- VERSION=1.0.4
+ VERSION=1.0.5
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/proto/
- SOURCE_VFY=sha1:d300745389d3a80d90c9a3c989651f228db486e5
+ SOURCE_URL=$XORG_URL/individual/proto
+ SOURCE_VFY=sha1:d95fada09399568c434729b436e1a09503e15b7a
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20070216
- UPDATED=20091120
- SHORT="the X.Org XKEYBOARD protocol headers"
+ UPDATED=20100812
+ SHORT="The X.Org XKEYBOARD protocol headers"
cat << EOF
kbproto provides the wire protocol for the XKEYBAORD extension in
-X.Org. It is used to control all manner of options related to
-keyboard handling and layout in particular. It does not control the
+X.Org. It is used to control all manner of options related to
+keyboard handling and layout in particular. It does not control the
addition/enabling/disabling of keyboard however, that is done with the
XINPUT extension.
EOF
More information about the Lunar-commits
mailing list