Port details on branch 2024Q4 |
- libxkbcommon Keymap handling library for toolkits and window systems
- 1.8.1_1 x11
=20 1.8.1_1Version of this port present on the latest quarterly branch. - Maintainer: x11@FreeBSD.org
 - Port Added: 2013-08-22 22:56:55
- Last Update: 2025-03-21 10:19:35
- Commit Hash: 496919e
- People watching this port, also watch:: dbus, xorg-fonts-truetype, libXdamage, indexinfo, py311-six
- License: MIT
- WWW:
- https://xkbcommon.org/
- Description:
- xkbcommon is a library to handle keyboard descriptions, including loading them
from disk, parsing them and handling their state. It's mainly meant for client
toolkits, window systems, and other system applications
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libxkbcommon>0:x11/libxkbcommon
- To install the port:
- cd /usr/ports/x11/libxkbcommon/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/libxkbcommon
- pkg install libxkbcommon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libxkbcommon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741855108
SHA256 (xkbcommon-libxkbcommon-1.8.1-xkbcommon-1.8.1_GH0.tar.gz) = c65c668810db305c4454ba26a10b6d84a96b5469719fe3c729e1c6542b8d0d87
SIZE (xkbcommon-libxkbcommon-1.8.1-xkbcommon-1.8.1_GH0.tar.gz) = 983334
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- wayland-protocols>=1.12 : graphics/wayland-protocols
- bison : devel/bison
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- xcb.pc : x11/libxcb
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- xkeyboard-config>0 : x11/xkeyboard-config
- xcb.pc : x11/libxcb
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- deskutils/havoc
- games/gargoyle
- graphics/glfw
-
Deleted ports which required this port:
- for Libraries
-
- audio/musescore
- audio/plasma6-kpipewire
- audio/surge-synthesizer-lv2
- audio/surge-synthesizer-xt-lv2
- audio/vst3sdk
- chinese/fcitx
- deskutils/calibre
-
Deleted ports which required this port:
- for Run
-
- games/gargoyle
Configuration Options:
- ===> The following configuration options are available for libxkbcommon-1.8.1_1:
EVDEV=on: Interactive debugger for XKB keymaps for evdev
WAYLAND=on: Wayland (graphics) support
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- x11_libxkbcommon
- USES:
- bison compiler:c11 cpe gnome meson pkgconfig python:test shebangfix localbase xorg
- pkg-message:
- For install:
- If arrow keys don't work under X11 switch to legacy rules e.g.,
For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
export XKB_DEFAULT_RULES=xorg
For csh/tcsh run and (optionally) add into ~/.login:
setenv XKB_DEFAULT_RULES xorg
- Master Sites:
|