gpgmepp-2.0.0

Introduction to gpgmepp

The gpgmepp package provides a C++ wrapper to gpgme-2.0.0.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

gpgmepp Dependencies

Required

gpgme-2.0.0

Installation of gpgmepp

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

Contents

Installed Program: None
Installed Libraries: libgpgmepp.so
Installed Directory: /usr/lib/cmake/Gpgmepp and /usr/include/gpgme++

Short Descriptions

libgpgmepp.so

contains the C++ gpgme API functions