libgcrypt stable port information

Package: libgcrypt
Version: 1.5.0
Revision: 3
Source: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%v.tar.bz2
Source-MD5: 693f9c64d50c908bc4d6e01da3ff76d8
Source-Checksum: SHA1(3e776d44375dc1a710560b98ae8437d5da6e32cf)
Depends: %N-shlibs (= %v-%r)
BuildDepends: <<
libgettext8-dev (>= 0.17-19),
libgpg-error (>= 1.10-1),
libiconv-dev (>= 1.12-3)
<<
BuildDependsOnly: True
ConfigureParams: --disable-asm --infodir=%p/share/info
InstallScript: make install DESTDIR=%d
SplitOff: <<
Package: %N-shlibs
Depends: <<
libgettext8-shlibs (>= 0.17-19),
libgpg-error-shlibs (>= 1.10-1),
libiconv (>= 1.12-3)
<<
DocFiles: COPYING* README*
Files: <<
lib/libgcrypt.11*.dylib
<<
Shlibs: <<
%p/lib/libgcrypt.11.dylib 19.0.0 %n (>= 1.5.0-1)
<<
<<
DocFiles: AUTHORS ChangeLog NEWS THANKS TODO
InfoDocs: gcrypt.info
Description: GNU cryptographic library
DescDetail: <<
This is a general purpose cryptographic library based on the code
from GnuPG. It provides functions for all cryptograhic building
blocks: symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour),
hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs (HMAC for
all hash algorithms), public key algorithms (RSA, ElGamal, DSA), large
integer functions, random numbers and a lot of supporting functions.
<<
DescPackaging: <<
Previous versions of this package included libgcrypt-pthread*.dylib.
This is no longer a part of the upstream distribution, so its gone too.
<<
License: GPL/LGPL
Maintainer: Dave Reiser
Homepage: http://directory.fsf.org/project/libgcrypt/