Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gpgme03 - GnuPG Made Easy interface library
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
gpgme03 |
0.3.16 |
8 |
ppc |
165 KiB |
Mon Mar 21 15:47:42 2005 |
Changelog
- * Thu Mar 17 11:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.3.16-8
- Fix build for FC4.
- Remove conflict with gpgme packages (relocate files in -devel
package, rename .info file and rename macro in .m4 file).
This is not as clean as I wanted it to be. But other -devel
packages in FC pollute the linker's search path with leading
-L/usr/lib options, which makes parallel installation of multiple
library versions unnecessarily complicated.
- * Sat Jan 15 11: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.
- * Wed Jan 5 11:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.3.16-6
- Fix underquoted definition in gpgme.m4.