Port details |
- waycheck Simple GUI that displays the protocols implemented by a Wayland compositor
- 1.7.0 x11
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2025-08-29 14:18:07
- Last Update: 2025-08-29 14:13:43
- Commit Hash: 68a0a83
- Also Listed In: wayland
- License: APACHE20 CC0-1.0
- WWW:
- https://gitlab.freedesktop.org/serebit/waycheck
- Description:
- Waycheck is a simple Qt6 application that displays all of the Wayland
protocols that your compositor supports, and all of the protocols that
it doesn't support. It can be used to compare protocol support between
compositors, or if you're working on your own compositor, to keep
track of which protocols you still need to implement.
¦ ¦ ¦ ¦ 
- 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/waycheck/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/waycheck
- pkg install waycheck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: waycheck
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1756195503
SHA256 (waycheck-v1.7.0.tar.bz2) = 658caca3d967d9b23bb1f6d42c6fd67832263bb60fd600a26e97748d0e47e105
SIZE (waycheck-v1.7.0.tar.bz2) = 21545
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:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- libQt6Core.so : devel/qt6-base
- libQt6WaylandClient.so : graphics/qt6-wayland
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_waycheck
- USES:
- meson pkgconfig qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0 29 Aug 2025 14:13:43
    |
Hiroki Tagato (tagattie)  |
x11/waycheck: add port: Simple GUI that displays the protocols implemented by a
Wayland compositor
Waycheck is a simple Qt6 application that displays all of the Wayland
protocols that your compositor supports, and all of the protocols that
it doesn't support. It can be used to compare protocol support between
compositors, or if you're working on your own compositor, to keep
track of which protocols you still need to implement.
WWW: https://gitlab.freedesktop.org/serebit/waycheck |
Number of commits found: 1
|