mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-18 07:00:06 -05:00
Rename pulsevideo to pinos
This commit is contained in:
parent
b68b62740c
commit
4b72848a1a
47 changed files with 356 additions and 369 deletions
|
|
@ -4,8 +4,8 @@ libdir=@libdir@
|
|||
includedir=@includedir@
|
||||
modlibexecdir=@modlibexecdir@
|
||||
|
||||
Name: libpulsevideo
|
||||
Description: PulseVideo Client Interface
|
||||
Name: libpinos
|
||||
Description: Pinos Client Interface
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lpulsevideo @PTHREAD_LIBS@
|
||||
Libs: -L${libdir} -lpinos @PTHREAD_LIBS@
|
||||
Cflags: -I${includedir} -D_REENTRANT
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue