mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
* prepare polyplib-browse for installation
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@321 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
e02be6c15b
commit
fa48de8a12
4 changed files with 17 additions and 3 deletions
11
polyplib-browse.pc.in
Normal file
11
polyplib-browse.pc.in
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
prefix=@prefix@
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: polyplib-browse
|
||||
Description: Polypaudio network browsing API
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lpolyp-browse-@PA_MAJORMINOR@
|
||||
Cflags: -D_REENTRANT -I${includedir}
|
||||
Requires: polyplib-mainloop
|
||||
Loading…
Add table
Add a link
Reference in a new issue