head 1.2; access; symbols pkgsrc-2024Q4:1.1.0.40 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.38 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.36 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.34 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.32 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.30 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.28 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.26 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.24 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.22 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.20 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.18 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.16 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.14 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.12 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.10 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.8 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.6 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.4 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.2 pkgsrc-2020Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2025.03.12.14.15.20; author wiz; state dead; branches; next 1.1; commitid XOL8AT5UR7SxKMMF; 1.1 date 2020.03.07.15.11.42; author wiz; state Exp; branches; next ; commitid hz0JmauWcg3SUtZB; desc @@ 1.2 log @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] @ text @$NetBSD: patch-meson.build,v 1.1 2020/03/07 15:11:42 wiz Exp $ Accept pkgsrc version of stylesheets. --- meson.build.orig 2020-02-26 19:07:28.392563800 +0000 +++ meson.build @@@@ -54,7 +54,7 @@@@ configure_file(input: 'config.h.meson', if get_option('man') xsltproc = find_program('xsltproc', required: true) - stylesheet = 'http://docbook.sourceforge.net/release/xsl-ns/current/manpages/docbook.xsl' + stylesheet = 'http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl' xsltproc_command = [ xsltproc, '--nonet', @ 1.1 log @libnotify: update to 0.7.9. New in 0.7.9 ============ * Fixed linking in darwin [Iain, Marco; !5] * Added man page for notify-send [Jan; !6] * Dropped autotools [Jan; !11] Contributors: Iain Lane, Jan Tojnar, Marco Trevisan @ text @d1 1 a1 1 $NetBSD$ @