mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-26 07:00:13 -05:00
pinos -> pipewire
This commit is contained in:
parent
f12a5ffc80
commit
83964cec87
197 changed files with 9430 additions and 11744 deletions
11
pkgconfig/libpipewire.pc.in
Normal file
11
pkgconfig/libpipewire.pc.in
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@/
|
||||
moduledir=@moduledir@
|
||||
|
||||
Name: libpipewire
|
||||
Description: PipeWire Client Interface
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lpipewire
|
||||
Cflags: -I${includedir} -D_REENTRANT
|
||||
Loading…
Add table
Add a link
Reference in a new issue