UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

gnupg

The GnuPG package is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440 and the S/MIME standard as described by several RFCs. GnuPG 2 is the stable version of GnuPG integrating support for OpenPGP and S/MIME.

Package info

Codename: gnupg
Source file: gnupg-2.2.9.tar.bz2
Source directory: gnupg-2.2.9
Package URL: https://umvirt.com/linux/downloads/0.1/packages/g/gnupg-2.2.9.tar.bz2
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/g/gnupg-2.2.9.tar.bz2.md5sum
Dependances: libgpg-error, libgcrypt, libassuan, libksba, npth, pinentry.
Dependance of: lxc, qca.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -e '/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += gpg-zip' \
    -i tools/Makefile.in

./configure --prefix=/usr            \
            --enable-symcryptrun     \
            --docdir=/usr/share/doc/gnupg-2.2.9

Build script:
make

Install script:
make install