Port details |
- fyi Command line utility to send desktop notifications
- 1.0.4 deskutils =1 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: bapt@FreeBSD.org
- Port Added: 2024-08-19 12:57:03
- Last Update: 2024-09-05 07:16:23
- Commit Hash: ddc37e8
- People watching this port, also watch:: sway, ripgrep, wayland, ncspot, spotify-player
- License: MIT
- WWW:
- https://codeberg.org/dnkl/fyi
- Description:
- FYI (for your information) is a command line utility to send desktop
notifications to the user via a notification daemon implementing XDG desktop
notifications.
It is a almost a notify-send clone, with the following differences:
* notify-send does not implement --close.
* notify-send does not expose activation tokens (needed for window
focus/activation) in any meaningful way. It prints it as a debug message when
G_MESSAGES_DEBUG=all; fyi prints it when you use --print-token.
* fyi has consistent syntax in its --action and --hintoptions.
* fyi can print the reason a notification was closed, with --print-reason.
* fyi can query the notification daemon for its name and version information.
* fyi can query the notification daemon for its capabilities.
* fyi has shell completions (bash and fish).
* fyi has a single run-time dependency: dbus.
- ¦ ¦ ¦ ¦
- 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/deskutils/fyi/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/fyi
- pkg install fyi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fyi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725520537
SHA256 (fyi-1.0.4.tar.gz) = 6d196b4725df02dba39ca736c0f5b485f6a204a98f68de6bbe8155bdc1e56d24
SIZE (fyi-1.0.4.tar.gz) = 13938
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:
-
- scdoc : textproc/scdoc
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fyi-1.0.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- deskutils_fyi
- USES:
- meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4 05 Sep 2024 07:16:23 |
Baptiste Daroussin (bapt) |
deskutils/fyi: update to 1.0.4 |
1.0.3 21 Aug 2024 05:14:22 |
Baptiste Daroussin (bapt) |
deskutils/fyi: add forgotten dep on pkgconf |
1.0.3 19 Aug 2024 12:54:24 |
Baptiste Daroussin (bapt) |
deskutils/fyi: new port
FYI (for your information) is a command line utility to send desktop
notifications to the user via a notification daemon implementing XDG desktop
notifications.
It is a almost a notify-send clone, with the following differences:
* notify-send does not implement --close.
* notify-send does not expose activation tokens (needed for window
focus/activation) in any meaningful way. It prints it as a debug message when
G_MESSAGES_DEBUG=all; fyi prints it when you use --print-token.
* fyi has consistent syntax in its --action and --hintoptions.
* fyi can print the reason a notification was closed, with --print-reason.
* fyi can query the notification daemon for its name and version information.
* fyi can query the notification daemon for its capabilities.
* fyi has shell completions (bash and fish).
* fyi has a single run-time dependency: dbus. |
Number of commits found: 3
|