notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2024Q4
libxkbcommon Keymap handling library for toolkits and window systems
1.7.0_1 x11 on this many watch lists=20 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.0_1Version of this port present on the latest quarterly branch.
Maintainer: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-08-22 22:56:55
Last Update: 2024-05-01 07:30:51
Commit Hash: 8000a19
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (43 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libxkbcommon-1.7.0_1/catalog.mk
  3. /usr/local/share/licenses/libxkbcommon-1.7.0_1/LICENSE
  4. /usr/local/share/licenses/libxkbcommon-1.7.0_1/MIT
  5. bin/xkbcli
  6. include/xkbcommon/xkbcommon.h
  7. include/xkbcommon/xkbcommon-compat.h
  8. include/xkbcommon/xkbcommon-compose.h
  9. include/xkbcommon/xkbcommon-keysyms.h
  10. include/xkbcommon/xkbcommon-names.h
  11. include/xkbcommon/xkbregistry.h
  12. include/xkbcommon/xkbcommon-x11.h
  13. lib/libxkbcommon.so
  14. lib/libxkbcommon.so.0
  15. lib/libxkbcommon.so.0.0.0
  16. lib/libxkbcommon-x11.so
  17. lib/libxkbcommon-x11.so.0
  18. lib/libxkbcommon-x11.so.0.0.0
  19. lib/libxkbregistry.so
  20. lib/libxkbregistry.so.0
  21. lib/libxkbregistry.so.0.0.0
  22. libdata/pkgconfig/xkbcommon.pc
  23. libdata/pkgconfig/xkbcommon-x11.pc
  24. libdata/pkgconfig/xkbregistry.pc
  25. libexec/xkbcommon/xkbcli-compile-compose
  26. libexec/xkbcommon/xkbcli-compile-keymap
  27. libexec/xkbcommon/xkbcli-how-to-type
  28. libexec/xkbcommon/xkbcli-interactive-evdev
  29. libexec/xkbcommon/xkbcli-interactive-wayland
  30. libexec/xkbcommon/xkbcli-interactive-x11
  31. libexec/xkbcommon/xkbcli-list
  32. share/man/man1/xkbcli-compile-compose.1.gz
  33. share/man/man1/xkbcli-compile-keymap.1.gz
  34. share/man/man1/xkbcli-how-to-type.1.gz
  35. share/man/man1/xkbcli-interactive-evdev.1.gz
  36. share/man/man1/xkbcli-interactive-wayland.1.gz
  37. share/man/man1/xkbcli-interactive-x11.1.gz
  38. share/man/man1/xkbcli-list.1.gz
  39. share/man/man1/xkbcli.1.gz
  40. share/bash-completion/completions/xkbcli
  41. @owner
  42. @group
  43. @mode
Collapse this list.
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 = 1714057479 SHA256 (libxkbcommon-1.7.0.tar.xz) = 65782f0a10a4b455af9c6baab7040e2f537520caa2ec2092805cdfd36863b247 SIZE (libxkbcommon-1.7.0.tar.xz) = 534312

Packages (timestamps in pop-ups are UTC):
libxkbcommon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.7.0_11.7.0_11.0.31.7.0_11.7.0_1-1.0.3-
FreeBSD:13:quarterly1.7.0_11.7.0_11.5.01.7.0_11.7.0_11.6.0_11.6.0_11.6.0_1
FreeBSD:14:latest1.7.0_11.7.0_11.5.01.7.0_11.7.0_11.5.0-1.5.0
FreeBSD:14:quarterly1.7.0_11.7.0_1-1.7.0_11.7.0_11.6.0_11.6.0_11.6.0_1
FreeBSD:15:latest1.7.0_11.7.0_1n/a1.7.0_1n/a1.6.0_21.6.0_21.6.0_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. evdev-proto>0 : devel/evdev-proto
  2. wayland-protocols>=1.12 : graphics/wayland-protocols
  3. bison : devel/bison
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. xcb.pc : x11/libxcb
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. xkeyboard-config>0 : x11/xkeyboard-config
  2. xcb.pc : x11/libxcb
Library dependencies:
  1. libwayland-client.so : graphics/wayland
  2. libxml2.so : textproc/libxml2
This port is required by:
for Build
  1. deskutils/havoc
  2. games/gargoyle
  3. graphics/glfw

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11/havoc*
  2. Collapse this list of deleted ports.
for Libraries
  1. audio/plasma6-kpipewire
  2. audio/surge-synthesizer-lv2
  3. audio/surge-synthesizer-xt-lv2
  4. audio/vst3sdk
  5. chinese/fcitx
  6. databases/compass
  7. deskutils/calibre
Expand this list (241 items / 234 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. deskutils/copyq
  3. deskutils/dmenu-wayland
  4. deskutils/havoc
  5. deskutils/i3lock
  6. deskutils/maliit-framework
  7. deskutils/nextcloudclient
  8. deskutils/plasma5-xdg-desktop-portal-kde
  9. deskutils/plasma6-xdg-desktop-portal-kde
  10. devel/electron29
  11. devel/electron30
  12. devel/electron31
  13. devel/electron32
  14. devel/electron33
  15. devel/kf6-kdbusaddons
  16. devel/kf6-kidletime
  17. devel/kf6-kio
  18. devel/libuiohook
  19. devel/pyside6
  20. devel/pyside6-tools
  21. devel/qt6-5compat
  22. devel/qt6-base
  23. devel/qt6-location
  24. devel/qt6-positioning
  25. devel/qt6-scxml
  26. devel/qt6-tools
  27. devel/qtcreator
  28. devel/sdl20
  29. devel/sdl3
  30. devel/zeal
  31. editors/kate-devel
  32. editors/vscode
  33. emulators/86Box
  34. emulators/dolphin-emu
  35. emulators/duckstation
  36. emulators/qemu
  37. emulators/qemu-devel
  38. emulators/qemu8
  39. emulators/wine-proton
  40. games/retroarch
  41. games/veloren-weekly
  42. graphics/blender
  43. graphics/gstreamer1-plugins-vulkan
  44. graphics/gwenview-devel
  45. graphics/imv
  46. graphics/okular-devel
  47. graphics/piglit
  48. graphics/qt5-wayland
  49. graphics/qt6-3d
  50. graphics/qt6-lottie
  51. graphics/qt6-quickeffectmaker
  52. graphics/qt6-svg
  53. graphics/qt6-wayland
  54. graphics/spectacle-devel
  55. japanese/cskk
  56. japanese/libskk
  57. misc/copperspice-examples
  58. misc/qt6ct
  59. multimedia/arcan
  60. multimedia/kodi
  61. multimedia/mpv
  62. multimedia/obs-studio
  63. multimedia/ossia-score
  64. multimedia/qt6-multimedia
  65. net/freerdp
  66. net/freerdp3
  67. net/wayvnc
  68. net/wlvncc
  69. net-im/signal-desktop
  70. net-im/telegram-desktop
  71. print/qt6-pdf
  72. science/geant4
  73. science/paraview
  74. science/qt6-quick3dphysics
  75. science/zotero
  76. security/gpg-tui
  77. security/plasma6-kscreenlocker
  78. sysutils/plasma6-kde-cli-tools
  79. sysutils/plasma6-libksysguard
  80. sysutils/plasma6-powerdevil
  81. sysutils/waynergy
  82. textproc/fcitx-qt5
  83. textproc/fcitx5
  84. textproc/fcitx5-configtool
  85. textproc/fcitx5-gtk
  86. textproc/fcitx5-qt
  87. textproc/fcitx5-qt-common
  88. www/chromium
  89. www/iridium
  90. www/libwpe
  91. www/qt6-webengine
  92. www/qt6-webview
  93. www/ungoogled-chromium
  94. www/wpebackend-fdo
  95. x11/alacritty
  96. x11/bemenu
  97. x11/foot
  98. x11/fuzzel
  99. x11/hyprlock
  100. x11/hyprpicker
  101. x11/i3lock-color
  102. x11/kf6-kwindowsystem
  103. x11/kitty
  104. x11/lavalauncher
  105. x11/plasma5-kwayland-integration
  106. x11/plasma5-layer-shell-qt
  107. x11/plasma5-plasma-desktop
  108. x11/plasma5-plasma-workspace
  109. x11/plasma6-kglobalacceld
  110. x11/plasma6-kscreen
  111. x11/plasma6-kwayland
  112. x11/plasma6-layer-shell-qt
  113. x11/plasma6-libkscreen
  114. x11/plasma6-libplasma
  115. x11/plasma6-plasma-desktop
  116. x11/plasma6-plasma-integration
  117. x11/plasma6-plasma-workspace
  118. x11/rofi
  119. x11/rofi-wayland
  120. x11/salut
  121. x11/sfwbar
  122. x11/shotman
  123. x11/showmethekey
  124. x11/slurp
  125. x11/squeekboard
  126. x11/swayimg
  127. x11/swaylock
  128. x11/swaylock-effects
  129. x11/swaylock-plugin
  130. x11/tofi
  131. x11/virtboard
  132. x11/watershot
  133. x11/waybar
  134. x11/waylock
  135. x11/wev
  136. x11/wezterm
  137. x11/wl-kbptr
  138. x11/wlr-which-key
  139. x11/wlrctl
  140. x11/wmenu
  141. x11/wshowkeys
  142. x11/wtype
  143. x11/xdg-desktop-portal-luminous
  144. x11/xdotool
  145. x11/xmoji
  146. x11/xsnow
  147. x11-fm/dolphin-devel
  148. x11-themes/kf6-kiconthemes
  149. x11-themes/plasma6-oxygen
  150. x11-themes/qgnomeplatform
  151. x11-toolkits/como
  152. x11-toolkits/copperspice
  153. x11-toolkits/gtk30
  154. x11-toolkits/gtk40
  155. x11-toolkits/kf6-kguiaddons
  156. x11-toolkits/kf6-kirigami
  157. x11-toolkits/kf6-kjobwidgets
  158. x11-toolkits/libdecor
  159. x11-toolkits/pangolin
  160. x11-toolkits/qt5-gui
  161. x11-toolkits/qt6-declarative
  162. x11-toolkits/qt6-graphs
  163. x11-toolkits/qt6-quick3d
  164. x11-toolkits/qt6-quicktimeline
  165. x11-toolkits/qt6-shadertools
  166. x11-toolkits/qt6-virtualkeyboard
  167. x11-toolkits/wlroots
  168. x11-toolkits/wlroots015
  169. x11-toolkits/wlroots017
  170. x11-toolkits/wxgtk32
  171. x11-wm/awesome
  172. x11-wm/cage
  173. x11-wm/cagebreak
  174. x11-wm/cosmic-comp
  175. x11-wm/dwl
  176. x11-wm/gamescope
  177. x11-wm/hikari
  178. x11-wm/hyprland
  179. x11-wm/i3
  180. x11-wm/labwc
  181. x11-wm/lxqt-panel
  182. x11-wm/magpie
  183. x11-wm/muffin
  184. x11-wm/mutter
  185. x11-wm/niri
  186. x11-wm/phoc
  187. x11-wm/plasma5-kwin
  188. x11-wm/plasma6-kwin
  189. x11-wm/river
  190. x11-wm/sway
  191. x11-wm/swayfx
  192. x11-wm/theseus-ship
  193. x11-wm/wayfire
  194. x11-wm/wlmaker
  195. Collapse this list.

Deleted ports which required this port:

Expand this list of 41 deleted ports
  1. devel/electron11*
  2. devel/electron12*
  3. devel/electron13*
  4. devel/electron17*
  5. devel/electron18*
  6. devel/electron19*
  7. devel/electron21*
  8. devel/electron22*
  9. devel/electron23*
  10. devel/electron24*
  11. devel/electron25*
  12. devel/electron26*
  13. devel/electron27*
  14. devel/electron28*
  15. emulators/qemu2*
  16. emulators/qemu30*
  17. emulators/qemu40*
  18. emulators/qemu41*
  19. emulators/qemu42*
  20. emulators/qemu5*
  21. emulators/qemu50*
  22. emulators/qemu6*
  23. emulators/qemu7*
  24. emulators/qemu70*
  25. multimedia/kodi-devel*
  26. multimedia/mpv034*
  27. net-im/webinar*
  28. x11/dmenu-wayland*
  29. x11/havoc*
  30. x11/i3lock*
  31. x11-toolkits/qt5-gtkplatform*
  32. x11-toolkits/wcl*
  33. x11-toolkits/wlc*
  34. x11-toolkits/wlroots-devel*
  35. x11-toolkits/wlroots-hyprland*
  36. x11-toolkits/wlroots016*
  37. x11-wm/cage-devel*
  38. x11-wm/hyprland-devel*
  39. x11-wm/i3-gaps*
  40. x11-wm/kwinft*
  41. x11-wm/sway-devel*
  42. Collapse this list of deleted ports.
for Run
  1. games/gargoyle

Configuration Options:
===> The following configuration options are available for libxkbcommon-1.7.0_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 tar:xz 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:
Expand this list (1 items)
Collapse this list.
  1. https://xkbcommon.org/download/
Collapse this list.

There are no commits on branch 2024Q4 for this port