Port details |
- wayout Output simple text to a Wayland desktop widget
- 0.1.2 x11
=0 Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2022-02-21 16:12:16
- Last Update: 2022-02-21 16:10:14
- Commit Hash: 04167ca
- License: GPLv3
- 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.
WWW: https://git.sr.ht/~proycon/wayout
- SVNWeb : git : Homepage
- 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
- PKGNAME: wayout
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1640210277
SHA256 (wayout-0.1.2.tar.gz) = 56342bfb93c645979dfdb0fee867c29eaf80e993f6959318853748302b9a2c90
SIZE (wayout-0.1.2.tar.gz) = 32609
- 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:
-
- 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.2:
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: see SVNWeb link above for full details) |
Date | By | Description |
21 Feb 2022 16:10:14 0.1.2
|
Jan Beich (jbeich)  |
x11/wayout: add new port
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.
https://git.sr.ht/~proycon/wayout |
Number of commits found: 1
|