summaryrefslogtreecommitdiff
path: root/libpulse.pc.in
diff options
context:
space:
mode:
authorCJ van den Berg <cj@vdbonline.com>2007-05-16 18:52:01 +0200
committerCJ van den Berg <cj@vdbonline.com>2007-05-16 18:52:01 +0200
commit6f3475459275eb704db4e4e41b717809d49f49fd (patch)
treebc0eaaa4c2ada87914b90f74947f26ba9ceb5481 /libpulse.pc.in
Imported upstream version 0.9.5
Diffstat (limited to 'libpulse.pc.in')
-rw-r--r--libpulse.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/libpulse.pc.in b/libpulse.pc.in
new file mode 100644
index 0000000..45fec22
--- /dev/null
+++ b/libpulse.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=${prefix}
+libdir=@libdir@
+includedir=${prefix}/include
+
+Name: libpulse
+Description: Client Interface to PulseAudio
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} -lpulse
+Cflags: -D_REENTRANT -I${includedir}
+Requires: