mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-18 07:00:06 -05:00
Add beginnings of jack module
Update spec and makefile a bit
This commit is contained in:
parent
bc56c59597
commit
2c6b2f0b74
16 changed files with 2791 additions and 30 deletions
|
|
@ -6,6 +6,6 @@ moduledir=@moduledir@
|
|||
|
||||
Name: libpipewire
|
||||
Description: PipeWire Client Interface
|
||||
Version: @PACKAGE_VERSION@
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lpipewire-@PIPEWIRE_API_VERSION@
|
||||
Cflags: -I${includedir} -D_REENTRANT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue