Port details on branch 2023Q1 |
- wayout Output simple text to a Wayland desktop widget
- 0.1.4 x11 =0 0.1.4Version of this port present on the latest quarterly branch.
- Maintainer: jbeich@FreeBSD.org
- Port Added: 2023-03-30 00:52:25
- Last Update: 2023-03-30 00:46:07
- Commit Hash: 768899b
- Also Listed In: wayland
- License: GPLv3
- WWW:
- https://git.sr.ht/~proycon/wayout
- Description:
- Wayout takes text from standard input and outputs it to a desktop-widget
on Wayland desktops. Periodic updates are supported; e.g. newline-separated
input or any other delimiter of choice. We call this a feed. The desktop
widget can be shown either on top (OSD-like functionality) or below other
windows.
A Wayland compositor must implement the Layer-Shell and XDG-Output for wayout
to work.
Features:
- Allow updating from standard input at a regular interval; custom delimiters
- Configurable colours/border/position/fonts
- Supports the pango markup language for text markup/colours.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/wayout/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/wayout
- pkg install wayout
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wayout
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1668635312
SHA256 (wayout-0.1.4.tar.gz) = 5f5c43989212a41ac2f9be274ba2e10a2fb7894334d3248bd7e5fbcc13debaa8
SIZE (wayout-0.1.4.tar.gz) = 32809
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:
-
- wayland-protocols>0 : graphics/wayland-protocols
- scdoc : textproc/scdoc
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libwayland-client.so : graphics/wayland
- libepoll-shim.so : devel/libepoll-shim
- 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:
- ===> The following configuration options are available for wayout-0.1.4:
EPOLL=on: Handle signals via epoll-shim
MANPAGES=on: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- x11_wayout
- USES:
- compiler:c11 gnome meson pkgconfig
- 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 |
0.1.4 30 Mar 2023 00:46:07 |
Jan Beich (jbeich) |
x11/wayout: unbreak fetch due to Git upgrade
=> Fetched file size mismatch (expected 32793, actual 32809)
See also: https://github.com/git/git/commit/4f4be00d302b
(cherry picked from commit c8cfae11a4654d5bd962f14dcde20d21b6e59914) |
Number of commits found: 1
|