mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
It's possible that the last ref to a source-output is removed with the remove signal, in that case, remove the object from the client watched objects to avoid freeing it twice. Use installed gstreamer and fix library name
11 lines
340 B
PkgConfig
11 lines
340 B
PkgConfig
prefix=/mnt/d00b721c-6d2d-4050-8d52-431da51984ef/home/wim/src/gnome/prefix
|
|
exec_prefix=${prefix}
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
modlibexecdir=@modlibexecdir@
|
|
|
|
Name: libpulsevideo
|
|
Description: PulseVideo Client Interface
|
|
Version: 0.1
|
|
Libs: -L${libdir} -lpulsevideo @PTHREAD_LIBS@
|
|
Cflags: -I${includedir} -D_REENTRANT
|