Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Sep 2023 19:42:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        xfce@FreeBSD.org
Subject:   [Bug 273805] deskutils/xfce4-notifyd: xfce4-notifyd is missing a required shared library: libcanberra-gtk3.so.0
Message-ID:  <bug-273805-28711-g59PGTAa2T@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273805-28711@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273805-28711@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273805

--- Comment #8 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
With:
diff --git a/deskutils/xfce4-notifyd/Makefile
b/deskutils/xfce4-notifyd/Makefile
index cbee8f912314..1936bc3aca29 100644
--- a/deskutils/xfce4-notifyd/Makefile
+++ b/deskutils/xfce4-notifyd/Makefile
@@ -36,7 +36,7 @@ CANBERRA_DESC=3D        Sound (audio) support via canberra

 CANBERRA_LIB_DEPENDS=3D          libcanberra.so:audio/libcanberra \
                                libcanberra-gtk3.so:audio/libcanberra-gtk3
-CANBERRA_CONFIGURE_ENABLE=3D     canberra
+CANBERRA_CONFIGURE_ENABLE=3D     sound

 NLS_USES=3D              gettext-runtime
 NLS_CONFIGURE_ENABLE=3D  nls

Got:
...
config.status: creating po/POTFILES
config.status: creating po/Makefile

Build Configuration:

* Installation prefix:       ${exec_prefix}/lib
* Debug Support:             minimum
* X11 Support:               yes
* Wayland Support:           no
* Sound support:             no
* Startup methods:
  - D-Bus activation:        yes (${datarootdir}/dbus-1/services)
  - Systemd:                 no ()
  - XDG autostart:           yes (${prefix}/etc/xdg/autostart)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273805-28711-g59PGTAa2T>