# $Id: gnutls.info,v 1.6 2004/04/13 13:14:55 crhalpin Exp $ Package: gnutls Version: 1.0.21 Revision: 1 Source: ftp://ftp.gnupg.org/gcrypt/gnutls/gnutls-%v.tar.gz Source-MD5: 04ca543897549b96beda45ce050a0657 Depends: %N-shlibs (= %v-%r) Replaces: %N-dev Conflicts: %N-dev Provides: %N-dev BuildDepends: << gettext-dev, libiconv-dev, lzo, libgcrypt (>= 1.1.94-1), libgpg-error, libtasn1, opencdk (>= 0.5.4-1) << Patch: %n.patch BuildDependsOnly: True SetCPPFLAGS: -no-cpp-precomp ConfigureParams: --mandir=%p/share/man InstallScript: make install DESTDIR=%d SplitOff: << Package: %N-shlibs Depends: << gettext, libgcrypt-shlibs (>= 1.1.94-1), libgpg-error-shlibs, libiconv, libtasn1-shlibs, opencdk-shlibs (>= 0.5.4-1), lzo-shlibs << DocFiles: COPYING README Files: << lib/libgnutls-extra.11*.dylib lib/libgnutls-openssl.11*.dylib lib/libgnutls.11*.dylib << Shlibs: << %p/lib/libgnutls-openssl.11.1.15.dylib 13.0.0 %n (>= 1.0.15-1) %p/lib/libgnutls-extra.11.1.15.dylib 13.0.0 %n (>= 1.0.15-1) %p/lib/libgnutls.11.1.15.dylib 13.0.0 %n (>= 1.0.15-1) << << DocFiles: AUTHORS ChangeLog COPYING NEWS README Description: GNU TLS encryption library DescDetail: << GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. Quoting from RFC2246 - the TLS 1.0 protocol specification: "The TLS protocol provides communications privacy over the Internet. The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery." << License: GPL/LGPL Maintainer: Corey Halpin Homepage: http://www.gnutls.org/