Package: opencdk Version: 0.5.13 Revision: 3 Source: mirror:custom:opencdk-%v.tar.gz CustomMirror: << nam-US: http://josefsson.org/gnutls/releases/opencdk/ nam-US: ftp://ftp.gnutls.org/pub/gnutls/opencdk/ << Source-MD5: 65324874074ba7c67028b93979e6d1d9 Depends: %N-shlibs (= %v-%r), pkgconfig (>= 0.20-1) BuildDepends: << libgpg-error, libgcrypt, libgettext3-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 -j1 install DESTDIR=%d SplitOff: << Package: %N-shlibs Depends: << libgpg-error-shlibs, libgcrypt-shlibs, libgettext3-shlibs, libiconv, pth-shlibs << Files: lib/libopencdk*.8*.dylib DocFiles: COPYING* README* Shlibs: << %p/lib/libopencdk.8.dylib 10.0.0 %n (>= 0.5.13-2) << << 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