The gpgmepp package provides a C++ wrapper to gpgme-2.1.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.1.0.tar.xz
Download MD5 sum: f3252524ba34c6a42455f30e226de1f5
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