[Bug 273805] deskutils/xfce4-notifyd: xfce4-notifyd is missing a required shared library: libcanberra-gtk3.so.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Sep 2023 11:05:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273805

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch 2023Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=eef6e5bcefda2b8b5734f00aea99d1ce3ac30a21

commit eef6e5bcefda2b8b5734f00aea99d1ce3ac30a21
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2023-09-15 11:03:25 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2023-09-15 11:04:37 +0000

    deskutils/xfce4-notifyd: Properly handle libcanberra dependency

    xfce4-notifyd configure script automatically adds a dependency on
    libcanberra-gtk3 if found on the system.

    To have control on this I added a new CANBERRA option (disabled by
    default) to the port to control configure behavior and ensure that
    the port does not link to it if the option is disabled.

    PR:             273805
    MFH:            2023Q3
    (cherry picked from commit 4018c2022be41e2e634d970655cfe78c4b997dc0)

 deskutils/xfce4-notifyd/Makefile | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.