[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27251: [PATCH 17/27] gnu: gpgmepp: Superseded by gpgme.
From: |
Marius Bakke |
Subject: |
bug#27251: [PATCH 17/27] gnu: gpgmepp: Superseded by gpgme. |
Date: |
Tue, 06 Jun 2017 21:58:11 +0200 |
User-agent: |
Notmuch/0.24.2 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) |
Hartmut Goebel <address@hidden> 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
Description: PGP signature
- bug#27251: [PATCH 20/27] gnu: kwidgetsaddons: Re-enable tests., (continued)
- bug#27251: [PATCH 20/27] gnu: kwidgetsaddons: Re-enable tests., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 14/27] gnu: kpackage: Add more optional inputs., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 22/27] gnu: kdeclarative: Update comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 12/27] gnu: plasma-framework: Add more optional inputs., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 13/27] gnu: plasma-framework: Update comment (number of failed tests)., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 18/27] gnu: kwallet: Use gpgme instead of gpgmepp., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 27/27] gnu: solid: Add a todo comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 19/27] gnu: kiconthemes: Re-enable tests., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 15/27] gnu: kpackage: Update comment (number of failed tests)., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 17/27] gnu: gpgmepp: Superseded by gpgme., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 17/27] gnu: gpgmepp: Superseded by gpgme.,
Marius Bakke <=
- bug#27251: [PATCH 16/27] gnu: sonnet: Add optional input (spell-checker)., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 23/27] gnu: kpty: Add a todo comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 21/27] gnu: kwindowsystem: Fix some test-cases (test-suite still disabled)., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 24/27] gnu: phonon: Add a todo comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 25/27] gnu: ktextwidgets: Add a todo comment., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 26/27] gnu: knotifications: Add a todo comments., Hartmut Goebel, 2017/06/05
- bug#27251: [PATCH 00/27] KDE Frameworks: Add inputs, fix some tests, cleanup., Marius Bakke, 2017/06/06