blob: 37c15357c2737ded6203299e50d9b592a338d250 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
host=@GPGMEPP_PKGCONFIG_HOST@
Name: gpgmepp
Description: GnuPG Made Easy (C++ binding)
Requires.private: gpg-error, gpgme
Version: @PACKAGE_VERSION@
Cflags: @GPGMEPP_PKGCONFIG_CFLAGS@
Libs: @GPGMEPP_PKGCONFIG_LIBS@
URL: https://www.gnupg.org/software/gpgme/index.html
|