Re: Building gpgme with Qt support?

2017-06-05 Thread Hartmut Goebel
Am 05.06.2017 um 15:21 schrieb Danny Milosavljevic: > a possible way would be: Thanks for pointing me to this road. Gladly it's been even simpler (see my patch [1]): - Run configure - Symlink two .la files - cd lang/qt - make So there was no need to add (and maintain) a configure.ac file. [1]

Re: Building gpgme with Qt support?

2017-06-05 Thread Danny Milosavljevic
Hi, a possible way would be: - in qt-gpgme depend on gpgme as a regular input - in qt-gpgme do: - cd lang/qt - cp ../../NEWS . - cp ../../AUTHORS . - cp ../../ChangeLog . - add configure.ac (see below - although it needs to be fixed so that Makefile.am and it regularily refers to gpgme) -

Re: Building gpgme with Qt support?

2017-06-05 Thread Hartmut Goebel
Am 04.06.2017 um 20:35 schrieb Leo Famulari: > Could we make a new package qt-gpgme that inherits from gpgme and provides a > QT-enabled gpgme?? How can this be done without duplicating the libraries? With an simple inherited package, all libraries will be compiled again and the Qt-bindings will

Re: Building gpgme with Qt support?

2017-06-04 Thread Mark H Weaver
Leo Famulari writes: > On Sun, Jun 04, 2017 at 08:23:56PM +0200, Hartmut Goebel wrote: >> Hi, >> >> since version 1.7 gpgme [1] includes both the C++ bindings (former >> package: gpgmepp) and the Qt-Framework API (former package qgpgme, not >> in guix). >> >> Our gpgme

Re: Building gpgme with Qt support?

2017-06-04 Thread Leo Famulari
On Sun, Jun 04, 2017 at 08:23:56PM +0200, Hartmut Goebel wrote: > Hi, > > since version 1.7 gpgme [1] includes both the C++ bindings (former > package: gpgmepp) and the Qt-Framework API (former package qgpgme, not > in guix). > > Our gpgme package is currently build *without* support for Qt: >

Building gpgme with Qt support?

2017-06-04 Thread Hartmut Goebel
Hi, since version 1.7 gpgme [1] includes both the C++ bindings (former package: gpgmepp) and the Qt-Framework API (former package qgpgme, not in guix). Our gpgme package is currently build *without* support for Qt: checking for GPGME_QT... checking for GPGME_QTTEST... ./configure: line 18672: