Path to this page:
./
sysutils/libnotify,
Desktop notification framework
Branch: CURRENT,
Version: 0.8.4,
Package name: libnotify-0.8.4,
Maintainer: pkgsrc-userslibnotify is a library that allows applications to raise visual notifications
in a desktop environment. An external application, the notification-daemon,
is then in charge to show them as it wishes.
Required to run:[
devel/glib2] [
graphics/gdk-pixbuf2] [
lang/python37]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
devel/gobject-introspection] [
x11/fixesproto4] [
x11/gtk3] [
pkgtools/cwrappers] [
x11/xorgproto] [
devel/meson]
Master sites:
Filesize: 104.879 KB
Version history: (Expand)
- (2025-03-12) Updated to version: libnotify-0.8.4
- (2024-12-27) Updated to version: libnotify-0.8.3nb4
- (2024-12-01) Updated to version: libnotify-0.8.3nb3
- (2024-11-17) Updated to version: libnotify-0.8.3nb2
- (2024-10-20) Updated to version: libnotify-0.8.3nb1
- (2024-07-23) Updated to version: libnotify-0.8.3
CVS history: (Expand)
2025-03-13 08:42:01 by Thomas Klausner | Files touched by this commit (1) |
Log message:
libnotify: fix PLIST for doc option
From Robert Whitlock in PR 59172.
|
2025-03-12 15:15:20 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
libnotify: update to 0.8.4.
New in 0.8.4
============
* notification: Set the icon-name property as image hint instead of as app-icon
[Julian Sparber]
* notify-send: Require valid UTF-8 for Summary and Body [Logan Rathbone]
* notify-send: Allow sending an empty summary [Evy Garden]
* notify-send: Flush stdout after printing notification ID [delthas]
* build: Improve mapfile and support building in solaris [Alan Coopersmith]
* libnotify/notification: Modernize the NotifyNotification class definition
(and add support for auto-pointers) [Marco Trevisan]
* Bugs fixed:
- #35 notify-send dumps core if notification message is invalid UTF-8 [Logan
Rathbone]
- #39 libnotify should be quiet [Bastien Nocera]
- #44 fdo documentation link outdated in README.md [Marco Trevisan]
|
2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message:
*: recursive bump for pango requiring fontconfig 2.15
|
2024-12-01 20:09:42 by Thomas Klausner | Files touched by this commit (3) |
Log message:
libnotify: fix doc option
Closes PR 58867.
|
2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944) |
Log message:
*: recursive bump for default-on option of at-spi2-core
|
2024-07-22 23:11:30 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
libnotify: updated to 0.8.3
New in 0.8.3
============
This release contains a critical stability/minor security update which affects
Electron applications that utilize Portal notifications (eg, through Flatpak).
It is highly recommended that all users of libnotify 0.8.x update to this
release.
Please note that this fix has increased the minimum required version of glib to
2.62.0.
* notification: Use g_signal_connect_object [Maximiliano]
* notification: Move disconnect to dispose [Maximiliano]
Contributors:
Maximiliano Sandoval R
New in 0.8.2
============
* Set new summary for library [Maximiliano]
* docs: port to gi-docgen [Maximiliano]
* docs: Fix URL to Desktop Notification Spec [Andre]
* meson: replace deprecated meson.source_root() calls [Kai]
* meson: bump minimum meson version to 0.58 [centaurii]
* Introspection docs fixes [Maximiliano, Logan]
|
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|