repo.or.cz
/
pulseaudio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
allow hooking into the process of creating playback streams. To implement this I...
[pulseaudio.git]
/
libpulse-browse.pc.in
blob
7b9a59f41b75bb4ce2d6b47f28f4a138b2eba428
1
prefix=@prefix@
2
exec_prefix=${prefix}
3
libdir=@libdir@
4
includedir=${prefix}/include
5
6
Name: libpulse-browse
7
Description: PulseAudio Network Browsing API
8
Version: @PACKAGE_VERSION@
9
Libs: -L${libdir} -lpulse-browse
10
Cflags: -D_REENTRANT -I${includedir}
11
Requires: libpulse