- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: GNUnet MICROPHONE
- Description: library to access the system's microphone (recording of OPUS-encoded data)
- URL: https://gnunet.org
- Version: @VERSION@
- Requires:
- Libs: -L${libdir} -lgnunetmicrophone
- Cflags: -I${includedir}
|