office-gobmx/external/gpgmepp
Xisco Fauli 4ffd1e31b1 gpgme: upgrade to 1.24.1
* external/gpgmepp/gettid.patch issue fixed upstream

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

Change-Id: Id2d984f5e68b8681bf5e635a1afe5d90605711ec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177821
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2024-12-04 21:19:54 +01:00
..
asan.patch gpgme: upgrade to release 1.18.0 2022-12-15 15:19:54 +00:00
c++20.patch external/gpgmepp: Deprecated std::shared_pointer::unique has been removed... 2020-07-20 20:26:43 +02:00
clang-cl.patch external/gpgmepp: Avoid overloaded utf8_to_wchar in C code 2020-08-04 21:37:57 +02:00
configure.patch gpgme: upgrade to release 1.18.0 2022-12-15 15:19:54 +00:00
ExternalPackage_gpgmepp.mk gpgme: upgrade to 1.24.1 2024-12-04 21:19:54 +01:00
ExternalProject_gpgmepp.mk run autoconf/autoreconf via wsl in wsl-as-helper case 2024-04-26 14:02:20 +02:00
find-libgpg-error-libassuan.patch libassuan: upgrade to 3.0.1 2024-07-25 15:21:19 +02:00
fix-autoconf-macros.patch gpgme: upgrade to release 1.18.0 2022-12-15 15:19:54 +00:00
Library_gpgmepp.mk makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
macos-macports-path.patch Related tdf#155125: add MacPorts to GPG's fallback search on macOS 2023-07-15 02:25:39 +02:00
macos-tdf152524.patch Clean up path in diff header line 2024-03-22 16:46:48 +01:00
Makefile gpg4libre: cleanup gpgme & add gbuild lib for gpgmepp 2017-11-22 17:57:08 +01:00
Module_gpgmepp.mk gpgme: actually make use of the previous buildfix 2017-11-25 09:29:24 +01:00
README Clarify name and location of external/gpgmepp's upstream 2018-06-27 10:27:42 +02:00
rpath.patch gpgme: upgrade to release 1.18.0 2022-12-15 15:19:54 +00:00
strcasecmp.patch gpgme: Upgrade to 1.24.0 2024-11-08 22:49:42 +01:00
ubsan.patch Update gpgme to 1.20.0 2023-06-26 16:53:40 +02:00
UnpackedTarball_gpgmepp.mk gpgme: upgrade to 1.24.1 2024-12-04 21:19:54 +01:00
w32-add-initializer.patch.1 gpg4libre: call libgpg-error subsystem init 2017-11-24 16:03:38 +01:00
w32-build-fixes-2.patch gpg4libre: update gpgme, libassuan and libgpg-error 2020-06-13 00:29:09 +02:00
w32-build-fixes.patch.1 fix pid_t type mismatch on win64 between libassuan and gpgmepp 2024-07-25 23:22:40 +02:00
w32-disable-docs.patch.1 gpgme: upgrade to release 1.18.0 2022-12-15 15:19:54 +00:00
w32-fix-libtool.patch.1 gpgme: upgrade to release 1.18.0 2022-12-15 15:19:54 +00:00
w32-fix-win32-macro.patch.1 gpgme: Upgrade to 1.24.0 2024-11-08 22:49:42 +01:00
w32-include.patch gpgme: Upgrade to 1.24.0 2024-11-08 22:49:42 +01:00
Wincompatible-function-pointer-types.patch GPGME: upgrade to release 1.23.2 2024-02-27 14:03:51 +01:00

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