Subject: CVS commit: pkgsrc/sysutils/libnotify
From: Adam Ciarcinski
Date: 2022-05-30 17:58:31
Message id: 20220530155831.18D64FAEB@cvs.NetBSD.org

Log Message:
libnotify: updated to 0.7.12

New in 0.7.12
============
* docs/notify-send: Add --transient option to manpage
* notify-send: Move server capabilities check to a separate function
* notify-send: Add debug message about server not supporting persistence
* notification: Include sender-pid hint by default if not provided
* Delete unused notifynotification.xml
* notification: Bookend calling NotifyActionCallback with temporary ref

New in 0.7.11
=============
* Fix potential build errors with old glib version we require
* notify-send: Add support for boolean hints
* notify-send: Support passing any hint value, by parsing variant strings
* notify-send: Add explicit option to create transient notifications

New in 0.7.10
=============
* notify-send: Support commas in icon filenames
* notify-send: Give failing exit code if showing notification fails
* notify-send: Support for replacing an existing notification
* notify-send: Add option to wait until notification has been closed
* notify-send: Add support for notification actions and responses
* notification: Send the application ID when possible
* notification: Use g_memdup2 when available
* notification: Improve SNAP detection and confined desktop ID
* notification: Add support for getting actions activation token
* notify: Use application ID if any to set the fallback app name
* Build fixes and improvements
* Docs updates

Files:
RevisionActionfile
1.67modifypkgsrc/sysutils/libnotify/Makefile
1.32modifypkgsrc/sysutils/libnotify/buildlink3.mk
1.17modifypkgsrc/sysutils/libnotify/distinfo