pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xkeyboard-config



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Aug 11 10:01:47 UTC 2025

Modified Files:
        pkgsrc/x11/xkeyboard-config: Makefile PLIST distinfo
        pkgsrc/x11/xkeyboard-config/patches: patch-meson.build

Log Message:
xkeyboard-config: update to 2.45.

xkeyboard-config [2.45] - 2025-06-08
====================================

## Models

### Fixes

- Norwegian Macintosh layout: Fixed the `apostrophe` key to actually output
  `apostrophe` instead of `bar`.

  Contributed by Håvard Bærug
  ([!801](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/merge_requests/801))

## Layouts

### Breaking changes

- Deleted obsolete `jp(kana86)` layout.
  ([#502](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/502))

### New

- Added Colemak variant for Swedish: `se(colemak)`.

  Contributed by satricus
  ([!761](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/merge_requests/761))
- French (AZERTY, AFNOR): Implemented the “European character” dead key on `AltGr+H`,
  as documented at the [offical web page](https://norme-azerty.fr/img/EU_level.png).
  Also fixed the missing upper Theta Θ on `Q`.
- `ru(typo)`: Added bar symbol on the `<BKSL>` key.

  Contributed by Boolat Kamalov
  ([!814](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/merge_requests/814))

### Fixes

- `us(colemak_dh)`: Fix the CapsLock remapping being difficult to override.
  ([#490](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/490))
- Japanese layouts: Fix Eisu toggle triggering CapsLock when the layout is not in
  the first position. ([#512](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/512))
- Apple: fix ISO keyboards International English layout (`<TLDE>`, `<LSGT>` keys permutation).

  Contributed by Andrey Butirsky
  ([!793](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/merge_requests/793))
- Faroese `fo`: use comma as the decimal separator for the numpad.

  Contributed by Ragnar Kruse
  ([!815](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/merge_requests/815))

## Options

### New

- Added two compatibility options related to `Hyper`:
  - `hyper:mod3`: maps the virtual modifier `Hyper` to `Mod3`; *conflicts with `LevelFive`*.
    Loaded by default when using any option with `Hyper`.
  - `hyper:mod4`: maps the virtual modifier `Hyper` to `Mod3`; *conflicts with `Super`*.
    Use this option if using both `Hyper` *and* `LevelFive`, e.g. for layouts with 5+ levels.

### Fixes

- `shift:breaks_caps`: Fix missing `Shift_{L,R}` keysyms that prevented
  keyboard shortcuts to work correctly in some setups.

## Miscellaneous

### Breaking changes

- Added `KEY_ZENKAKUHANKAKU` mapping for touchpad toggle.

  Pressing the touchpad toggle key on some notebooks produces the key sequence
  `Super + Control + KEY_ZENKAKUHANKAKU`. Actual Japanese Hankaku/Zenkaku keys
  however do not use this keycode, but the <TLDE> one instead.

  Contributed by Werner Sembach
  ([!810](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/merge_requests/810))
- The default mapping of the virtual modifier `Hyper` to `Mod3` is now deactivated
  by default, because it conflicts with `LevelFive`, which is used in various layouts
  with 5+ levels.

  It is now enabled only when using any option binding `Hyper` keysyms or when
  using the new option `hyper:mod3`. However, if one one want to use `LevelFive`
  and `Hyper` simultaneously (e.g. for layouts with 5+ levels), then the new
  alternative option `hyper:mod4` should be used instead.

## Build system

### Breaking changes

- Switched to versioned install directories and files, to enable installing
  multiple versions of xkeyboard-config to be installed in parallel.

  - Moved the keyboard keymap data to a namespace dedicated to xkeyboard-config:
    `<prefix>/<datadir>/xkeyboard-config-2`.
  - Created symbolic link to maintain backward-compatibility with the X11 namespace:
    `<prefix>/<datadir>/X11/xkb` → `<prefix>/<datadir>/xkeyboard-config-2`.
  - Renamed `pkg-config`, translation and manual files to include a version:
    - `<prefix>/<datadir>/pkgconfig/xkeyboard-config-2.pc`
    - `<prefix>/<mandir>/man7/xkeyboard-config-2.7`
    - `<prefix>/<localedir>/**/xkeyboard-config-2.mo`
  - Created unversioned symbolic links to the previous files for backward-compatibility:
    - `<prefix>/<datadir>/pkgconfig/`: `xkeyboard-config.pc` → `xkeyboard-config-2.pc`
    - `<prefix>/<mandir>/man7/`: `xkeyboard-config.7` → `xkeyboard-config-2.7`
    - `<prefix>/<localedir>/**/`: `xkeyboard-config.mo` → `xkeyboard-config-2.mo`

  See [our versioning documentation](VERSIONING.md) for further information.

xkeyboard-config [2.44] - 2025-02-05
====================================

[2.44]: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/tree/xkeyboard-config-2.44

## Models

### Fixes

- Fixed rules for vendor-specific layouts, in particular for Sun and Apple
  Aluminium keyboards.
  ([#112](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/112))
- Apple: swap `<TLDE>` and `<LSGT>` keysyms for Russian layout.

## Layouts

### Breaking changes

- Breton: Fixed capitalization of “c’h” and “ch”
  [multigraphs](https://en.wikipedia.org/wiki/Multigraph_%28orthography%29) using
  CapsLock, as well as Greek letters. A few Greeks letters were moved to more
  intuitive places.
  ([#480.breton](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/480.breton))

### New

- Added Noted layout `de(noted)` for German.

  Contributed by Benjamin Drung
  ([!681](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/merge_requests/681))

## Options

### Breaking changes

- Disabled "Alt and Meta are on Alt" by default. The old behavior can be restored
  by enabling the `altwin:meta_alt` option.
  ([#488](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/488))

## Miscellaneous

### New

- inet: Added `XF86Assistant` as default mapping to the Super + Shift + F23
  keyboard combo, aka the "Copilot Key".
- inet: Added mapping to the following new keysyms:
  - `XF86RefreshRateToggle`
  - `XF86Accessibility`
  - `XF86DoNotDisturb`

  Relevant upstream merge request: [xorgproto-91].

  [xorgproto-91]: https://gitlab.freedesktop.org/xorg/proto/xorgproto/-/merge_requests/91

### Fixes

- Fixed missing virtual modifiers declarations, in order to allow all sections to
  be used in isolation.

xkeyboard-config [2.43] - 2024-10-01
====================================

[2.43]: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/tree/xkeyboard-config-2.43

## Models

### New

- Restore geometries for Brazilian ABNT2 (`abnt2`), Japanese 106 (`jp106`)
  and Korean 106 (`kr106`) models. ([#292](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/292))

### Fixes

- geometry: Fixed label of `<LSGT>` key in Kinesis.

  Contributed by Arlen Kleinsasser

## Layouts

### Breaking changes

- `us(colemak_dh_wide_iso)`: Swapped `<AB06>` and `<AD12>` keys to match [specification](https://colemakmods.github.io/mod-dh/keyboards.html)

  Contributed by Callum Andrew ([#442](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/442))
- Updated `de(e1)` and `de(e2)`: implemented the changes made to these layouts in the latest revision of the specification, DIN 2137-1:2023-08; namely, some of the *group 2* symbols, that are 
accessed by first pressing Alt&nbsp;Gr+f, for keys `´`, `u`, `p`, `,`, and space bar were altered.

  Contributed by Jan Henning Klasen and Jakob Kramer. ([#745](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/745))
- `us(colemak_dh)`: Made `<CAPS>` key behave as Caps Lock by default, as shown in the [specification](https://colemakmods.github.io/mod-dh/keyboards.html).

### New

- Added Diktor layout `ru(diktor)` for Russian.

  Contributed by Hloya Nizhelska ([!712](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/merge_requests/712))
- Added the RuIntl keyboard layouts set `ru(ruintl_ru)`, `ru(ruintl_en)`.

  Contributed by Denis Kaliberov ([!752](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/merge_requests/752))
- Updated layout `us 3l` to include qwerty symbols and correct symbols for less than or equal and greater than or equal.

### Fixes

- rules: Fix broken layout compatibility rules, for symbols sections that where renamed or moved. ([#478](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/478))

## Options

### Breaking changes

- Map `Hyper` to `Mod3` by default to make `Super` and `Hyper` independent
  modifiers. ([#440](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/440))

### New

- Added `caps:return` to make the `Caps Lock` key an additional `Return` key. ([#121](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/121))
- Added `fkeys:basic_13-24`: define `F13-F24` keys with their corresponding function keysyms.

  Contributed by twistedturtle ([#306](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/306))
- Added `altwin:swap_ralt_rwin` to swap right `Alt` with right `Win`. ([#474](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/474))
- Added `caps:digits_row_independent_lock` option to lock digits on the digits
  row (Azerty layouts).

  Contributed by Alexandre Petit
- Added option `lv3:caps_switch_capslock_with_ctrl` to use Caps Lock as
  3rd-level chooser and Ctrl + Caps Lock as original Caps Lock action.

  Contributed by Helfried Wiesinger

### Fixes

- Added `caps:ctrl_shifted_capslock`: make `Caps Lock` an additional `Ctrl`
  and `Shift + Caps Lock` the regular `Caps Lock`.

  Contributed by Han-Miru Kim ([#447](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/447))

## Miscellaneous

### New

- Added `<I570>` keycode (`KEY_REFRESH_RATE_TOGGLE`).

## Build system

### New

- Add a new build option `non-latin-layouts-list` to generate lists of
  non-Latin layouts, e.g. layouts that cannot produce the basic A-Z Latin
  letters. This can be used e.g. in an OS installer to add automatically
  a default layout in such case. ([#120](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/120))

### Fixes

- Relaxed Python version requirement to support ≥ 3.9.
  Improved version detection and corresponding error messages. ([#465](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/465))

xkeyboard-config [2.42] - 2024-06-07
====================================

[2.42]: https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/tree/xkeyboard-config-2.42

## Models

### Breaking

- Removed the old Macs
- Removed the MacBook 78/79
- Removed the Intel Classmate
- Removed a few old Nokia devices

## Layouts

### Breaking change

- `dz`: Renamed `la` to `azerty-oss`.
- `br`: Removed the default `Scroll_Lock` mapping.

### New

- `ara(mac-phonetic)`: use new dead key `dead_hamza`.
- `dz`: Added `kab` to the language list.
- `fr`: Added Ergo‑L layout and variant (`ergol`, `ergol_iso`).
- `gr`: Added missing characters from `cp1253` and `varEpsilon`.
- `hu`: Added Old Hungarian layouts for users in SK
- symbols: Added grab and srvrkeys with a single section
- `ru`: Updated Rulemak to latest version.
- `ru(ruu)`: Added `Ukrainian_i` as `Cyrillic_i` alternative to the
   3rd level of `<AB05>`.
- `ua`: Enabled typing “g” with `AltGr`.

### Fixes

- `fr(oss)`: Updated behaviour of space key to match doc.
  [#439](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/439)
- `fr(bepo_afnor)`: Removed unnecessary include.
  [#448](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/448)

## Options

## New

- Added `eurosign:E`.
  [#444](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/444)
- Added `caps:digits_row` for Azerty layouts.
- Added `scrolllock:mod3`.


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/x11/xkeyboard-config/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/xkeyboard-config/PLIST
cvs rdiff -u -r1.43 -r1.44 pkgsrc/x11/xkeyboard-config/distinfo
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/x11/xkeyboard-config/patches/patch-meson.build

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xkeyboard-config/Makefile
diff -u pkgsrc/x11/xkeyboard-config/Makefile:1.58 pkgsrc/x11/xkeyboard-config/Makefile:1.59
--- pkgsrc/x11/xkeyboard-config/Makefile:1.58   Wed Feb 14 08:13:23 2024
+++ pkgsrc/x11/xkeyboard-config/Makefile        Mon Aug 11 10:01:47 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2024/02/14 08:13:23 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2025/08/11 10:01:47 wiz Exp $
 
-DISTNAME=              xkeyboard-config-2.41
+DISTNAME=              xkeyboard-config-2.45
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=data/${PKGBASE}/}
 EXTRACT_SUFX=          .tar.xz
@@ -19,8 +19,6 @@ USE_TOOLS+=           msgfmt perl pkg-config
 PKGCONFIG_OVERRIDE+=   xkeyboard-config.pc.in
 PYTHON_FOR_BUILD_ONLY= tool
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 BUILD_DEFS+=           VARBASE
 BUILD_DEFS+=           XKBCOMPDIR
 

Index: pkgsrc/x11/xkeyboard-config/PLIST
diff -u pkgsrc/x11/xkeyboard-config/PLIST:1.24 pkgsrc/x11/xkeyboard-config/PLIST:1.25
--- pkgsrc/x11/xkeyboard-config/PLIST:1.24      Thu Oct 19 13:06:07 2023
+++ pkgsrc/x11/xkeyboard-config/PLIST   Mon Aug 11 10:01:47 2025
@@ -1,340 +1,392 @@
-@comment $NetBSD: PLIST,v 1.24 2023/10/19 13:06:07 wiz Exp $
-share/X11/xkb/compat/README
-share/X11/xkb/compat/accessx
-share/X11/xkb/compat/basic
-share/X11/xkb/compat/caps
-share/X11/xkb/compat/complete
-share/X11/xkb/compat/iso9995
-share/X11/xkb/compat/japan
-share/X11/xkb/compat/ledcaps
-share/X11/xkb/compat/ledcompose
-share/X11/xkb/compat/lednum
-share/X11/xkb/compat/ledscroll
-share/X11/xkb/compat/level5
-share/X11/xkb/compat/misc
-share/X11/xkb/compat/mousekeys
-share/X11/xkb/compat/olpc
-share/X11/xkb/compat/pc
-share/X11/xkb/compat/pc98
-share/X11/xkb/compat/xfree86
-share/X11/xkb/compat/xtest
-share/X11/xkb/geometry/README
-share/X11/xkb/geometry/amiga
-share/X11/xkb/geometry/ataritt
-share/X11/xkb/geometry/chicony
-share/X11/xkb/geometry/dell
-share/X11/xkb/geometry/digital_vndr/lk
-share/X11/xkb/geometry/digital_vndr/pc
-share/X11/xkb/geometry/digital_vndr/unix
-share/X11/xkb/geometry/everex
-share/X11/xkb/geometry/fujitsu
-share/X11/xkb/geometry/hhk
-share/X11/xkb/geometry/hp
-share/X11/xkb/geometry/keytronic
-share/X11/xkb/geometry/kinesis
-share/X11/xkb/geometry/macintosh
-share/X11/xkb/geometry/microsoft
-share/X11/xkb/geometry/nec
-share/X11/xkb/geometry/nokia
-share/X11/xkb/geometry/northgate
-share/X11/xkb/geometry/pc
-share/X11/xkb/geometry/sanwa
-share/X11/xkb/geometry/sgi_vndr/O2
-share/X11/xkb/geometry/sgi_vndr/indigo
-share/X11/xkb/geometry/sgi_vndr/indy
-share/X11/xkb/geometry/sony
-share/X11/xkb/geometry/steelseries
-share/X11/xkb/geometry/sun
-share/X11/xkb/geometry/teck
-share/X11/xkb/geometry/thinkpad
-share/X11/xkb/geometry/typematrix
-share/X11/xkb/geometry/winbook
-share/X11/xkb/keycodes/README
-share/X11/xkb/keycodes/aliases
-share/X11/xkb/keycodes/amiga
-share/X11/xkb/keycodes/ataritt
-share/X11/xkb/keycodes/digital_vndr/lk
-share/X11/xkb/keycodes/digital_vndr/pc
-share/X11/xkb/keycodes/empty
-share/X11/xkb/keycodes/evdev
-share/X11/xkb/keycodes/fujitsu
-share/X11/xkb/keycodes/hp
-share/X11/xkb/keycodes/ibm
-share/X11/xkb/keycodes/jolla
-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
-share/X11/xkb/keycodes/sony
-share/X11/xkb/keycodes/sun
-share/X11/xkb/keycodes/xfree86
-share/X11/xkb/keycodes/xfree98
-share/X11/xkb/rules/README
-share/X11/xkb/rules/base
-share/X11/xkb/rules/base.extras.xml
-share/X11/xkb/rules/base.lst
-share/X11/xkb/rules/base.xml
-share/X11/xkb/rules/evdev
-share/X11/xkb/rules/evdev.extras.xml
-share/X11/xkb/rules/evdev.lst
-share/X11/xkb/rules/evdev.xml
-share/X11/xkb/rules/xfree98
-share/X11/xkb/rules/xkb.dtd
-share/X11/xkb/rules/xorg
-share/X11/xkb/rules/xorg.lst
-share/X11/xkb/rules/xorg.xml
-share/X11/xkb/symbols/af
-share/X11/xkb/symbols/al
-share/X11/xkb/symbols/altwin
-share/X11/xkb/symbols/am
-share/X11/xkb/symbols/ancient
-share/X11/xkb/symbols/apl
-share/X11/xkb/symbols/ara
-share/X11/xkb/symbols/at
-share/X11/xkb/symbols/au
-share/X11/xkb/symbols/az
-share/X11/xkb/symbols/ba
-share/X11/xkb/symbols/bd
-share/X11/xkb/symbols/be
-share/X11/xkb/symbols/bg
-share/X11/xkb/symbols/bqn
-share/X11/xkb/symbols/br
-share/X11/xkb/symbols/brai
-share/X11/xkb/symbols/bt
-share/X11/xkb/symbols/bw
-share/X11/xkb/symbols/by
-share/X11/xkb/symbols/ca
-share/X11/xkb/symbols/capslock
-share/X11/xkb/symbols/cd
-share/X11/xkb/symbols/ch
-share/X11/xkb/symbols/cm
-share/X11/xkb/symbols/cn
-share/X11/xkb/symbols/compose
-share/X11/xkb/symbols/ctrl
-share/X11/xkb/symbols/cz
-share/X11/xkb/symbols/de
-share/X11/xkb/symbols/digital_vndr/lk
-share/X11/xkb/symbols/digital_vndr/pc
-share/X11/xkb/symbols/digital_vndr/us
-share/X11/xkb/symbols/digital_vndr/vt
-share/X11/xkb/symbols/dk
-share/X11/xkb/symbols/dz
-share/X11/xkb/symbols/ee
-share/X11/xkb/symbols/eg
-share/X11/xkb/symbols/empty
-share/X11/xkb/symbols/epo
-share/X11/xkb/symbols/es
-share/X11/xkb/symbols/et
-share/X11/xkb/symbols/eu
-share/X11/xkb/symbols/eurosign
-share/X11/xkb/symbols/fi
-share/X11/xkb/symbols/fo
-share/X11/xkb/symbols/fr
-share/X11/xkb/symbols/fujitsu_vndr/jp
-share/X11/xkb/symbols/fujitsu_vndr/us
-share/X11/xkb/symbols/gb
-share/X11/xkb/symbols/ge
-share/X11/xkb/symbols/gh
-share/X11/xkb/symbols/gn
-share/X11/xkb/symbols/gr
-share/X11/xkb/symbols/group
-share/X11/xkb/symbols/hp_vndr/us
-share/X11/xkb/symbols/hr
-share/X11/xkb/symbols/hu
-share/X11/xkb/symbols/id
-share/X11/xkb/symbols/ie
-share/X11/xkb/symbols/il
-share/X11/xkb/symbols/in
-share/X11/xkb/symbols/inet
-share/X11/xkb/symbols/iq
-share/X11/xkb/symbols/ir
-share/X11/xkb/symbols/is
-share/X11/xkb/symbols/it
-share/X11/xkb/symbols/jolla_vndr/sbj
-share/X11/xkb/symbols/jp
-share/X11/xkb/symbols/ke
-share/X11/xkb/symbols/keypad
-share/X11/xkb/symbols/kg
-share/X11/xkb/symbols/kh
-share/X11/xkb/symbols/kpdl
-share/X11/xkb/symbols/kr
-share/X11/xkb/symbols/kz
-share/X11/xkb/symbols/la
-share/X11/xkb/symbols/latam
-share/X11/xkb/symbols/latin
-share/X11/xkb/symbols/level2
-share/X11/xkb/symbols/level3
-share/X11/xkb/symbols/level5
-share/X11/xkb/symbols/lk
-share/X11/xkb/symbols/lt
-share/X11/xkb/symbols/lv
-share/X11/xkb/symbols/ma
-share/X11/xkb/symbols/macintosh_vndr/apple
-share/X11/xkb/symbols/macintosh_vndr/ch
-share/X11/xkb/symbols/macintosh_vndr/de
-share/X11/xkb/symbols/macintosh_vndr/dk
-share/X11/xkb/symbols/macintosh_vndr/fi
-share/X11/xkb/symbols/macintosh_vndr/fr
-share/X11/xkb/symbols/macintosh_vndr/gb
-share/X11/xkb/symbols/macintosh_vndr/is
-share/X11/xkb/symbols/macintosh_vndr/it
-share/X11/xkb/symbols/macintosh_vndr/jp
-share/X11/xkb/symbols/macintosh_vndr/latam
-share/X11/xkb/symbols/macintosh_vndr/nl
-share/X11/xkb/symbols/macintosh_vndr/no
-share/X11/xkb/symbols/macintosh_vndr/pt
-share/X11/xkb/symbols/macintosh_vndr/se
-share/X11/xkb/symbols/macintosh_vndr/us
-share/X11/xkb/symbols/md
-share/X11/xkb/symbols/me
-share/X11/xkb/symbols/mk
-share/X11/xkb/symbols/ml
-share/X11/xkb/symbols/mm
-share/X11/xkb/symbols/mn
-share/X11/xkb/symbols/mt
-share/X11/xkb/symbols/mv
-share/X11/xkb/symbols/my
-share/X11/xkb/symbols/nbsp
-share/X11/xkb/symbols/nec_vndr/jp
-share/X11/xkb/symbols/ng
-share/X11/xkb/symbols/nl
-share/X11/xkb/symbols/no
-share/X11/xkb/symbols/nokia_vndr/rx-44
-share/X11/xkb/symbols/nokia_vndr/rx-51
-share/X11/xkb/symbols/nokia_vndr/su-8w
-share/X11/xkb/symbols/np
-share/X11/xkb/symbols/nz
-share/X11/xkb/symbols/olpc
-share/X11/xkb/symbols/parens
-share/X11/xkb/symbols/pc
-share/X11/xkb/symbols/ph
-share/X11/xkb/symbols/pk
-share/X11/xkb/symbols/pl
-share/X11/xkb/symbols/pt
-share/X11/xkb/symbols/ro
-share/X11/xkb/symbols/rs
-share/X11/xkb/symbols/ru
-share/X11/xkb/symbols/rupeesign
-share/X11/xkb/symbols/se
-share/X11/xkb/symbols/sgi_vndr/jp
-share/X11/xkb/symbols/sharp_vndr/sl-c3x00
-share/X11/xkb/symbols/sharp_vndr/ws003sh
-share/X11/xkb/symbols/sharp_vndr/ws007sh
-share/X11/xkb/symbols/sharp_vndr/ws011sh
-share/X11/xkb/symbols/sharp_vndr/ws020sh
-share/X11/xkb/symbols/shift
-share/X11/xkb/symbols/si
-share/X11/xkb/symbols/sk
-share/X11/xkb/symbols/sn
-share/X11/xkb/symbols/sony_vndr/us
-share/X11/xkb/symbols/srvr_ctrl
-share/X11/xkb/symbols/sun_vndr/ara
-share/X11/xkb/symbols/sun_vndr/be
-share/X11/xkb/symbols/sun_vndr/br
-share/X11/xkb/symbols/sun_vndr/ca
-share/X11/xkb/symbols/sun_vndr/ch
-share/X11/xkb/symbols/sun_vndr/cz
-share/X11/xkb/symbols/sun_vndr/de
-share/X11/xkb/symbols/sun_vndr/dk
-share/X11/xkb/symbols/sun_vndr/ee
-share/X11/xkb/symbols/sun_vndr/es
-share/X11/xkb/symbols/sun_vndr/fi
-share/X11/xkb/symbols/sun_vndr/fr
-share/X11/xkb/symbols/sun_vndr/gb
-share/X11/xkb/symbols/sun_vndr/gr
-share/X11/xkb/symbols/sun_vndr/it
-share/X11/xkb/symbols/sun_vndr/jp
-share/X11/xkb/symbols/sun_vndr/kr
-share/X11/xkb/symbols/sun_vndr/lt
-share/X11/xkb/symbols/sun_vndr/lv
-share/X11/xkb/symbols/sun_vndr/nl
-share/X11/xkb/symbols/sun_vndr/no
-share/X11/xkb/symbols/sun_vndr/pl
-share/X11/xkb/symbols/sun_vndr/pt
-share/X11/xkb/symbols/sun_vndr/ro
-share/X11/xkb/symbols/sun_vndr/ru
-share/X11/xkb/symbols/sun_vndr/se
-share/X11/xkb/symbols/sun_vndr/sk
-share/X11/xkb/symbols/sun_vndr/solaris
-share/X11/xkb/symbols/sun_vndr/tr
-share/X11/xkb/symbols/sun_vndr/tw
-share/X11/xkb/symbols/sun_vndr/ua
-share/X11/xkb/symbols/sun_vndr/us
-share/X11/xkb/symbols/sy
-share/X11/xkb/symbols/terminate
-share/X11/xkb/symbols/tg
-share/X11/xkb/symbols/th
-share/X11/xkb/symbols/tj
-share/X11/xkb/symbols/tm
-share/X11/xkb/symbols/tr
-share/X11/xkb/symbols/trans
-share/X11/xkb/symbols/tw
-share/X11/xkb/symbols/typo
-share/X11/xkb/symbols/tz
-share/X11/xkb/symbols/ua
-share/X11/xkb/symbols/us
-share/X11/xkb/symbols/uz
-share/X11/xkb/symbols/vn
-share/X11/xkb/symbols/xfree68_vndr/amiga
-share/X11/xkb/symbols/xfree68_vndr/ataritt
-share/X11/xkb/symbols/za
-share/X11/xkb/types/README
-share/X11/xkb/types/basic
-share/X11/xkb/types/cancel
-share/X11/xkb/types/caps
-share/X11/xkb/types/complete
-share/X11/xkb/types/default
-share/X11/xkb/types/extra
-share/X11/xkb/types/iso9995
-share/X11/xkb/types/level5
-share/X11/xkb/types/mousekeys
-share/X11/xkb/types/nokia
-share/X11/xkb/types/numpad
-share/X11/xkb/types/pc
+@comment $NetBSD: PLIST,v 1.25 2025/08/11 10:01:47 wiz Exp $
+share/X11/xkb
+share/locale/af/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/af/LC_MESSAGES/xkeyboard-config.mo
+share/locale/ar/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/ar/LC_MESSAGES/xkeyboard-config.mo
+share/locale/az/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/az/LC_MESSAGES/xkeyboard-config.mo
+share/locale/bg/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/bg/LC_MESSAGES/xkeyboard-config.mo
+share/locale/ca/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/ca/LC_MESSAGES/xkeyboard-config.mo
+share/locale/crh/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/crh/LC_MESSAGES/xkeyboard-config.mo
+share/locale/cs/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/cs/LC_MESSAGES/xkeyboard-config.mo
+share/locale/da/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/da/LC_MESSAGES/xkeyboard-config.mo
+share/locale/de/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/de/LC_MESSAGES/xkeyboard-config.mo
+share/locale/el/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/el/LC_MESSAGES/xkeyboard-config.mo
+share/locale/en_GB/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/en_GB/LC_MESSAGES/xkeyboard-config.mo
+share/locale/eo/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/eo/LC_MESSAGES/xkeyboard-config.mo
+share/locale/es/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/es/LC_MESSAGES/xkeyboard-config.mo
+share/locale/fa/LC_MESSAGES/xkeyboard-config-2.mo
+share/locale/fa/LC_MESSAGES/xkeyboard-config.mo
+share/locale/fi/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/fi/LC_MESSAGES/xkeyboard-config.mo
+share/locale/fr/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/fr/LC_MESSAGES/xkeyboard-config.mo
+share/locale/fur/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/fur/LC_MESSAGES/xkeyboard-config.mo
+share/locale/gl/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/gl/LC_MESSAGES/xkeyboard-config.mo
+share/locale/he/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/he/LC_MESSAGES/xkeyboard-config.mo
+share/locale/hr/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/hr/LC_MESSAGES/xkeyboard-config.mo
+share/locale/hu/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/hu/LC_MESSAGES/xkeyboard-config.mo
+share/locale/id/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/id/LC_MESSAGES/xkeyboard-config.mo
+share/locale/it/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/it/LC_MESSAGES/xkeyboard-config.mo
+share/locale/ja/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/ja/LC_MESSAGES/xkeyboard-config.mo
+share/locale/ka/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/ka/LC_MESSAGES/xkeyboard-config.mo
+share/locale/ko/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/ko/LC_MESSAGES/xkeyboard-config.mo
+share/locale/ky/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/ky/LC_MESSAGES/xkeyboard-config.mo
+share/locale/lt/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/lt/LC_MESSAGES/xkeyboard-config.mo
+share/locale/nb/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/nb/LC_MESSAGES/xkeyboard-config.mo
+share/locale/nl/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/nl/LC_MESSAGES/xkeyboard-config.mo
+share/locale/pl/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/pl/LC_MESSAGES/xkeyboard-config.mo
+share/locale/pt/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/pt/LC_MESSAGES/xkeyboard-config.mo
+share/locale/pt_BR/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/pt_BR/LC_MESSAGES/xkeyboard-config.mo
+share/locale/ro/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/ro/LC_MESSAGES/xkeyboard-config.mo
+share/locale/ru/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/ru/LC_MESSAGES/xkeyboard-config.mo
+share/locale/rw/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/rw/LC_MESSAGES/xkeyboard-config.mo
+share/locale/sk/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/sk/LC_MESSAGES/xkeyboard-config.mo
+share/locale/sl/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/sl/LC_MESSAGES/xkeyboard-config.mo
+share/locale/sq/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/sq/LC_MESSAGES/xkeyboard-config.mo
+share/locale/sr/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/sr/LC_MESSAGES/xkeyboard-config.mo
+share/locale/sv/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/sv/LC_MESSAGES/xkeyboard-config.mo
+share/locale/tr/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/tr/LC_MESSAGES/xkeyboard-config.mo
+share/locale/uk/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/uk/LC_MESSAGES/xkeyboard-config.mo
+share/locale/vi/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/vi/LC_MESSAGES/xkeyboard-config.mo
+share/locale/zh_CN/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/zh_CN/LC_MESSAGES/xkeyboard-config.mo
+share/locale/zh_TW/LC_MESSAGES/xkeyboard-config-2.mo
 share/locale/zh_TW/LC_MESSAGES/xkeyboard-config.mo
+share/pkgconfig/xkeyboard-config-2.pc
 share/pkgconfig/xkeyboard-config.pc
+share/xkeyboard-config-2/compat/README
+share/xkeyboard-config-2/compat/accessx
+share/xkeyboard-config-2/compat/basic
+share/xkeyboard-config-2/compat/caps
+share/xkeyboard-config-2/compat/complete
+share/xkeyboard-config-2/compat/grab
+share/xkeyboard-config-2/compat/grp_led
+share/xkeyboard-config-2/compat/iso9995
+share/xkeyboard-config-2/compat/japan
+share/xkeyboard-config-2/compat/ledcaps
+share/xkeyboard-config-2/compat/ledcompose
+share/xkeyboard-config-2/compat/lednum
+share/xkeyboard-config-2/compat/ledscroll
+share/xkeyboard-config-2/compat/level5
+share/xkeyboard-config-2/compat/misc
+share/xkeyboard-config-2/compat/mod_led
+share/xkeyboard-config-2/compat/mousekeys
+share/xkeyboard-config-2/compat/olpc
+share/xkeyboard-config-2/compat/pc
+share/xkeyboard-config-2/compat/pc98
+share/xkeyboard-config-2/compat/xfree86
+share/xkeyboard-config-2/compat/xtest
+share/xkeyboard-config-2/geometry/README
+share/xkeyboard-config-2/geometry/amiga
+share/xkeyboard-config-2/geometry/ataritt
+share/xkeyboard-config-2/geometry/chicony
+share/xkeyboard-config-2/geometry/dell
+share/xkeyboard-config-2/geometry/digital_vndr/lk
+share/xkeyboard-config-2/geometry/digital_vndr/pc
+share/xkeyboard-config-2/geometry/digital_vndr/unix
+share/xkeyboard-config-2/geometry/everex
+share/xkeyboard-config-2/geometry/fujitsu
+share/xkeyboard-config-2/geometry/hhk
+share/xkeyboard-config-2/geometry/hp
+share/xkeyboard-config-2/geometry/keytronic
+share/xkeyboard-config-2/geometry/kinesis
+share/xkeyboard-config-2/geometry/macintosh
+share/xkeyboard-config-2/geometry/microsoft
+share/xkeyboard-config-2/geometry/nec
+share/xkeyboard-config-2/geometry/northgate
+share/xkeyboard-config-2/geometry/pc
+share/xkeyboard-config-2/geometry/sanwa
+share/xkeyboard-config-2/geometry/sgi_vndr/O2
+share/xkeyboard-config-2/geometry/sgi_vndr/indigo
+share/xkeyboard-config-2/geometry/sgi_vndr/indy
+share/xkeyboard-config-2/geometry/sony
+share/xkeyboard-config-2/geometry/steelseries
+share/xkeyboard-config-2/geometry/sun
+share/xkeyboard-config-2/geometry/teck
+share/xkeyboard-config-2/geometry/thinkpad
+share/xkeyboard-config-2/geometry/typematrix
+share/xkeyboard-config-2/geometry/winbook
+share/xkeyboard-config-2/keycodes/README
+share/xkeyboard-config-2/keycodes/aliases
+share/xkeyboard-config-2/keycodes/amiga
+share/xkeyboard-config-2/keycodes/ataritt
+share/xkeyboard-config-2/keycodes/digital_vndr/lk
+share/xkeyboard-config-2/keycodes/digital_vndr/pc
+share/xkeyboard-config-2/keycodes/empty
+share/xkeyboard-config-2/keycodes/evdev
+share/xkeyboard-config-2/keycodes/fujitsu
+share/xkeyboard-config-2/keycodes/hp
+share/xkeyboard-config-2/keycodes/ibm
+share/xkeyboard-config-2/keycodes/jolla
+share/xkeyboard-config-2/keycodes/macintosh
+share/xkeyboard-config-2/keycodes/olpc
+share/xkeyboard-config-2/keycodes/sgi_vndr/indigo
+share/xkeyboard-config-2/keycodes/sgi_vndr/indy
+share/xkeyboard-config-2/keycodes/sgi_vndr/iris
+share/xkeyboard-config-2/keycodes/sony
+share/xkeyboard-config-2/keycodes/sun
+share/xkeyboard-config-2/keycodes/xfree86
+share/xkeyboard-config-2/keycodes/xfree98
+share/xkeyboard-config-2/rules/README
+share/xkeyboard-config-2/rules/base
+share/xkeyboard-config-2/rules/base.extras.xml
+share/xkeyboard-config-2/rules/base.lst
+share/xkeyboard-config-2/rules/base.xml
+share/xkeyboard-config-2/rules/evdev
+share/xkeyboard-config-2/rules/evdev.extras.xml
+share/xkeyboard-config-2/rules/evdev.lst
+share/xkeyboard-config-2/rules/evdev.xml
+share/xkeyboard-config-2/rules/xfree98
+share/xkeyboard-config-2/rules/xkb.dtd
+share/xkeyboard-config-2/rules/xorg
+share/xkeyboard-config-2/rules/xorg.lst
+share/xkeyboard-config-2/rules/xorg.xml
+share/xkeyboard-config-2/symbols/af
+share/xkeyboard-config-2/symbols/al
+share/xkeyboard-config-2/symbols/altwin
+share/xkeyboard-config-2/symbols/am
+share/xkeyboard-config-2/symbols/ancient
+share/xkeyboard-config-2/symbols/apl
+share/xkeyboard-config-2/symbols/ara
+share/xkeyboard-config-2/symbols/at
+share/xkeyboard-config-2/symbols/au
+share/xkeyboard-config-2/symbols/az
+share/xkeyboard-config-2/symbols/ba
+share/xkeyboard-config-2/symbols/bd
+share/xkeyboard-config-2/symbols/be
+share/xkeyboard-config-2/symbols/bg
+share/xkeyboard-config-2/symbols/bqn
+share/xkeyboard-config-2/symbols/br
+share/xkeyboard-config-2/symbols/brai
+share/xkeyboard-config-2/symbols/bt
+share/xkeyboard-config-2/symbols/bw
+share/xkeyboard-config-2/symbols/by
+share/xkeyboard-config-2/symbols/ca
+share/xkeyboard-config-2/symbols/capslock
+share/xkeyboard-config-2/symbols/cd
+share/xkeyboard-config-2/symbols/ch
+share/xkeyboard-config-2/symbols/cm
+share/xkeyboard-config-2/symbols/cn
+share/xkeyboard-config-2/symbols/compose
+share/xkeyboard-config-2/symbols/ctrl
+share/xkeyboard-config-2/symbols/cz
+share/xkeyboard-config-2/symbols/de
+share/xkeyboard-config-2/symbols/digital_vndr/lk
+share/xkeyboard-config-2/symbols/digital_vndr/pc
+share/xkeyboard-config-2/symbols/digital_vndr/us
+share/xkeyboard-config-2/symbols/digital_vndr/vt
+share/xkeyboard-config-2/symbols/dk
+share/xkeyboard-config-2/symbols/dz
+share/xkeyboard-config-2/symbols/ee
+share/xkeyboard-config-2/symbols/eg
+share/xkeyboard-config-2/symbols/empty
+share/xkeyboard-config-2/symbols/epo
+share/xkeyboard-config-2/symbols/es
+share/xkeyboard-config-2/symbols/et
+share/xkeyboard-config-2/symbols/eu
+share/xkeyboard-config-2/symbols/eurosign
+share/xkeyboard-config-2/symbols/fi
+share/xkeyboard-config-2/symbols/fkeys
+share/xkeyboard-config-2/symbols/fo
+share/xkeyboard-config-2/symbols/fr
+share/xkeyboard-config-2/symbols/fujitsu_vndr/jp
+share/xkeyboard-config-2/symbols/fujitsu_vndr/us
+share/xkeyboard-config-2/symbols/gb
+share/xkeyboard-config-2/symbols/ge
+share/xkeyboard-config-2/symbols/gh
+share/xkeyboard-config-2/symbols/gn
+share/xkeyboard-config-2/symbols/gr
+share/xkeyboard-config-2/symbols/grab
+share/xkeyboard-config-2/symbols/group
+share/xkeyboard-config-2/symbols/hp_vndr/us
+share/xkeyboard-config-2/symbols/hr
+share/xkeyboard-config-2/symbols/hu
+share/xkeyboard-config-2/symbols/hyper
+share/xkeyboard-config-2/symbols/id
+share/xkeyboard-config-2/symbols/ie
+share/xkeyboard-config-2/symbols/il
+share/xkeyboard-config-2/symbols/in
+share/xkeyboard-config-2/symbols/inet
+share/xkeyboard-config-2/symbols/iq
+share/xkeyboard-config-2/symbols/ir
+share/xkeyboard-config-2/symbols/is
+share/xkeyboard-config-2/symbols/it
+share/xkeyboard-config-2/symbols/jolla_vndr/sbj
+share/xkeyboard-config-2/symbols/jp
+share/xkeyboard-config-2/symbols/ke
+share/xkeyboard-config-2/symbols/keypad
+share/xkeyboard-config-2/symbols/kg
+share/xkeyboard-config-2/symbols/kh
+share/xkeyboard-config-2/symbols/kpdl
+share/xkeyboard-config-2/symbols/kr
+share/xkeyboard-config-2/symbols/kz
+share/xkeyboard-config-2/symbols/la
+share/xkeyboard-config-2/symbols/latam
+share/xkeyboard-config-2/symbols/latin
+share/xkeyboard-config-2/symbols/level2
+share/xkeyboard-config-2/symbols/level3
+share/xkeyboard-config-2/symbols/level5
+share/xkeyboard-config-2/symbols/lk
+share/xkeyboard-config-2/symbols/lt
+share/xkeyboard-config-2/symbols/lv
+share/xkeyboard-config-2/symbols/ma
+share/xkeyboard-config-2/symbols/macintosh_vndr/apple
+share/xkeyboard-config-2/symbols/macintosh_vndr/ch
+share/xkeyboard-config-2/symbols/macintosh_vndr/de
+share/xkeyboard-config-2/symbols/macintosh_vndr/dk
+share/xkeyboard-config-2/symbols/macintosh_vndr/fi
+share/xkeyboard-config-2/symbols/macintosh_vndr/fr
+share/xkeyboard-config-2/symbols/macintosh_vndr/gb
+share/xkeyboard-config-2/symbols/macintosh_vndr/is
+share/xkeyboard-config-2/symbols/macintosh_vndr/it
+share/xkeyboard-config-2/symbols/macintosh_vndr/jp
+share/xkeyboard-config-2/symbols/macintosh_vndr/latam
+share/xkeyboard-config-2/symbols/macintosh_vndr/nl
+share/xkeyboard-config-2/symbols/macintosh_vndr/no
+share/xkeyboard-config-2/symbols/macintosh_vndr/pt
+share/xkeyboard-config-2/symbols/macintosh_vndr/se
+share/xkeyboard-config-2/symbols/macintosh_vndr/us
+share/xkeyboard-config-2/symbols/md
+share/xkeyboard-config-2/symbols/me
+share/xkeyboard-config-2/symbols/mk
+share/xkeyboard-config-2/symbols/ml
+share/xkeyboard-config-2/symbols/mm
+share/xkeyboard-config-2/symbols/mn
+share/xkeyboard-config-2/symbols/mt
+share/xkeyboard-config-2/symbols/mv
+share/xkeyboard-config-2/symbols/my
+share/xkeyboard-config-2/symbols/nbsp
+share/xkeyboard-config-2/symbols/nec_vndr/jp
+share/xkeyboard-config-2/symbols/ng
+share/xkeyboard-config-2/symbols/nl
+share/xkeyboard-config-2/symbols/no
+share/xkeyboard-config-2/symbols/np
+share/xkeyboard-config-2/symbols/nz
+share/xkeyboard-config-2/symbols/olpc
+share/xkeyboard-config-2/symbols/parens
+share/xkeyboard-config-2/symbols/pc
+share/xkeyboard-config-2/symbols/ph
+share/xkeyboard-config-2/symbols/pk
+share/xkeyboard-config-2/symbols/pl
+share/xkeyboard-config-2/symbols/pt
+share/xkeyboard-config-2/symbols/ro
+share/xkeyboard-config-2/symbols/rs
+share/xkeyboard-config-2/symbols/ru
+share/xkeyboard-config-2/symbols/rupeesign
+share/xkeyboard-config-2/symbols/scrolllock
+share/xkeyboard-config-2/symbols/se
+share/xkeyboard-config-2/symbols/sgi_vndr/jp
+share/xkeyboard-config-2/symbols/sharp_vndr/sl-c3x00
+share/xkeyboard-config-2/symbols/sharp_vndr/ws003sh
+share/xkeyboard-config-2/symbols/sharp_vndr/ws007sh
+share/xkeyboard-config-2/symbols/sharp_vndr/ws011sh
+share/xkeyboard-config-2/symbols/sharp_vndr/ws020sh
+share/xkeyboard-config-2/symbols/shift
+share/xkeyboard-config-2/symbols/si
+share/xkeyboard-config-2/symbols/sk
+share/xkeyboard-config-2/symbols/sn
+share/xkeyboard-config-2/symbols/sony_vndr/us
+share/xkeyboard-config-2/symbols/srvr_ctrl
+share/xkeyboard-config-2/symbols/srvrkeys
+share/xkeyboard-config-2/symbols/sun_vndr/ara
+share/xkeyboard-config-2/symbols/sun_vndr/be
+share/xkeyboard-config-2/symbols/sun_vndr/br
+share/xkeyboard-config-2/symbols/sun_vndr/ca
+share/xkeyboard-config-2/symbols/sun_vndr/ch
+share/xkeyboard-config-2/symbols/sun_vndr/cz
+share/xkeyboard-config-2/symbols/sun_vndr/de
+share/xkeyboard-config-2/symbols/sun_vndr/dk
+share/xkeyboard-config-2/symbols/sun_vndr/ee
+share/xkeyboard-config-2/symbols/sun_vndr/es
+share/xkeyboard-config-2/symbols/sun_vndr/fi
+share/xkeyboard-config-2/symbols/sun_vndr/fr
+share/xkeyboard-config-2/symbols/sun_vndr/gb
+share/xkeyboard-config-2/symbols/sun_vndr/gr
+share/xkeyboard-config-2/symbols/sun_vndr/it
+share/xkeyboard-config-2/symbols/sun_vndr/jp
+share/xkeyboard-config-2/symbols/sun_vndr/kr
+share/xkeyboard-config-2/symbols/sun_vndr/lt
+share/xkeyboard-config-2/symbols/sun_vndr/lv
+share/xkeyboard-config-2/symbols/sun_vndr/nl
+share/xkeyboard-config-2/symbols/sun_vndr/no
+share/xkeyboard-config-2/symbols/sun_vndr/pl
+share/xkeyboard-config-2/symbols/sun_vndr/pt
+share/xkeyboard-config-2/symbols/sun_vndr/ro
+share/xkeyboard-config-2/symbols/sun_vndr/ru
+share/xkeyboard-config-2/symbols/sun_vndr/se
+share/xkeyboard-config-2/symbols/sun_vndr/sk
+share/xkeyboard-config-2/symbols/sun_vndr/solaris
+share/xkeyboard-config-2/symbols/sun_vndr/tr
+share/xkeyboard-config-2/symbols/sun_vndr/tw
+share/xkeyboard-config-2/symbols/sun_vndr/ua
+share/xkeyboard-config-2/symbols/sun_vndr/us
+share/xkeyboard-config-2/symbols/sy
+share/xkeyboard-config-2/symbols/terminate
+share/xkeyboard-config-2/symbols/tg
+share/xkeyboard-config-2/symbols/th
+share/xkeyboard-config-2/symbols/tj
+share/xkeyboard-config-2/symbols/tm
+share/xkeyboard-config-2/symbols/tr
+share/xkeyboard-config-2/symbols/trans
+share/xkeyboard-config-2/symbols/tw
+share/xkeyboard-config-2/symbols/typo
+share/xkeyboard-config-2/symbols/tz
+share/xkeyboard-config-2/symbols/ua
+share/xkeyboard-config-2/symbols/us
+share/xkeyboard-config-2/symbols/uz
+share/xkeyboard-config-2/symbols/vn
+share/xkeyboard-config-2/symbols/xfree68_vndr/amiga
+share/xkeyboard-config-2/symbols/xfree68_vndr/ataritt
+share/xkeyboard-config-2/symbols/za
+share/xkeyboard-config-2/types/README
+share/xkeyboard-config-2/types/basic
+share/xkeyboard-config-2/types/cancel
+share/xkeyboard-config-2/types/caps
+share/xkeyboard-config-2/types/complete
+share/xkeyboard-config-2/types/default
+share/xkeyboard-config-2/types/extra
+share/xkeyboard-config-2/types/iso9995
+share/xkeyboard-config-2/types/level5
+share/xkeyboard-config-2/types/mousekeys
+share/xkeyboard-config-2/types/numpad
+share/xkeyboard-config-2/types/pc

Index: pkgsrc/x11/xkeyboard-config/distinfo
diff -u pkgsrc/x11/xkeyboard-config/distinfo:1.43 pkgsrc/x11/xkeyboard-config/distinfo:1.44
--- pkgsrc/x11/xkeyboard-config/distinfo:1.43   Wed Feb 14 08:13:24 2024
+++ pkgsrc/x11/xkeyboard-config/distinfo        Mon Aug 11 10:01:47 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2024/02/14 08:13:24 wiz Exp $
+$NetBSD: distinfo,v 1.44 2025/08/11 10:01:47 wiz Exp $
 
-BLAKE2s (xkeyboard-config-2.41.tar.xz) = ba1e5b8a8c338bc9e13fe1c1070a78e7c492bfa873d9c7bd0165aa089d380cbd
-SHA512 (xkeyboard-config-2.41.tar.xz) = 108c1d0a8344e15f5d92f876a1b008571f6dbe57aecf2797757accc1f3f031a07dfb4ba5028e06784620810dd835ddd5afadf68e2d73594ae96b7520b0bbde7a
-Size (xkeyboard-config-2.41.tar.xz) = 898404 bytes
-SHA1 (patch-meson.build) = 9960506273a0206b4f9ee9a22b4f10dd9d27511e
+BLAKE2s (xkeyboard-config-2.45.tar.xz) = 8119878a1c2319d808fefa0b1c673655a17477d88966bb6eb4e6926037ac274a
+SHA512 (xkeyboard-config-2.45.tar.xz) = 1b82ced3e2a6386d40f9bac3735a72986b9f7387c356a706373724858a920e33ae0a9bd777a388dfdee43efc4dd6c2aa172d4b923fa2ca32e9a619f410437a7c
+Size (xkeyboard-config-2.45.tar.xz) = 916148 bytes
+SHA1 (patch-meson.build) = 5021794e2821cf1ceab08b1a80c7214c26ba539f

Index: pkgsrc/x11/xkeyboard-config/patches/patch-meson.build
diff -u pkgsrc/x11/xkeyboard-config/patches/patch-meson.build:1.2 pkgsrc/x11/xkeyboard-config/patches/patch-meson.build:1.3
--- pkgsrc/x11/xkeyboard-config/patches/patch-meson.build:1.2   Thu Oct 19 13:06:07 2023
+++ pkgsrc/x11/xkeyboard-config/patches/patch-meson.build       Mon Aug 11 10:01:47 2025
@@ -1,22 +1,22 @@
-$NetBSD: patch-meson.build,v 1.2 2023/10/19 13:06:07 wiz Exp $
+$NetBSD: patch-meson.build,v 1.3 2025/08/11 10:01:47 wiz Exp $
 
 * Do not find xsltproc from textproc/libxslt.
 
---- meson.build.orig   2023-10-05 19:26:07.000000000 +0000
+--- meson.build.orig   2025-06-07 23:40:22.000000000 +0000
 +++ meson.build
-@@ -36,6 +36,7 @@ endforeach
- subdir('rules')
+@@ -53,6 +53,7 @@ subdir('rules')
+ subdir('symbols')
  
  # man page
 +if false
  xsltproc = find_program('xsltproc', required: false)
  if xsltproc.found()
    man_substs = configuration_data()
-@@ -59,6 +60,7 @@ if xsltproc.found()
+@@ -86,6 +87,7 @@ if xsltproc.found()
    verify_group_names = find_program('tests/verify-group-names.sh')
    test('verify group names', verify_group_names)
  endif
 +endif
  
- # pytest suite
- pymod = import('python')
+ # If needed, copy our data files over to the build directory
+ # so we can use the builddir as XKB_CONFIG_ROOT



Home | Main Index | Thread Index | Old Index