<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/cpp/src/GpgmeppConfig.cmake.in.in, branch ikloecker/qt6</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=ikloecker%2Fqt6</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=ikloecker%2Fqt6'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2022-06-30T10:30:15Z</updated>
<entry>
<title>cpp: Remove obsolete compatibility with KF5 variants</title>
<updated>2022-06-30T10:30:15Z</updated>
<author>
<name>Ingo Klöcker</name>
<email>dev@ingo-kloecker.de</email>
</author>
<published>2022-06-30T10:29:38Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6e45da30ae787dd45836e55d34f7aa4e001b641c'/>
<id>urn:sha1:6e45da30ae787dd45836e55d34f7aa4e001b641c</id>
<content type='text'>
* lang/cpp/src/GpgmeppConfig-w32.cmake.in.in,
lang/cpp/src/GpgmeppConfig.cmake.in.in: Remove find_package() call.
--

The KF5 variants have been removed years ago with revision
a3cf30f89418c8a6bc9456533d95ba7fc2a33a4c.
</content>
</entry>
<entry>
<title>cpp: Fix CMake config library name for GPGME</title>
<updated>2017-06-12T13:25:33Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2017-06-12T13:25:33Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=5c53c702605b8d4458a14e6303cdc13f3b106efa'/>
<id>urn:sha1:5c53c702605b8d4458a14e6303cdc13f3b106efa</id>
<content type='text'>
* lang/cpp/src/GpgmeppConfig.cmake.in.in: The link library
is of course also dynamic.

--
GnuPG-Bug-Id: T3181
</content>
</entry>
<entry>
<title>Fix cmake configuration files for MacOS</title>
<updated>2017-01-11T14:49:00Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2017-01-11T14:49:00Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2e661b9e1a9b50656a5c9646d7444a98477010c1'/>
<id>urn:sha1:2e661b9e1a9b50656a5c9646d7444a98477010c1</id>
<content type='text'>
* configure.ac: Set HAVE_MACOS_SYSTEM conditional.
* lang/qt/src/Makefile.am,
lang/cpp/src/Makefile.am,
lang/qt/src/QGpgmeConfig.cmake.in.in,
lang/cpp/src/GpgmeConfig.cmake.in.in: Use libsuffix again to
distinguish between macos .dylib

--
GnuPG-Bug-Id: 2884
</content>
</entry>
<entry>
<title>Remove a forgotten instance of @libsuffix@</title>
<updated>2016-11-17T08:22:12Z</updated>
<author>
<name>Heiko Becker</name>
<email>heirecka@exherbo.org</email>
</author>
<published>2016-11-16T22:09:45Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=572c1aac107125ce62230251713349348373db5a'/>
<id>urn:sha1:572c1aac107125ce62230251713349348373db5a</id>
<content type='text'>
* lang/cpp/src/GpgmeppConfig.cmake.in.in: Remove a forgotten
instance of @libsuffix@.
--

b2c07bd47bd608afa5cc819b60a7b5bb8c9dd96a removed @libsuffix@ from
cmake config files, but missed one instance.

Signed-off-by: Heiko Becker &lt;heirecka@exherbo.org&gt;
</content>
</entry>
<entry>
<title>qt, cpp: Add cmake config files for w32</title>
<updated>2016-11-15T13:33:31Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-11-15T13:33:31Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b2c07bd47bd608afa5cc819b60a7b5bb8c9dd96a'/>
<id>urn:sha1:b2c07bd47bd608afa5cc819b60a7b5bb8c9dd96a</id>
<content type='text'>
* lang/cpp/src/GpgmeppConfig-w32.cmake.in.in
lang/qt/src/QGpgmeConfig-w32.cmake.in.in: New.
* lang/cpp/src/GpgmeppConfig.cmake.in.in,
lang/qt/src/QGpgmeConfig.cmake.in.in: Remove libsuffix handling.
* lang/cpp/src/Makefile.am,
lang/qt/src/Makefile.am: Create / install w32 config files.
* configure.ac: Configure them.

