mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
big s/polyp/pulse/g
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
dd21f11ded
commit
f44ba09265
303 changed files with 2724 additions and 2719 deletions
11
libpulse.pc.in
Normal file
11
libpulse.pc.in
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: libpulse
|
||||
Description: Client Interface to PulseAudio
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lpulse
|
||||
Cflags: -D_REENTRANT -I${includedir}
|
||||
Requires:
|
||||
Loading…
Add table
Add a link
Reference in a new issue