The gpgmepp package provides a C++ wrapper to gpgme-2.2.0.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://www.gnupg.org/ftp/gcrypt/gpgmepp/gpgmepp-2.2.0.tar.xz
Download MD5 sum: b0c6b3d699c39fc5e3b18ea523ff7ee6
Download size: 124 KB
Estimated disk space required: 12 MB
Estimated build time: 0.1 SBU
Install gpgmepp by running the following commands:
mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr .. && make
This package does not come with a test suite.
Now, as the root user:
make install