mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -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-glib-mainloop.pc.in
Normal file
11
libpulse-glib-mainloop.pc.in
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: libpulse-glib-mainloop
|
||||
Description: GLIB 2.0 Main Loop Wrapper for PulseAudio
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lpulse-mainloop-glib
|
||||
Cflags: -D_REENTRANT -I${includedir}
|
||||
Requires: libpulse glib-2.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue