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
remove yet another occurence of pthread_yield() by pa_thread_yield()
[pulseaudio.git]
/
libpulse-simple.pc.in
blob
4ccc3d58279e4e45bea7516def2d8f718d437c23
1
prefix=@prefix@
2
exec_prefix=${prefix}
3
libdir=@libdir@
4
includedir=${prefix}/include
5
6
Name: libpulse-simple
7
Description: Simplified Synchronous Client Interface to PulseAudio
8
Version: @PACKAGE_VERSION@
9
Libs: -L${libdir} -lpulse-simple
10
Cflags: -D_REENTRANT -I${includedir}
11
Requires: libpulse