Hi,

I'm trying to try out the GPG support.

We're now using GpgME++, a C++ wrapper around libgpgme.

Ok, I have this and the header files installed (thanks to kdepimlibs).

Do I need to have Mimetic installed? (I don't.)

All changes are available at [1],

Am I correct to think this has now been merged?


On gentoo: I updated my version of the live ebuild to include

        gpg

in IUSE,

        gpg? ( || ( kde-apps/gpgmepp kde-apps/kdepimlibs ) )

in RDEPEND and

        -DWITH_GPGMEPP=$(usex gpg)

in mycmakeargs, but my impression is that the pgp functionality does not get built. At least, I see no reference in the menus to anything crypto and the message view of a pgp-signed message just includes the signature as an attachment.

I'll dig deeper in the coming week, but perhaps someone on the list can save me some time. ;-)


Best,

Erik

Reply via email to