# # Basic cryptographic library. # # The libgcrypt package contains a general purpose crypto library # based on the code used in GnuPG. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=libgcrypt pkgversion=1.10.1 arch=amd64 release=1 pkgcategory="gnupg" full_pkgname=libgcrypt_1.10.1_amd64-1@gnupg blurb="Basic cryptographic library." homepage="https://www.gnupg.org" license="GPLv2+, LGPLv2.1" fetch="https://www.gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-1.10.1.tar.bz2" replace=""