office-gobmx/external/gpgmepp
Xisco Fauli 96fb0457f4 gpgme: Upgrade to 1.24.0
* external/gpgmepp/gettid.patch fixes
/opt/rh/gcc-toolset-12/root/usr/libexec/gcc/x86_64-redhat-linux/12/ld: ./.libs/libgpgme.so: undefined reference to `gettid'

* external/gpgmepp/strcasecmp.patch fixes
libgpgme.lib(key.obj) : error LNK2019: unresolved external symbol _strcasecmp referenced in function __gpgme_key_append_name

Downloaded from https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-1.24.0.tar.bz2

Change-Id: I2f2587f5157db7610d6ffaa84b49f9677ba1cc4c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176160
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-11-08 22:49:42 +01:00
..
asan.patch
c++20.patch
clang-cl.patch
configure.patch
ExternalPackage_gpgmepp.mk
ExternalProject_gpgmepp.mk
find-libgpg-error-libassuan.patch
fix-autoconf-macros.patch
gettid.patch
Library_gpgmepp.mk
macos-macports-path.patch
macos-tdf152524.patch
Makefile
Module_gpgmepp.mk
README
rpath.patch
strcasecmp.patch
ubsan.patch
UnpackedTarball_gpgmepp.mk
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
w32-include.patch
Wincompatible-function-pointer-types.patch

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 [...]")