UmVirt LFS Package info
DB commit: f9aede95e4e5157a46ec1323bb7abf8947e8632d
APP commit:
gpgme
The GPGME package is a C library that allows cryptography support to be added to a program. It is designed to make access to public key crypto engines like GnuPG or GpgSM easier for applications. GPGME provides a high-level crypto API for encryption, decryption, signing, signature verification and key management.Package info
Codename: gpgme
Source file: gpgme-1.23.2.tar.bz2
Source directory: gpgme-1.23.2
Package URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/g/gpgme-1.23.2.tar.bz2
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2.1/packages/g/gpgme-1.23.2.tar.bz2.md5sum
Dependances: libassuan.
Dependance of: poppler-app, samba, libreoffice7, libreoffice24.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr --disable-gpg-test
Build script:
make PYTHONS=
if swig -version > /dev/null; then
srcdir=$PWD/../lang/python \
top_builddir=$PWD \
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD/lang/python
fi
Install script:
make install PYTHONS=
if swig -version > /dev/null; then
pip3 install --no-index --find-links=dist --no-cache-dir --no-user gpg
fi
Apache/2.4.62 (Debian) Server at ulfs.org Port 443