Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gpgme03: GnuPG Made Easy interface library
- Summary
- GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier
for applications. It provides a High-Level Crypto API for encryption,
decryption, signing, signature verification and key management.
Arch: i386
| Download: | gpgme03-0.3.16-7.i386.rpm |
| Build Date: | Wed Apr 27 17:45:28 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 63 KiB |
Changelog
- * Sun Jan 16 12:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.3.16-7
- Disable GPGSM, remove /usr/bin/gpgsm dependency.
None of our GPGME 0.3.x API users need this.
- * Thu Jan 6 12:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.3.16-6
- Fix underquoted definition in gpgme.m4.
- * Tue Nov 30 12:00:00 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.3.16-5
- Drop BR pth-devel and build --with-pth=no. It is neither used nor
linked against libpth. configure.ac does a negative check for pth 1.2.0
(see config.log) and pth >= 2.0.0 which is checked by configure later,
is not used either.