mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Rename pulsevideo to pinos
This commit is contained in:
parent
b68b62740c
commit
4b72848a1a
47 changed files with 356 additions and 369 deletions
11
pkgconfig/libpinos.pc.in
Normal file
11
pkgconfig/libpinos.pc.in
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
modlibexecdir=@modlibexecdir@
|
||||
|
||||
Name: libpinos
|
||||
Description: Pinos Client Interface
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lpinos @PTHREAD_LIBS@
|
||||
Cflags: -I${includedir} -D_REENTRANT
|
||||
Loading…
Add table
Add a link
Reference in a new issue