Port details |
- wvkbd On-screen keyboard for wlroots
- 0.15 x11 =2 0.15Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2021-12-22 22:15:06
- Last Update: 2024-05-04 18:12:13
- Commit Hash: ab87ca4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 = 1714844532
SHA256 (wvkbd-v0.15.tar.gz) = be537e0f28fdd4c447b526e5c1363b4461c18200598d8c2c88d61e016dd73c76
SIZE (wvkbd-v0.15.tar.gz) = 1452358
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.4.1 : 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.15 04 May 2024 18:12:13 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.15
Changes: https://git.sr.ht/~proycon/wvkbd/log?rev=v0.15
Reported by: GitHub (watch releases) |
0.14.4 03 Mar 2024 18:51:43 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.14.4
Changes: https://git.sr.ht/~proycon/wvkbd/log?rev=v0.14.4
Reported by: GitHub (watch releases) |
0.14.3 04 Nov 2023 14:25:34 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.14.3
Changes: https://git.sr.ht/~proycon/wvkbd/log?rev=v0.14.3
Reported by: GitHub (watch releases) |
0.14.1 25 Sep 2023 21:24:05 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.14.1
Changes: https://git.sr.ht/~proycon/wvkbd/log?rev=v0.14.1
Reported by: GitHub (watch releases) |
0.14 16 Sep 2023 12:20:50 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.14
Changes: https://git.sr.ht/~proycon/wvkbd/log?rev=v0.14
Reported by: GitHub (watch releases) |
0.13 09 Aug 2023 14:07:46 |
Jan Beich (jbeich) |
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 |
0.13 10 Jun 2023 23:13:40 |
Jan Beich (jbeich) |
x11/wvkbd: add hook for out-of-tree patches |
0.13 30 Mar 2023 09:07:16 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.13
Changes: https://git.sr.ht/~proycon/wvkbd/log?rev=v0.13
Reported by: GitHub (watch releases) |
0.12 30 Mar 2023 00:38:34 |
Jan Beich (jbeich) |
x11/wvkbd: unbreak fetch due to Git upgrade
=> Fetched file size mismatch (expected 1073601, actual 1074730)
See also: https://github.com/git/git/commit/4f4be00d302b |
0.12 16 Nov 2022 22:49:22 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.12
Changes: https://git.sr.ht/~proycon/wvkbd/log?rev=v0.12
Reported by: GitHub (watch releases) |
0.11 30 Oct 2022 06:58:45 |
Jan Beich (jbeich) |
x11/wvkbd: chase to the new home
https://github.com/jjsullivan5196/wvkbd/commit/1b7f5c49685c |
0.11 07 Oct 2022 22:02:26 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.11
Changes: https://github.com/jjsullivan5196/wvkbd/releases/tag/v0.11
Reported by: GitHub (watch releases) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.10 25 Aug 2022 18:03:23 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.10
Changes: https://github.com/jjsullivan5196/wvkbd/releases/tag/v0.10
Reported by: GitHub (watch releases) |
0.9 26 Jul 2022 23:49:20 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.9
Changes: https://github.com/jjsullivan5196/wvkbd/releases/tag/v0.9
Reported by: GitHub (watch releases) |
0.8.2 01 Jul 2022 08:01:22 |
Baptiste Daroussin (bapt) |
wayland: add wayland virtual category |
0.8.2 17 Jun 2022 21:14:33 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.8.2
Changes: https://github.com/jjsullivan5196/wvkbd/releases/tag/v0.8.1
Changes: https://github.com/jjsullivan5196/wvkbd/releases/tag/v0.8.2
Reported by: GitHub (watch releases) |
0.7 10 Jan 2022 06:50:04 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.7
Changes: https://github.com/jjsullivan5196/wvkbd/releases/tag/v0.7
Reported by: GitHub (watch releases) |
0.6 10 Jan 2022 03:43:41 |
Jan Beich (jbeich) |
x11/wvkbd: update to 0.6
Changes: https://github.com/jjsullivan5196/wvkbd/releases/tag/v0.6
Reported by: GitHub (watch releases) |
0.5 22 Dec 2021 22:12:01 |
Jan Beich (jbeich) |
x11/wvkbd: add new port
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
https://github.com/jjsullivan5196/wvkbd |