git: b34f8d47812a - main - audio/plasma6-plasma-pa: fix sound testing and volume feedback sounds

From: Max Brazhnikov <makc_at_FreeBSD.org>
Date: Tue, 29 Jul 2025 11:21:25 UTC
The branch main has been updated by makc:

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

commit b34f8d47812ae275140ee2f7d1a871ef128bb69b
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-07-24 12:15:04 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-07-29 11:19:51 +0000

    audio/plasma6-plasma-pa: fix sound testing and volume feedback sounds
    
    PR:             288192
    Reported by:    thierry@
---
 audio/plasma6-plasma-pa/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/audio/plasma6-plasma-pa/Makefile b/audio/plasma6-plasma-pa/Makefile
index 9c82747b2dcb..0583338795cc 100644
--- a/audio/plasma6-plasma-pa/Makefile
+++ b/audio/plasma6-plasma-pa/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	plasma-pa
 DISTVERSION=	${KDE_PLASMA_VERSION}
+PORTREVISION=	1
 CATEGORIES=	audio kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
@@ -8,7 +9,8 @@ COMMENT=	Plasma applet for audio volume management using PulseAudio
 LIB_DEPENDS=	libcanberra.so:audio/libcanberra \
 		libpulse.so:audio/pulseaudio \
 		libKF6PulseAudioQt.so:audio/pulseaudio-qt
-RUN_DEPENDS=	${LOCALBASE}/share/sounds/freedesktop/index.theme:audio/freedesktop-sound-theme
+RUN_DEPENDS=	${LOCALBASE}/share/sounds/freedesktop/index.theme:audio/freedesktop-sound-theme \
+		libcanberra-pulse>0:audio/libcanberra-pulse
 
 USES=		cmake compiler:c++17-lang gettext gl gnome kde:6 pkgconfig \
 		qt:6 tar:xz