Port details on branch 2023Q1 |
- wvkbd On-screen keyboard for wlroots
- 0.12 x11 =0 0.12Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-03-30 00:52:44
- Last Update: 2023-03-30 00:46:48
- Commit Hash: 5943615
- Also Listed In: wayland
- License: GPLv3
- WWW:
- https://git.sr.ht/~proycon/wvkbd
- Description:
- wvkbd project aims to deliver a minimal but practically usable
implementation of a wlroots on-screen keyboard in legible C. This will
only be a keyboard, not a feedback buzzer, led blinker, or anything
that requires more than what's needed to input text quickly. The end
product should be a static codebase that can be patched to add new
features.
Features:
- Typing, modifier locking, layout switching
- Positive visual feedback on key presses
- Custom layouts and underlying keymaps
- On-the-fly layout and keymap switching
- Custom color schemes
- Proper font drawing
- Intuitive layouts
- International layouts (cyrillic, arabic)
- Support for 'Copy' keys which are not on the keymap
- Emoji support
- Compose key for character variants (e.g. diacritics)
- Show/hide keyboard on signals (SIGUSR1 = hide, SIGUSR2 = show)
- Automatic portrait/landscape detection and subsequent layout switching
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/wvkbd/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/wvkbd
- pkg install wvkbd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wvkbd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668592863
SHA256 (wvkbd-v0.12.tar.gz) = a8a003c67f265d38f6a327f464835c689e27d495947d73b5fb0e7ecc67fa66f7
SIZE (wvkbd-v0.12.tar.gz) = 1074730
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- evdev-proto>0 : devel/evdev-proto
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libepoll-shim.so : devel/libepoll-shim
- libwayland-client.so : graphics/wayland
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_wvkbd
- USES:
- gmake gnome pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|