GNU bug report logs - #27251
[PATCH 00/27] KDE Frameworks: Add inputs, fix some tests, cleanup.

Previous Next

Package: guix-patches;

Reported by: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Date: Mon, 5 Jun 2017 11:54:02 UTC

Severity: normal

Tags: patch

Done: Hartmut Goebel <h.goebel <at> crazy-compilers.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Marius Bakke <mbakke <at> fastmail.com>
To: Hartmut Goebel <h.goebel <at> crazy-compilers.com>, 27251 <at> debbugs.gnu.org
Subject: bug#27251: [PATCH 17/27] gnu: gpgmepp: Superseded by gpgme.
Date: Tue, 06 Jun 2017 21:58:11 +0200
[Message part 1 (text/plain, inline)]
Hartmut Goebel <h.goebel <at> crazy-compilers.com> writes:

> The C++-bindings are part of gpgme since version 1.7.

Can you move this comment...

> * gnu/packages/kde-frameworks.scm (gpgmepp)[properties]: New field.
> ---
>  gnu/packages/kde-frameworks.scm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
> index 2535a38..323b125 100644
> --- a/gnu/packages/kde-frameworks.scm
> +++ b/gnu/packages/kde-frameworks.scm
> @@ -205,7 +205,8 @@ Phonon-GStreamer is a backend based on the GStreamer multimedia library.")
>      (home-page "https://community.kde.org/Frameworks")
>      (synopsis "C++ bindings/wrapper for gpgme")
>      (description "C++ bindings/wrapper for gpgme.")
> -    (license license:lgpl2.1+)))
> +    (license license:lgpl2.1+)
> +    (properties `((superseded . ,gpgme)))))

...above properties here.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 8 years and 41 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.