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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q3
wvkbd On-screen keyboard for wlroots
0.13 x11 on this many watch lists=0 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 0.13Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-09 14:13:03
Last Update: 2023-08-09 14:08:55
Commit Hash: 9e8c4e8
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/wvkbd-mobintl
  2. share/man/man1/wvkbd.1.gz
  3. /usr/local/share/licenses/wvkbd-0.13/catalog.mk
  4. /usr/local/share/licenses/wvkbd-0.13/LICENSE
  5. /usr/local/share/licenses/wvkbd-0.13/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • wvkbd>0:x11/wvkbd
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 = 1675453940 SHA256 (wvkbd-v0.13.tar.gz) = 29053354861bf3a9e28307df2fd383e2140909c5f022f6476913780837c8175e SIZE (wvkbd-v0.13.tar.gz) = 1073591

Packages (timestamps in pop-ups are UTC):
wvkbd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.180.18-0.180.18n/an/an/a
FreeBSD:13:quarterly0.180.18-0.170.18n/an/an/a
FreeBSD:14:latest0.170.180.120.170.180.13-0.13
FreeBSD:14:quarterly0.180.18-0.170.180.14.30.14.30.14.3
FreeBSD:15:latest0.180.18n/a0.17n/an/a0.14.30.14.3
FreeBSD:15:quarterly0.180.18n/a-n/an/a--
FreeBSD:16:latest-0.18n/a-n/an/a--
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. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libepoll-shim.so : devel/libepoll-shim
  2. libwayland-client.so : graphics/wayland
  3. libcairo.so : graphics/cairo
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. 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:
Expand this list (1 items)
Collapse this list.
  1. https://git.sr.ht/~proycon/wvkbd/archive/v0.13.tar.gz?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13
09 Aug 2023 14:08:55
commit hash: 9e8c4e856d0edb22eba3e6aedf1b38b43dd3dc91commit hash: 9e8c4e856d0edb22eba3e6aedf1b38b43dd3dc91commit hash: 9e8c4e856d0edb22eba3e6aedf1b38b43dd3dc91commit hash: 9e8c4e856d0edb22eba3e6aedf1b38b43dd3dc91 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/wvkbd: unbreak fetch due to recompression

=> Fetched file size mismatch (expected 1074717, actual 1073591)

 $ gzip -l wvkbd-v0.13.tar.gz
   compressed uncompressed  ratio uncompressed_name
-     1074717      1638400  34.4% wvkbd-v0.13.tar
+     1073591      1638400  34.4% wvkbd-v0.13.tar

(cherry picked from commit d7024631af3351d7fac764e836c46535aaee48c2)

Number of commits found: 1