aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetspeaker.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkgconfig/gnunetspeaker.pc.in')
-rw-r--r--pkgconfig/gnunetspeaker.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkgconfig/gnunetspeaker.pc.in b/pkgconfig/gnunetspeaker.pc.in
new file mode 100644
index 000000000..3d0ab7aec
--- /dev/null
+++ b/pkgconfig/gnunetspeaker.pc.in
@@ -0,0 +1,12 @@
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: GNUnet SPEAKER
7Description: library to access the system's speaker (playback of OPUS-encoded data)
8URL: https://gnunet.org
9Version: @VERSION@
10Requires:
11Libs: -L${libdir} -lgnunetspeaker
12Cflags: -I${includedir}