repo.or.cz
/
pulseaudio-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix a few things in the translations
[pulseaudio-mirror.git]
/
libpulse-browse.pc.in
blob
66438b2a312bae4be01e8a8eaa50243b6c9e9a61
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 @PTHREAD_LIBS@
10
Cflags: -D_REENTRANT -I${includedir}
11
Requires: libpulse