office-gobmx/external/gpgmepp
Mike Kaganski 0de0b8c9d8 Copy gpgme-w32spawn.exe to workdir/LinkTarget/Executable
... to avoid "GpgME not installed correctly" message boxes during
unit tests. See the mail list thread started with
https://lists.freedesktop.org/archives/libreoffice/2018-October/081209.html

Change-Id: Ie57e6b5a7281d8f20ba97912f3413eafaac9cfd4
Reviewed-on: https://gerrit.libreoffice.org/61903
Tested-by: Jenkins
Tested-by: Jan-Marek Glogowski <glogow@fbihome.de>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2018-10-21 14:06:15 +02:00
..
add-minimal-keyexport.patch
asan.patch
ExternalPackage_gpgmepp.mk Copy gpgme-w32spawn.exe to workdir/LinkTarget/Executable 2018-10-21 14:06:15 +02:00
ExternalProject_gpgmepp.mk
find-libgpg-error-libassuan.patch
fix-autoconf-macros.patch
gcc9.patch
Library_gpgmepp.mk
Makefile
Module_gpgmepp.mk
README
rpath.patch
UnpackedTarball_gpgmepp.mk
version.patch
w32-add-initializer.patch.1
w32-build-fixes-2.patch
w32-build-fixes.patch.1
w32-disable-docs.patch.1
w32-fix-libtool.patch.1
w32-fix-win32-macro.patch.1

A library for easy access to GnuPG (GnuPG Made Easy)
[https://www.gnupg.org/related_software/gpgme/index.html]

(The upstream project and its git repo at <https://dev.gnupg.org/source/gpgme/> are called "gpgme",
not "gpgmepp".  This external module was renamed from external/gpgme to external/gpgmepp with
50a55d862034b7a06510c014332236f44e306831 "gpg4libre: cleanup gpgme & add gbuild lib for gpgmepp":
"This moves the external to gpgmepp, since that's what we _actually_ link against [...]")