summary refs log tree commit diff stats
path: root/libotr/libgcrypt-1.8.7/src/libgcrypt.pc.in
blob: ec68fa2d92c459fcf266543046dbdad2bfab777e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@
host=@LIBGCRYPT_CONFIG_HOST@
api_version=@LIBGCRYPT_CONFIG_API_VERSION@
symmetric_ciphers="@LIBGCRYPT_CIPHERS@"
asymmetric_ciphers="@LIBGCRYPT_PUBKEY_CIPHERS@"
digests="@LIBGCRYPT_DIGESTS@"

Name: libgcrypt
Description: General purpose cryptographic library
Requires: gpg-error
Version: @PACKAGE_VERSION@
Cflags: @LIBGCRYPT_CONFIG_CFLAGS@
Libs: @LIBGCRYPT_CONFIG_LIBS@
URL: https://www.gnupg.org/software/libgcrypt/index.html