Codebase list gpgme1.0 / HEAD src / gpgme.pc.in
HEAD

Tree @HEAD (Download .tar.gz)

gpgme.pc.in @HEADraw · history · blame

prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
host=@GPGME_CONFIG_HOST@
api_version=@GPGME_CONFIG_API_VERSION@

Name: gpgme
Description: GnuPG Made Easy to access GnuPG
Requires.private: gpg-error, libassuan
Version: @PACKAGE_VERSION@
Cflags: -I${includedir} @GPGME_CONFIG_CFLAGS@
Libs: -L${libdir} @GPGME_CONFIG_LIBS@
URL: https://www.gnupg.org/software/gpgme/index.html