CVS commit: pkgsrc/audio/openal-soft

"Kevin Bloom" <[email protected]>
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
Module Name:	pkgsrc
Committed By:	ktnb
Date:		Fri Aug 21 15:03:24 UTC 2026

Modified Files:
	pkgsrc/audio/openal-soft: options.mk

Log Message:
openal-soft: fixed pulseaudio linking on NetBSD


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/openal-soft/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed) (text/x-diff, 812 B)
Modified files:

Index: pkgsrc/audio/openal-soft/options.mk
diff -u pkgsrc/audio/openal-soft/options.mk:1.4 pkgsrc/audio/openal-soft/options.mk:1.5
--- pkgsrc/audio/openal-soft/options.mk:1.4	Tue Dec 16 15:09:09 2025
+++ pkgsrc/audio/openal-soft/options.mk	Fri Aug 21 15:03:24 2026
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2025/12/16 15:09:09 vins Exp $
+# $NetBSD: options.mk,v 1.5 2026/08/21 15:03:24 ktnb Exp $
 
 PKG_OPTIONS_VAR=		PKG_OPTIONS.openal-soft
 PKG_SUPPORTED_OPTIONS=		jack pulseaudio sndio
@@ -32,6 +32,7 @@ CMAKE_CONFIGURE_ARGS+=	-DALSOFT_BACKEND_
 
 .if !empty(PKG_OPTIONS:Mpulseaudio)
 CMAKE_CONFIGURE_ARGS+=	-DALSOFT_BACKEND_PULSEAUDIO=ON
+LDFLAGS+=	-lpulse -lpulse-simple
 .  include "../../audio/pulseaudio/buildlink3.mk"
 .else
 CMAKE_CONFIGURE_ARGS+=	-DALSOFT_BACKEND_PULSEAUDIO=OFF
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.