- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
- Name: GNUnet Namestore
- Description: Provides API for storing GNS records to a database
- URL: http://gnunet.org
- Version: @VERSION@
- Requires:
- Libs: -L${libdir} -lgnunetnamestore
- Cflags: -I${includedir}
|