repo.or.cz
/
jack2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
In JackCoreAudioDriver::Start, wait for the audio driver to effectively start (use...
[jack2.git]
/
jack.pc.in
blob
fbda3a40d33ba504bb37194e819900700ae68a58
1
prefix=@PREFIX@
2
exec_prefix=@PREFIX@
3
libdir=@LIBDIR@
4
includedir=@INCLUDEDIR@
5
server_libs=-L@LIBDIR@ -l@SERVERLIB@
6
7
Name: jack
8
Description: the Jack Audio Connection Kit: a low-latency synchronous callback-based media server
9
Version: @JACK_VERSION@
10
Libs: -L@LIBDIR@ -ljack
11
Cflags: -I@INCLUDEDIR@