On Wed, 23 Nov 2022 15:42:31 -0500 Daniel Kahn Gillmor
<d...@fifthhorseman.net> wrote:
> On Wed 2022-11-23 16:27:43 +0100, Andreas Metzler wrote:
> > Unless kgpg maintainers/upstream has a strong opinion against using
> > pkg-config the obvious choice would be to drop cmake/FindGpgme.cmake
> > and simply use FindPkgConfig. - Attached patch seems to work for me,
> > i.e. build including dh_auto_test works.
>
> Thanks for this, Andreas.
>
> I've proposed this change upstream as well at
> https://invent.kde.org/utilities/kgpg/-/merge_requests/18
I think that this is a great debian stop gap measure, but due to
upstream also supporting windows, the Good Fix[tm] should go into
FindGpgme.cmake instead,
but could be derived from pkgconfig there.
/Sune