diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-29 22:36:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-29 22:36:49 +0000 |
commit | a0941189e061c3a7a4e1ad8606b2c2d00107c891 (patch) | |
tree | 43ecf39a648ca9f0160f1aa9f1fae2ee4dbf18a1 /x11 | |
parent | d6e8ecf16fd07471a8903d6864aedd0603eaa61e (diff) | |
download | pkgsrc-a0941189e061c3a7a4e1ad8606b2c2d00107c891.tar.gz |
Update to 2.9:
Another release on schedule:
------------------------------------------
Andreas Wettstein (1):
Draft for German T3 layout.
Daniel Drake (1):
Fix AE00 alias in olpcm keycodes
Evgeny Bobkin (1):
Fix keyboard indicator for russian (germany, phonetic)
James M Leddy (1):
Add XF86AudioMicMute mappings
Michal Nazarewicz (1):
Add various compose:*-altgr options.
Peter Hutterer (1):
rules: fix iso639 code for irish
Sergey V. Udaltsov (16):
Fixing wrong iso639-3 codes
Fixing ISO codes
English Mali layouts have English language assigned to them
fr --> fra (ISO 639)
Fixed ru(ruu) - invalid keysym
Updates to Cameroon Keyboard
Map Alt to Win
Fixed fypo
Fixed UK Macbook Pro layouts
Fixed Congolese
Added ru(mac)
Added RAlt as 3rd level switcher to us(dvp)
prerelease
wrong location of de(legacy)
Updated translations, prerelease
release 2.9
Stephan Hilb (1):
Remove explicit virtual modifier setting for level3 and level5
Walter Bender (1):
add support for the OLPC mechanical non-membrane keyboard
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xkeyboard-config/Makefile | 5 | ||||
-rw-r--r-- | x11/xkeyboard-config/PLIST | 4 | ||||
-rw-r--r-- | x11/xkeyboard-config/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile index 9a4a4e87e04..4fe3f22da00 100644 --- a/x11/xkeyboard-config/Makefile +++ b/x11/xkeyboard-config/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2013/01/30 09:18:07 wiz Exp $ -# +# $NetBSD: Makefile,v 1.21 2013/05/29 22:36:49 wiz Exp $ -DISTNAME= xkeyboard-config-2.8 +DISTNAME= xkeyboard-config-2.9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=data/${PKGBASE}/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xkeyboard-config/PLIST b/x11/xkeyboard-config/PLIST index 53fb1fdcfe5..a3dc352cc9f 100644 --- a/x11/xkeyboard-config/PLIST +++ b/x11/xkeyboard-config/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2013/01/30 09:18:07 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2013/05/29 22:36:49 wiz Exp $ share/X11/xkb/compat/README share/X11/xkb/compat/accessx share/X11/xkb/compat/basic @@ -58,6 +58,7 @@ share/X11/xkb/keycodes/fujitsu share/X11/xkb/keycodes/hp share/X11/xkb/keycodes/ibm share/X11/xkb/keycodes/macintosh +share/X11/xkb/keycodes/olpc share/X11/xkb/keycodes/sgi_vndr/indigo share/X11/xkb/keycodes/sgi_vndr/indy share/X11/xkb/keycodes/sgi_vndr/iris @@ -304,6 +305,7 @@ share/locale/lt/LC_MESSAGES/xkeyboard-config.mo share/locale/nb/LC_MESSAGES/xkeyboard-config.mo share/locale/nl/LC_MESSAGES/xkeyboard-config.mo share/locale/pl/LC_MESSAGES/xkeyboard-config.mo +share/locale/pt_BR/LC_MESSAGES/xkeyboard-config.mo share/locale/ro/LC_MESSAGES/xkeyboard-config.mo share/locale/ru/LC_MESSAGES/xkeyboard-config.mo share/locale/rw/LC_MESSAGES/xkeyboard-config.mo diff --git a/x11/xkeyboard-config/distinfo b/x11/xkeyboard-config/distinfo index 05ff09c125c..691a3c7b217 100644 --- a/x11/xkeyboard-config/distinfo +++ b/x11/xkeyboard-config/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2013/01/30 09:18:07 wiz Exp $ +$NetBSD: distinfo,v 1.13 2013/05/29 22:36:49 wiz Exp $ -SHA1 (xkeyboard-config-2.8.tar.bz2) = ffb0f0e5f73b2263c8492c0509bb3188edc3fe5e -RMD160 (xkeyboard-config-2.8.tar.bz2) = 2df189f06b57cca7bdae0d237fd0824d2e7bb0fb -Size (xkeyboard-config-2.8.tar.bz2) = 862678 bytes +SHA1 (xkeyboard-config-2.9.tar.bz2) = 5ddaa0d4ef47dab31c48d849a03f2f2a079fabcf +RMD160 (xkeyboard-config-2.9.tar.bz2) = 3aa2f0d543c201165f37f008a90363dcc46ce1ee +Size (xkeyboard-config-2.9.tar.bz2) = 912379 bytes SHA1 (patch-po_Makefile.in.in) = ccb83a3e59f29769c351699142db7a8c6f29c53c |