# Compiling Time: 0.51 SBU # Maintainer: whoever pkgname=libgcrypt pkgver=1.9.3 pkgrel=1 pkgdesc="Libgcrypt is a general purpose cryptographic library based on the code from GnuPG." url="http://www.gnu.org/directory/security/libgcrypt.html" groups=('base' 'core') archs=('x86_64') depends=('libgpg-error>=1.36-2') up2date="lynx -dump ftp://ftp.gnupg.org/gcrypt/$pkgname |Flasttar" source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2) signatures=($source.sig) _F_cross32_simple_auto="yes" Finclude cross32 options+=('ldgold' 'nolto') # optimization OK