--
To work with DLL's cmake needs to know about the implib and
the final DLL. So the config files look different enough
that it's better to use alternative files.
</content>
</entry>
<entry>
<title>qt, cpp: Fix expected targets in Config files</title>
<updated>2016-10-13T07:13:40Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-10-13T07:07:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a3cf30f89418c8a6bc9456533d95ba7fc2a33a4c'/>
<id>urn:sha1:a3cf30f89418c8a6bc9456533d95ba7fc2a33a4c</id>
<content type='text'>
* lang/cpp/src/GpgmeppConfig.cmake.in.in,
lang/qt/src/QGpgmeConfig.cmake.in.in: Remove KF5 variants.
</content>
</entry>
<entry>
<title>cpp, qt: Handle modified includedir installation</title>
<updated>2016-09-29T10:46:18Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-09-29T10:46:18Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7302791c0d308c3284ac24a743035d27a0c0b6ba'/>
<id>urn:sha1:7302791c0d308c3284ac24a743035d27a0c0b6ba</id>
<content type='text'>
* lang/cpp/src/Makefile.am,
lang/qt/src/Makefile.am: Replace resolved_includedir.
* lang/cpp/src/GpgmeppConfig.cmake.in.in,
lang/qt/src/QGpgmeConfig.cmake.in.in: Use resolved_includedir
instead of relying on a common installation prefix.

--
This fixes usage of the config files in case gpgme
is configured with a custom --includedir.
We have to do the replacement manually like for libdir
because configure would include variables in the replacement.
</content>
</entry>
<entry>
<title>Add pthread in gpgmepp config</title>
<updated>2016-04-04T08:59:13Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-03-08T17:05:34Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=cc68ff5f7210ac879fbdf719fcd5944f9ae5602b'/>
<id>urn:sha1:cc68ff5f7210ac879fbdf719fcd5944f9ae5602b</id>
<content type='text'>
* lang/cpp/src/GpgmeppConfig.cmake.in.in: Add pthread.
</content>
</entry>
<entry>
<title>Add additional include path in config files</title>
<updated>2016-04-02T17:14:10Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-04-02T17:14:10Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=63c115b067400e1b02c7d849c99f54dc9f394d68'/>
<id>urn:sha1:63c115b067400e1b02c7d849c99f54dc9f394d68</id>
<content type='text'>
* lang/cpp/src/GpgmeppConfig.cmake.in.in
 lang/qt/src/QGpgmeConfig.cmake.in.in: Include directory above headers.

--
This ensures that code using #inlcude &lt;gpgme++/header.h&gt; still works.
</content>
</entry>
<entry>
<title>Add qgpgme as qt language binding</title>
<updated>2016-03-08T14:37:10Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-03-08T13:33:15Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=8347f3d5fc3e476aa767fbbaf09a1310a6154280'/>
<id>urn:sha1:8347f3d5fc3e476aa767fbbaf09a1310a6154280</id>
<content type='text'>
* configure.ac: Add version defines. Check for qt if neccessary.
* lang/README: Mention qt
* lang/cpp/src/GpgmeppConfig.cmake.in.in: Remove comment. Find qgpgme.
* lang/qt/src/Makefile.am: New. Build qgpgme.
* lang/qt/README,
 lang/qt/src/Makefile.am,
 lang/qt/src/QGpgmeConfig.cmake.in.in,
 lang/qt/src/QGpgmeConfigVersion.cmake.in,
 lang/qt/src/dataprovider.cpp,
 lang/qt/src/dataprovider.h,
 lang/qt/src/qgpgme_export.h,
 m4/qt.m4: New.
* lang/cpp/src/GpgmeppConfig.cmake.in.in,
 lang/cpp/src/Makefile.am: Fix generated config file.

--
For now this is just the dataprovider which was part of the
KF5 Gpgmepp QGpgme variant. This is very thin but a useful
class which is used downstream.
</content>
</entry>
</feed>
