Spin off from bug 89037 - this is a build system easy hack to make gpgme (plus support libs) build on Mac
Code pointers: * enable gpgme build in configure.ac (just grep for it) * possibly port over / fix build for external/gpgme, external/libassuan and external/libgpg-error
So how to attack this: enable gpgme in configure.ac, run a full build, fix all errors you encounter. Easy as that. :)
wip patch here: https://gerrit.libreoffice.org/#/c/43616/
A polite ping, still working on this bug?
yep, patch is merged meanwhile; some higher level functions still missing.
Fixed, reportedly works on Mac now.