15 lines
396 B
PkgConfig
15 lines
396 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
includedir=@includedir@
|
||
|
libdir=@libdir@
|
||
|
host=@GPGME_CONFIG_HOST@
|
||
|
api_version=@GPGME_CONFIG_API_VERSION@
|
||
|
|
||
|
Name: gpgme-glib
|
||
|
Description: GnuPG Made Easy to access GnuPG with Glib
|
||
|
Requires: gpg-error, libassuan, glib-2.0
|
||
|
Version: @PACKAGE_VERSION@
|
||
|
Cflags: @GPGME_CONFIG_CFLAGS@
|
||
|
Libs: @GPGME_CONFIG_LIBS@
|
||
|
URL: https://www.gnupg.org/software/gpgme/index.html
|