aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/gnunetspeaker.pc.in
blob: 3d0ab7aecce1b877acc09c1389dec0db6a517008 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GNUnet SPEAKER
Description: library to access the system's speaker (playback of OPUS-encoded data)
URL: https://gnunet.org
Version: @VERSION@
Requires:
Libs: -L${libdir} -lgnunetspeaker
Cflags: -I${includedir}