# $Id: opencdk.info,v 1.4 2004/04/10 03:45:13 crhalpin Exp $ Package: opencdk Version: 0.5.5 Revision: 2 Source: ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/opencdk/opencdk-%v.tar.bz2 Source-MD5: aaff60107f0153873192ffda00699a96 Depends: %N-shlibs (= %v-%r) BuildDepends: << libgpg-error, libgcrypt, gettext-dev, libiconv-dev, pth << BuildDependsOnly: True Conflicts: %N-dev Replaces: %N-dev Provides: %N-dev Patch: %n.patch SetLDFLAGS: -lpth CompileScript: << ./configure %c make << InstallScript: make install DESTDIR=%d SplitOff: << Package: %N-shlibs Depends: libgpg-error-shlibs, libgcrypt-shlibs, gettext, libiconv, pth-shlibs Files: lib/libopencdk*.8*.dylib DocFiles: COPYING* README* Shlibs: << %p/lib/libopencdk.8.0.1.dylib 13.0.0 %n (>= 0.5.5-1) << << DocFiles: AUTHORS ChangeLog NEWS THANKS TODO Description: GNU cryptographic library DescDetail: << This library provides basic parts of the OpenPGP message format. The aim of the library is *not* to replace any available OpenPGP version. There will be no real support for key management (sign, revoke, alter preferences, ...) and some other parts are only rudimentary available. The main purpose is to handle and understand OpenPGP packets and to use basic operations. For example to encrypt/decrypt or to sign/verify and packet routines. << License: GPL/LGPL Maintainer: Corey Halpin Homepage: http://www.gnu.org/software/gnutls/gnutls.html