A Library Designed to Give Applications Easy Access to GnuPG
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. Currently it uses GnuPG as its back-end, but the API is not
restricted to this engine.
Because the direct use of GnuPG from an application can be a
complicated programming task, it is suggested that all software should
try to use GPGME instead. This way bug fixes or improvements can be
done at a central place and every application benefits from this.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
14
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/gpgme && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000072 72 Bytes | |
baselibs.conf | 0000000035 35 Bytes | |
gpgme-1.23.2.tar.bz2 | 0001836904 1.75 MB | |
gpgme-1.23.2.tar.bz2.sig | 0000000238 238 Bytes | |
gpgme-D545-obsolete-distutils.patch | 0000027629 27 KB | |
gpgme-suse-nobetasuffix.patch | 0000000405 405 Bytes | |
gpgme.changes | 0000060038 58.6 KB | |
gpgme.keyring | 0000005365 5.24 KB | |
gpgme.spec | 0000012599 12.3 KB | |
python313.patch | 0000001686 1.65 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1218117
from
Dirk Mueller (dirkmueller)
(revision 107)
- add python313.patch to enable python 3.13 building anymore, and if we would it would happen via singlespec - add python311.patch to build language bindings for python 3.11 - Use python-rpm-macros to provide python3X-gpg for all present * New function gpgme_op_revsig to revoke key signatures samba/libsoup. it is included upstream now. - Re-conditionalize python builds, to allow gpgme to build on Leap 42.3 (python tests fail with an older gpg, see needed, fix GCC7 build - Add remove-a-forgotten-instance-of-libsuffix.diff: fix CMake files for gpgmepp (or they won't work with KDE software) - making the build reproducible - see - gpgme-config --libs lists -lassuan, but libgpgme-devel did not - Workaround qemu-arm bugs - update to gpgme-1.3.1 - Add gnupg-2.0.17-test-failure.patch: fix test failure with gnupg 2.0.17 - fix -devel package dependencies - drop unneeded BRs: libgcrypt-devel, libksba-devel - change BuildRequires: (pth-devel -> libpth-devel) - BuildRequires: pth-devel - add upstream patches to run the testsuite non-interactively - fix library-without-ldconfig-post* errors - remove devel requires from library package - updated filelist - update of url - fixed bug #36194 fixed #29620, #29641 and #29642 - fixed -fPIC and lib64 Problems
Comments 0