Package Details: qgpgme-qt5 2.0.0-1

Git Clone URL: https://aur.archlinux.org/qgpgme-qt5.git (read-only, click to copy)
Package Base: qgpgme-qt5
Description: Qt5 bindings for GPGme
Upstream URL: https://gnupg.org/software/gpgme/index.html
Licenses: GPL-2.0-or-later
Submitter: andreas_baumann
Maintainer: andreas_baumann
Last Packager: andreas_baumann
Votes: 5
Popularity: 0.003477
First Submitted: 2024-05-20 13:39 (UTC)
Last Updated: 2025-06-19 13:46 (UTC)

Latest Comments

andreas_baumann commented on 2025-06-23 14:26 (UTC) (edited on 2025-06-23 14:28 (UTC) by andreas_baumann)

ldd libgpgmepp.so.7 => /usr/lib/libgpgmepp.so.7 (0x00007fcd655c4000) libgpgme.so.11 => /usr/lib/libgpgme.so.11 (0x00007fcd6556c000) libgpgme.so.45 => /usr/lib/libgpgme.so.45 (0x00007fcd653b4000) will be tricky on Archlinux, but if you build on Manjaro, gpgme is still version 1, so this should work (TM).

rfried commented on 2025-06-20 21:18 (UTC)

Manjaro is still Version v1:

core/gpgme 1.24.2-1 [installed]
    A C wrapper library for GnuPG
core/qgpgme-qt6 1.24.2-1 [installed]
    Qt6 bindings for GPGme

ArchLinux has already v2:

core/gpgme 2.0.0-1 [installed]
    C wrapper library for GnuPG
extra/gpgmepp 2.0.0-2
    C++ bindings for GPGME

Sabrent commented on 2025-06-20 16:00 (UTC)

I have the same issue as Akurei. No gpgmepp. I'm on version 1.24.3-2

andreas_baumann commented on 2025-06-20 14:37 (UTC)

Can you check whether you are on gpgme 2.0 (where gpgmepp is a separated package). Maybe you are now the "canary in the colemine" who is still on gpgme 1.x and we have to make a qgpgme1-qt5 package? :-)

akurei commented on 2025-06-20 12:59 (UTC)

-> could not find all required packages: gpgmepp

andreas_baumann commented on 2025-06-19 13:48 (UTC)

updated to split-out qtgpgme 2.0.0, hope we don't need a gpgme1-qt5 anymore (otherwise croak).

andreas_baumann commented on 2025-05-29 10:17 (UTC)

Removed some local cmake and include file hacks, version 1.24.3 fixes that uptream.

1.24.3-1 is broken, don't use.

1.24.3-2 is the un-broken one.

andreas_baumann commented on 2025-03-27 17:35 (UTC) (edited on 2025-03-27 17:36 (UTC) by andreas_baumann)

Forgot to add include files and cmake for building Qt5 based software against it (mainly trojita at this point of time).

andreas_baumann commented on 2024-07-22 04:47 (UTC)

..bumped to force a rebuild after update to libassuan to 3.0.0

andreas_baumann commented on 2024-07-07 17:21 (UTC)

Needed to keep trojita alive..