openbsd-ports/audio/pulseaudio/patches/patch-libpulse-simple_pc_in
ajacoutot d6f84dee40 Woken up by the strangest ring,
I hear in my head like a ping.
Now wait is that PulseAudio?
Yeah mate, it's time for three point O!
From all of my heart, Happy New Year
Except Lennart, what do we care...

ok robert@ (maintainer)
2013-01-01 14:12:36 +00:00

16 lines
660 B
Plaintext

$OpenBSD: patch-libpulse-simple_pc_in,v 1.3 2013/01/01 14:12:36 ajacoutot Exp $
linked "privately" to lib/pulseaudio/libpulsecommon-X.Y.so
--- libpulse-simple.pc.in.orig Wed Sep 26 13:27:01 2012
+++ libpulse-simple.pc.in Tue Jan 1 12:03:38 2013
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: libpulse-simple
Description: PulseAudio Simplified Synchronous Client Interface
Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lpulse-simple @PTHREAD_LIBS@
+Libs: -L${libdir} -lpulse-simple @PTHREAD_LIBS@ -Wl,-rpath,${libdir}/pulseaudio
Libs.private: -L${libdir}/pulseaudio -lpulsecommon-@PA_MAJORMINOR@
Cflags: -I${includedir} -D_REENTRANT
Requires: libpulse