The gpgmepp package provides a C++ wrapper to gpgme-2.0.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.0.0.tar.xz
Download MD5 sum: c27f2285fe9fac54b5d1ca22e00b4594
Download size: 115 KB
Estimated disk space required: 8.9 MB (with tests)
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