From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 24 11:55:33 2017 Received: (at submit) by debbugs.gnu.org; 24 Sep 2017 15:55:33 +0000 Received: from localhost ([127.0.0.1]:56232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dw9Fe-0004g1-0b for submit@debbugs.gnu.org; Sun, 24 Sep 2017 11:55:33 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47785) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dw9FZ-0004fl-Ve for submit@debbugs.gnu.org; Sun, 24 Sep 2017 11:55:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dw9FT-0000l2-Kq for submit@debbugs.gnu.org; Sun, 24 Sep 2017 11:55:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:55806) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dw9FT-0000ky-H5 for submit@debbugs.gnu.org; Sun, 24 Sep 2017 11:55:15 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dw9FR-0005Uu-V6 for guix-patches@gnu.org; Sun, 24 Sep 2017 11:55:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dw9FO-0000gC-2A for guix-patches@gnu.org; Sun, 24 Sep 2017 11:55:14 -0400 Received: from aibo.runbox.com ([91.220.196.211]:41944) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dw9FN-0000dR-Q6 for guix-patches@gnu.org; Sun, 24 Sep 2017 11:55:09 -0400 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dw9FL-0004cz-MK for guix-patches@gnu.org; Sun, 24 Sep 2017 17:55:07 +0200 Received: from orion.enn.lu ([94.242.246.24] helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dw9F8-0004LI-NQ for guix-patches@gnu.org; Sun, 24 Sep 2017 17:54:54 +0200 Date: Sun, 24 Sep 2017 15:54:52 +0000 From: ng0 To: guix-patches@gnu.org Subject: gpa Message-ID: <20170924155452.lsq7mbnbuwa6clei@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ayteggmj4baaaqrq" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --ayteggmj4baaaqrq Content-Type: multipart/mixed; boundary="i3sb4tuteeefz7sv" Content-Disposition: inline --i3sb4tuteeefz7sv Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable A GUI for GnuPG. Builds. GUI works, Preferences pick up my $HOME/.gnupg settings. More wasn't tested. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://krosos.org/dist/keys/ https://www.infotropique.org https://www.krosos.org --i3sb4tuteeefz7sv Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-Add-gpa.patch" Content-Transfer-Encoding: quoted-printable =46rom 68759af86d86af34e59eaf1dbd036b51e64f7f43 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sun, 24 Sep 2017 15:52:05 +0000 Subject: [PATCH] gnu: Add gpa. * gnu/packages/gnupg.scm (gpa): New variable. --- gnu/packages/gnupg.scm | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index c6af5caa4..b79e3a830 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -7,7 +7,7 @@ ;;; Copyright =C2=A9 2015, 2016, 2017 Efraim Flashner ;;; Copyright =C2=A9 2015, 2016 Ricardo Wurmus ;;; Copyright =C2=A9 2016 Christopher Allan Webber -;;; Copyright =C2=A9 2016 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Christopher Baines ;;; Copyright =C2=A9 2016 Mike Gerwitz ;;; Copyright =C2=A9 2016 Troy Sankey @@ -822,3 +822,31 @@ qualities. To reconstruct a secret key, you re-enter = those bytes (whether by hand, OCR, QR code, or the like) and paperkey can use them to transform your existing public key into a secret key.") (license license:gpl2+))) + +(define-public gpa + (package + (name "gpa") + (version "0.9.9") + (source + (origin + (method url-fetch) + (uri (string-append "ftp://ftp.gnupg.org/gcrypt/gpa/" + name "-" version ".tar.bz2")) + (sha256 + (base32 + "0d235hcqai7m3qb7m9kvr2r4qg4714f87j9fdplwrlz1p4wdfa38")))) + (build-system gnu-build-system) + (native-inputs + `(("pkg-config" ,pkg-config))) + (inputs + `(("gnupg" ,gnupg) + ("gpgme" ,gpgme) + ("libassuan" ,libassuan) + ("libgpg-error" ,libgpg-error) + ("gtk+-2" ,gtk+-2))) + (home-page "https://gnupg.org/software/gpa/index.html") + (synopsis "GUI for GnuPG") + (description + "@defn{GNU Privacy Assistant} (GPA) is a graphical user +interface for the @defn{GNU Privacy Guard} (GnuPG).") + (license license:gpl3))) --=20 2.14.1 --i3sb4tuteeefz7sv-- --ayteggmj4baaaqrq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlnH1UsACgkQ4i+bv+40 hYicJg//X/Y2F4onykC7T2XfA9GdMnWj8u4gQwah/pblC6iSF+Th44G+P8EpdTpC sldlKMbXk56GhUuY1DHOJk+75ut1PcVOdUbzn4zZS3AOX09JW4RDkhw2GeQDyHI8 aD8AWM9ePBhtVBpQ8WPB5hThEGS3PNUzCVrPRQFfuAO8JdPn4uzCa318TyNuvHY3 Kq89bM5sDBAw2Bu/T9voYrsl1/VLaZkT+lEZOo90G6pZ5l8hePXglXmmP2HSDzXr MlN8CuKmEd9l0rG1RHrT9lnTGKkWKD0N+k+zE+XQxv9orQi/kEKrm1w2A7XpAeQw Y0bzLMLBq7gHvLIi3JtBspiKmKl2HHBbg0jbgGVUWTh3n4pV1AQSReZMFKUOeA/V xmPOPTz9xhaT5stlrwY6MAxmBiBFeWrBk+nv88qM7Rr4/0uycOTJ1M8p3oitWpjB 2XdrFqb7vigiP/YjIQnNPLg/gZVLq22PjEgWt2Q8mEdz4BXjk+H8mH61pKgtPgDB NbDog0naA3aHD++zU0VEFo8EQcWpwfdKy6JnOJvwNgNDpJIwyUTaJ7TRp8UmHrQw Z1yKXx+4ASYTOzfLjaHZTYfLxJFATkuiNA3oOEIUVnGuQfbQIsbR4Jy4yRhPkPY6 lULGHSyF83Hf4Q5pSmATBZLkr2G5fVr3fMx4LXPA2mN9FBaZeXU= =fW86 -----END PGP SIGNATURE----- --ayteggmj4baaaqrq-- From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 24 12:16:08 2017 Received: (at 28579) by debbugs.gnu.org; 24 Sep 2017 16:16:08 +0000 Received: from localhost ([127.0.0.1]:56268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dw9Zg-0005DH-E9 for submit@debbugs.gnu.org; Sun, 24 Sep 2017 12:16:08 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:44013) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dw9Zd-0005D8-Na for 28579@debbugs.gnu.org; Sun, 24 Sep 2017 12:16:06 -0400 Received: from saiph.selenimh (000043010000000000000469.ipv6.commingeshautdebit.fr [IPv6:2a03:a0a0:0:4301::469]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 73F54172094; Sun, 24 Sep 2017 18:16:03 +0200 (CEST) Received: from ngz by saiph.selenimh with local (Exim 4.89) (envelope-from ) id 1dw9Za-0002LQ-Pg; Sun, 24 Sep 2017 18:16:02 +0200 From: Nicolas Goaziou To: ng0 Subject: Re: [bug#28579] gpa In-Reply-To: <20170924155452.lsq7mbnbuwa6clei@abyayala> (ng0@infotropique.org's message of "Sun, 24 Sep 2017 15:54:52 +0000") References: <20170924155452.lsq7mbnbuwa6clei@abyayala> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) Date: Sun, 24 Sep 2017 18:16:02 +0200 Message-ID: <87fubc5ayl.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28579 Cc: 28579@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Hello, ng0 writes: > A GUI for GnuPG. > > Builds. > GUI works, Preferences pick up my $HOME/.gnupg settings. > More wasn't tested. Thank you. I have some comments about your patch. > +(define-public gpa > + (package > + (name "gpa") > + (version "0.9.9") version 0.9.10 is out since 2016. Would it make sense to package it instead? > + (source > + (origin > + (method url-fetch) > + (uri (string-append "ftp://ftp.gnupg.org/gcrypt/gpa/" > + name "-" version ".tar.bz2")) Guix lint reports: URL should be "mirror://gnupg/gpa/gpa-0.9.9.tar.bz2" > + (sha256 > + (base32 > + "0d235hcqai7m3qb7m9kvr2r4qg4714f87j9fdplwrlz1p4wdfa38")))) > + (build-system gnu-build-system) > + (native-inputs > + `(("pkg-config" ,pkg-config))) > + (inputs > + `(("gnupg" ,gnupg) > + ("gpgme" ,gpgme) > + ("libassuan" ,libassuan) > + ("libgpg-error" ,libgpg-error) > + ("gtk+-2" ,gtk+-2))) > + (home-page "https://gnupg.org/software/gpa/index.html") > + (synopsis "GUI for GnuPG") > + (description > + "@defn{GNU Privacy Assistant} (GPA) is a graphical user > +interface for the @defn{GNU Privacy Guard} (GnuPG).") Guix lint reports an error about invalid Texinfo markup. I'm not sure about what to do to fix it, if there is anything to do at all. IMO, @defn is not adequate here. > + (license license:gpl3))) Every ".c" file I checked use "or any later version". I think this should be "gpl3+". WDYT? Regards, -- Nicolas Goaziou 0x80A93738 From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 24 12:46:31 2017 Received: (at 28579) by debbugs.gnu.org; 24 Sep 2017 16:46:31 +0000 Received: from localhost ([127.0.0.1]:56295 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwA2x-0005ty-SF for submit@debbugs.gnu.org; Sun, 24 Sep 2017 12:46:31 -0400 Received: from aibo.runbox.com ([91.220.196.211]:35286) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwA2v-0005tp-He for 28579@debbugs.gnu.org; Sun, 24 Sep 2017 12:46:22 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dwA2t-0008He-Sk; Sun, 24 Sep 2017 18:46:19 +0200 Received: from 91.ip-164-132-51.eu ([164.132.51.91] helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dwA2a-0005Rc-6Z; Sun, 24 Sep 2017 18:46:00 +0200 Date: Sun, 24 Sep 2017 16:45:56 +0000 From: ng0 To: Nicolas Goaziou Subject: Re: [bug#28579] gpa Message-ID: <20170924164556.jkqzdlnoqqdvdqbu@abyayala> References: <20170924155452.lsq7mbnbuwa6clei@abyayala> <87fubc5ayl.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="r6kgbm3xe2lo4l4b" Content-Disposition: inline In-Reply-To: <87fubc5ayl.fsf@nicolasgoaziou.fr> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28579 Cc: 28579@debbugs.gnu.org, ng0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --r6kgbm3xe2lo4l4b Content-Type: multipart/mixed; boundary="vccohswgekhkuv3u" Content-Disposition: inline --vccohswgekhkuv3u Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Nicolas Goaziou transcribed 1.6K bytes: > Hello, >=20 > ng0 writes: >=20 > > A GUI for GnuPG. > > > > Builds. > > GUI works, Preferences pick up my $HOME/.gnupg settings. > > More wasn't tested. >=20 > Thank you. I have some comments about your patch. >=20 > > +(define-public gpa > > + (package > > + (name "gpa") > > + (version "0.9.9") >=20 > version 0.9.10 is out since 2016. Would it make sense to package it inste= ad? I did only find 0.9.9, but I'll try again. I've catched a cold. > > + (source > > + (origin > > + (method url-fetch) > > + (uri (string-append "ftp://ftp.gnupg.org/gcrypt/gpa/" > > + name "-" version ".tar.bz2")) >=20 > Guix lint reports: >=20 > URL should be "mirror://gnupg/gpa/gpa-0.9.9.tar.bz2" Well I had a mirror first but did not find gpa on it. I'll try this. > > + (sha256 > > + (base32 > > + "0d235hcqai7m3qb7m9kvr2r4qg4714f87j9fdplwrlz1p4wdfa38")))) > > + (build-system gnu-build-system) > > + (native-inputs > > + `(("pkg-config" ,pkg-config))) > > + (inputs > > + `(("gnupg" ,gnupg) > > + ("gpgme" ,gpgme) > > + ("libassuan" ,libassuan) > > + ("libgpg-error" ,libgpg-error) > > + ("gtk+-2" ,gtk+-2))) > > + (home-page "https://gnupg.org/software/gpa/index.html") > > + (synopsis "GUI for GnuPG") > > + (description > > + "@defn{GNU Privacy Assistant} (GPA) is a graphical user > > +interface for the @defn{GNU Privacy Guard} (GnuPG).") >=20 > Guix lint reports an error about invalid Texinfo markup. Right! It's @dfn{} not @defn{}. > I'm not sure about what to do to fix it, if there is anything to do at > all. IMO, @defn is not adequate here. Why? It is a definition being used. Although I have to admit it looks unusual compared to the rest of the file. =E2=80=A6 synopsis: GUI for GnuPG description: "GNU Privacy Assistant" (GPA) is a graphical user interface fo= r the "GNU Privacy Guard" (GnuPG). > > + (license license:gpl3))) >=20 > Every ".c" file I checked use "or any later version". I think this > should be "gpl3+". WDYT? Okay. > Regards, >=20 > --=20 > Nicolas Goaziou 0x80A93738 >=20 Thanks for finding the mistakes. Correction appended. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://krosos.org/dist/keys/ https://www.infotropique.org https://www.krosos.org --vccohswgekhkuv3u Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-Add-gpa.patch" Content-Transfer-Encoding: quoted-printable =46rom 5d5749da28f4943a356970c142ce63dc3ec541a6 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sun, 24 Sep 2017 15:52:05 +0000 Subject: [PATCH] gnu: Add gpa. * gnu/packages/gnupg.scm (gpa): New variable. --- gnu/packages/gnupg.scm | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index c6af5caa4..075eec4a2 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -7,7 +7,7 @@ ;;; Copyright =C2=A9 2015, 2016, 2017 Efraim Flashner ;;; Copyright =C2=A9 2015, 2016 Ricardo Wurmus ;;; Copyright =C2=A9 2016 Christopher Allan Webber -;;; Copyright =C2=A9 2016 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Christopher Baines ;;; Copyright =C2=A9 2016 Mike Gerwitz ;;; Copyright =C2=A9 2016 Troy Sankey @@ -822,3 +822,31 @@ qualities. To reconstruct a secret key, you re-enter = those bytes (whether by hand, OCR, QR code, or the like) and paperkey can use them to transform your existing public key into a secret key.") (license license:gpl2+))) + +(define-public gpa + (package + (name "gpa") + (version "0.9.10") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://gnupg/gpa/" + name "-" version ".tar.bz2")) + (sha256 + (base32 + "09xphbi2456qynwqq5n0yh0zdmdi2ggrj3wk4hsyh5lrzlvcrff3")))) + (build-system gnu-build-system) + (native-inputs + `(("pkg-config" ,pkg-config))) + (inputs + `(("gnupg" ,gnupg) + ("gpgme" ,gpgme) + ("libassuan" ,libassuan) + ("libgpg-error" ,libgpg-error) + ("gtk+-2" ,gtk+-2))) + (home-page "https://gnupg.org/software/gpa/index.html") + (synopsis "GUI for GnuPG") + (description + "@dfn{GNU Privacy Assistant} (GPA) is a graphical user +interface for the @dfn{GNU Privacy Guard} (GnuPG).") + (license license:gpl3+))) --=20 2.14.1 --vccohswgekhkuv3u-- --r6kgbm3xe2lo4l4b Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlnH4UQACgkQ4i+bv+40 hYigXw/9FzlAcH0awGndDr/nrK4wtNWJC9zM3BlNVIcHQGOQHluXSQkXWEp7MPo6 IQbqisOyLgfJBuZHZTte9rXVBgzGiBJPROHwKszif1yAR3dmcOlqYBrJQmNczwFp rOzI20OXVLbYWKdnAqL92rbQqwum6QEDtGYDnF7nrg4twPCZc9oGr8YDGDxwA1kv KboAOBJQFyzc2TKM7V5BDqAI/Tlq96COe4K3cHX5MCWGM4n9WvlhC6Os3afQ8HHA VTKwispBzEo/lCq6ca4JoMZdf6vbG828RYz+7A23POUWGyKtL6Kin5YXzmrszWsh Z9bWU9UTHhtiEHy1gfLXBa3Nq7XKUzYhDP7+nmwAkZ2QFLER6Ni4M7Upe3GbHQDW KKwps9xNqqrk+W9ys/8Yb9dsUJ/fZZVB5fbJSjcYTSQrN5Sbq9Z3FFH2fV39ydc1 bl4vwwmUP9+2MUgaMvF3B/Q5cvoZXIGSGKueAJ2upwU7qq+ZWEMA2DYRN4xKqrk0 kpaUXgJhk9n6Gw2MeFPqmR+20yejIYe5rdBXhByIaQoGWH07JbPzFkRcIj5UgOGr s55cqVyljqTZ5nOrSZVW+ipo76+SNa4GSzU4mXHRGcr0Mp6Ch23KuDuEDOWYdJCw olSEemehLHM3HEvG3eraP6JqRMp8A+yQB9Ftb4faO7vk7KpMqLo= =GGJ5 -----END PGP SIGNATURE----- --r6kgbm3xe2lo4l4b-- From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 24 17:05:57 2017 Received: (at 28579) by debbugs.gnu.org; 24 Sep 2017 21:05:57 +0000 Received: from localhost ([127.0.0.1]:56620 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwE69-0003l6-Kx for submit@debbugs.gnu.org; Sun, 24 Sep 2017 17:05:57 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:59214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwE68-0003ky-5g for 28579@debbugs.gnu.org; Sun, 24 Sep 2017 17:05:56 -0400 Received: from saiph.selenimh (000043010000000000000469.ipv6.commingeshautdebit.fr [IPv6:2a03:a0a0:0:4301::469]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 37A63A80D7; Sun, 24 Sep 2017 23:05:53 +0200 (CEST) Received: from ngz by saiph.selenimh with local (Exim 4.89) (envelope-from ) id 1dwE64-0002qH-E1; Sun, 24 Sep 2017 23:05:52 +0200 From: Nicolas Goaziou To: ng0 Subject: Re: [bug#28579] gpa In-Reply-To: <20170924164556.jkqzdlnoqqdvdqbu@abyayala> (ng0@infotropique.org's message of "Sun, 24 Sep 2017 16:45:56 +0000") References: <20170924155452.lsq7mbnbuwa6clei@abyayala> <87fubc5ayl.fsf@nicolasgoaziou.fr> <20170924164556.jkqzdlnoqqdvdqbu@abyayala> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) Date: Sun, 24 Sep 2017 23:05:52 +0200 Message-ID: <87377b6c3z.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28579 Cc: 28579@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) ng0 writes: > Why? It is a definition being used. > Although I have to admit it looks unusual compared to the rest of the > file. It is a package name. By that rule, every package name is a definition, since you "define" it in the description. It doesn't sound right to put @dfn in every description, including this one, IMO. Obviously, I'm nitpicking here. > Thanks for finding the mistakes. Correction appended. Thank you. FWIW, I have no other comment about your patch. Regards, From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 24 17:42:17 2017 Received: (at 28579) by debbugs.gnu.org; 24 Sep 2017 21:42:17 +0000 Received: from localhost ([127.0.0.1]:56673 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwEfJ-0004dm-8F for submit@debbugs.gnu.org; Sun, 24 Sep 2017 17:42:17 -0400 Received: from aibo.runbox.com ([91.220.196.211]:49310) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwEfH-0004de-RO for 28579@debbugs.gnu.org; Sun, 24 Sep 2017 17:42:16 -0400 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dwEfE-0004RB-Jj; Sun, 24 Sep 2017 23:42:12 +0200 Received: from tor-exit0-readme.dfri.se ([171.25.193.20] helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dwEf8-0004wl-RB; Sun, 24 Sep 2017 23:42:07 +0200 Date: Sun, 24 Sep 2017 21:42:00 +0000 From: ng0 To: Nicolas Goaziou Subject: Re: [bug#28579] gpa Message-ID: <20170924214200.tssj45xcmo2nxdpx@abyayala> References: <20170924155452.lsq7mbnbuwa6clei@abyayala> <87fubc5ayl.fsf@nicolasgoaziou.fr> <20170924164556.jkqzdlnoqqdvdqbu@abyayala> <87377b6c3z.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3tkeypfkin7ezadn" Content-Disposition: inline In-Reply-To: <87377b6c3z.fsf@nicolasgoaziou.fr> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28579 Cc: 28579@debbugs.gnu.org, ng0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --3tkeypfkin7ezadn Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Nicolas Goaziou transcribed 0.5K bytes: > ng0 writes: >=20 > > Why? It is a definition being used. > > Although I have to admit it looks unusual compared to the rest of the > > file. >=20 > It is a package name. By that rule, every package name is a definition, > since you "define" it in the description. It doesn't sound right to put > @dfn in every description, including this one, IMO. >=20 > Obviously, I'm nitpicking here. Ok, I agree. If no one commits this in the next 12 hours I'll send an update removing the @dfn{}, > > Thanks for finding the mistakes. Correction appended. >=20 > Thank you. >=20 > FWIW, I have no other comment about your patch. >=20 > Regards, >=20 --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://krosos.org/dist/keys/ https://www.infotropique.org https://www.krosos.org --3tkeypfkin7ezadn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlnIJqcACgkQ4i+bv+40 hYh94w/+NDQ/b0dYpt9ywNDwU9d4FiaCnzVcybBz0l06qWNz/CuMf0a6+ftDWD43 wP1yDWtBhUxf35h2p5wL7XnQ5ZjVlhiuza3pR0YPguudmFQFZK5ESaSH67qe5XKi R03VYxWHUQC/3558qSkTFOnbxjuKd3GdiOg7ik24JaY/U1RaHwgjT08ZPHgwkrZW mejKURug+oFhuPJTcpLL8vmL16xT50x4gxeF+/cK2U9ZGjp8ZABAGHyj7VDHSJgc riC6a7MFP3UGhnyGY9Fdx/e7Tt43ddf+uxPaZSiK1LniyRLagzIPPXrq4uvvTFPr Rj3wXFvRvIuiRaOODXn4otnnBrmSwdnTJd70hJ1nOJlWRknb1E6063XIbfdVTy22 YOKBCj9N7UGKC+pP+5XrT608B47LuW67ufV1hkvlMoShGJQ1L2w8QXl4AWbAFiF1 HHjqdcv/J6CuyXTDUw01wnPwlZ4V11l5X6gYFKd1z11kdRBMLVDootpImrT/TtMn P2Cv9IpbLcEoReeyDaQK4qKToOnSB0V6KlnkaVYusHJFTGui3BxHhXIGK2fr3+m8 XA4aHb57tPoPcv4xp5Br1QCK/SGEyENc4fSA07/lNwK7OR2rHV9MMhQf6l+MXoRB keHpUvcOtSWMbTR2rmSuCtQ8iXeZIkL741d+knnKBJmQVWpw7Qc= =dD+x -----END PGP SIGNATURE----- --3tkeypfkin7ezadn-- From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 25 06:41:55 2017 Received: (at 28579) by debbugs.gnu.org; 25 Sep 2017 10:41:55 +0000 Received: from localhost ([127.0.0.1]:57325 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwQpf-00068g-Ll for submit@debbugs.gnu.org; Mon, 25 Sep 2017 06:41:55 -0400 Received: from aibo.runbox.com ([91.220.196.211]:43174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwQpd-00068X-8p for 28579@debbugs.gnu.org; Mon, 25 Sep 2017 06:41:45 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dwQpa-0008F8-5O; Mon, 25 Sep 2017 12:41:42 +0200 Received: from [188.165.5.178] (helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dwQpN-0006Hu-Av; Mon, 25 Sep 2017 12:41:29 +0200 Date: Mon, 25 Sep 2017 10:41:27 +0000 From: ng0 To: Nicolas Goaziou Subject: Re: [bug#28579] gpa Message-ID: <20170925104127.dprqjpyfmexfer2i@abyayala> References: <20170924155452.lsq7mbnbuwa6clei@abyayala> <87fubc5ayl.fsf@nicolasgoaziou.fr> <20170924164556.jkqzdlnoqqdvdqbu@abyayala> <87377b6c3z.fsf@nicolasgoaziou.fr> <20170924214200.tssj45xcmo2nxdpx@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="yitu3vqrhsmokxce" Content-Disposition: inline In-Reply-To: <20170924214200.tssj45xcmo2nxdpx@abyayala> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28579 Cc: 28579@debbugs.gnu.org, ng0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --yitu3vqrhsmokxce Content-Type: multipart/mixed; boundary="yimgg3pcfqll2nbb" Content-Disposition: inline --yimgg3pcfqll2nbb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ng0 transcribed 1.9K bytes: > Nicolas Goaziou transcribed 0.5K bytes: > > ng0 writes: > >=20 > > > Why? It is a definition being used. > > > Although I have to admit it looks unusual compared to the rest of the > > > file. > >=20 > > It is a package name. By that rule, every package name is a definition, > > since you "define" it in the description. It doesn't sound right to put > > @dfn in every description, including this one, IMO. > >=20 > > Obviously, I'm nitpicking here. >=20 > Ok, I agree. If no one commits this in the next 12 hours I'll send > an update removing the @dfn{}, Appended is the update, the only change is the description. > > > Thanks for finding the mistakes. Correction appended. > >=20 > > Thank you. > >=20 > > FWIW, I have no other comment about your patch. > >=20 > > Regards, > >=20 >=20 > --=20 > ng0 > GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 > GnuPG: https://krosos.org/dist/keys/ > https://www.infotropique.org https://www.krosos.org --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://krosos.org/dist/keys/ https://www.infotropique.org https://krosos.org --yimgg3pcfqll2nbb Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-Add-gpa.patch" Content-Transfer-Encoding: quoted-printable =46rom 2356006fc61874190e578425c2a3911d23aed8c2 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sun, 24 Sep 2017 15:52:05 +0000 Subject: [PATCH] gnu: Add gpa. * gnu/packages/gnupg.scm (gpa): New variable. --- gnu/packages/gnupg.scm | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index c6af5caa4..eb1feffcd 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -7,7 +7,7 @@ ;;; Copyright =C2=A9 2015, 2016, 2017 Efraim Flashner ;;; Copyright =C2=A9 2015, 2016 Ricardo Wurmus ;;; Copyright =C2=A9 2016 Christopher Allan Webber -;;; Copyright =C2=A9 2016 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Christopher Baines ;;; Copyright =C2=A9 2016 Mike Gerwitz ;;; Copyright =C2=A9 2016 Troy Sankey @@ -822,3 +822,31 @@ qualities. To reconstruct a secret key, you re-enter = those bytes (whether by hand, OCR, QR code, or the like) and paperkey can use them to transform your existing public key into a secret key.") (license license:gpl2+))) + +(define-public gpa + (package + (name "gpa") + (version "0.9.10") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://gnupg/gpa/" + name "-" version ".tar.bz2")) + (sha256 + (base32 + "09xphbi2456qynwqq5n0yh0zdmdi2ggrj3wk4hsyh5lrzlvcrff3")))) + (build-system gnu-build-system) + (native-inputs + `(("pkg-config" ,pkg-config))) + (inputs + `(("gnupg" ,gnupg) + ("gpgme" ,gpgme) + ("libassuan" ,libassuan) + ("libgpg-error" ,libgpg-error) + ("gtk+-2" ,gtk+-2))) + (home-page "https://gnupg.org/software/gpa/index.html") + (synopsis "GUI for GnuPG") + (description + "GPA, the GNU Privacy Assistant, is a graphical user +interface for the GnuPG.") + (license license:gpl3+))) --=20 2.14.1 --yimgg3pcfqll2nbb-- --yitu3vqrhsmokxce Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlnI3VcACgkQ4i+bv+40 hYg6LRAAtt3lJHGMftNuNu7GDLAegcSeCml1Xyb0MJP+sq24jDbpZjeRWFk/BqaO +4k5EB1H4HvNfOLVxZMz637Oofu/KfO9DbViRkJdRJPtJyTXDHp/RzCT1iXwQov7 vC/RHjal/AJvQTc/XI7x0yWY67S2e+FV1qfqA9YOj9Be6ZfGUp0VonlTH/kg5ZYn USlzSre1mpyLyItDXWYLo63ig4F2OjskbiKa3Roa/DgkVoxFgdMMWqWXTJ/Cz9Iy 539ppKHowkhxGqzBaLy136yuHi7K7cb5/3KUvkmagBoIFJZzXMbR4MMYclqBuqgg gMXQtEJA/E0I02bQvRxvPfNRzDUtR/SGNahh+Ai/0+oWL8ZxlNB8yVnq7gm3VHnL tOGm/kMuOh0oBEv0a7yaMLCfuJilh8CjwVqpuWRKxX/cAwoHeXZASquLNXgbSjo8 ugwg1afjiZQ4QMQHBapiLQ0SAX5FpSrtiRIVmjh45DW/mwJiXWtbKNi6oLjcn7FL Ab2UlSKs+X9NFE7fcleKHSZiJIclq36MdcLmKpaz/Szt/UXjWKxFsKVihZ8i5RKg hWZrmnKhvkwZm94K7TNT+Ala4SoHi56LEgOnVqV5dJSM3bEA+VClEJehW14K3i6s gS395rCQ1GR+gBad8D7ZDx/qzOTtWHPJzJXqiNRvhuX2xxc4Xp8= =IYWK -----END PGP SIGNATURE----- --yitu3vqrhsmokxce-- From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 25 06:44:58 2017 Received: (at 28579) by debbugs.gnu.org; 25 Sep 2017 10:44:59 +0000 Received: from localhost ([127.0.0.1]:57332 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwQsd-0006D2-M1 for submit@debbugs.gnu.org; Mon, 25 Sep 2017 06:44:58 -0400 Received: from aibo.runbox.com ([91.220.196.211]:43392) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwQsY-0006Co-5G for 28579@debbugs.gnu.org; Mon, 25 Sep 2017 06:44:49 -0400 Received: from [10.9.9.212] (helo=mailfront12.runbox.com) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dwQsX-0008Oo-Ck; Mon, 25 Sep 2017 12:44:45 +0200 Received: from [188.165.5.178] (helo=localhost) by mailfront12.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dwQs6-0008FL-L7; Mon, 25 Sep 2017 12:44:18 +0200 Date: Mon, 25 Sep 2017 10:44:17 +0000 From: ng0 To: Nicolas Goaziou Subject: Re: [bug#28579] gpa Message-ID: <20170925104417.vyqbc47mlqwcn3rv@abyayala> References: <20170924155452.lsq7mbnbuwa6clei@abyayala> <87fubc5ayl.fsf@nicolasgoaziou.fr> <20170924164556.jkqzdlnoqqdvdqbu@abyayala> <87377b6c3z.fsf@nicolasgoaziou.fr> <20170924214200.tssj45xcmo2nxdpx@abyayala> <20170925104127.dprqjpyfmexfer2i@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3zajwav7rfncpxnk" Content-Disposition: inline In-Reply-To: <20170925104127.dprqjpyfmexfer2i@abyayala> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 28579 Cc: 28579@debbugs.gnu.org, ng0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --3zajwav7rfncpxnk Content-Type: multipart/mixed; boundary="njn6u34psubs5vty" Content-Disposition: inline --njn6u34psubs5vty Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Final version. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://krosos.org/dist/keys/ https://www.infotropique.org https://krosos.org --njn6u34psubs5vty Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-Add-gpa.patch" Content-Transfer-Encoding: quoted-printable =46rom 1dffbc335e3bad37d990f4a1fddc91f60aa25683 Mon Sep 17 00:00:00 2001 =46rom: ng0 Date: Sun, 24 Sep 2017 15:52:05 +0000 Subject: [PATCH] gnu: Add gpa. * gnu/packages/gnupg.scm (gpa): New variable. --- gnu/packages/gnupg.scm | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index c6af5caa4..f9233924b 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -7,7 +7,7 @@ ;;; Copyright =C2=A9 2015, 2016, 2017 Efraim Flashner ;;; Copyright =C2=A9 2015, 2016 Ricardo Wurmus ;;; Copyright =C2=A9 2016 Christopher Allan Webber -;;; Copyright =C2=A9 2016 ng0 +;;; Copyright =C2=A9 2016, 2017 ng0 ;;; Copyright =C2=A9 2016 Christopher Baines ;;; Copyright =C2=A9 2016 Mike Gerwitz ;;; Copyright =C2=A9 2016 Troy Sankey @@ -822,3 +822,31 @@ qualities. To reconstruct a secret key, you re-enter = those bytes (whether by hand, OCR, QR code, or the like) and paperkey can use them to transform your existing public key into a secret key.") (license license:gpl2+))) + +(define-public gpa + (package + (name "gpa") + (version "0.9.10") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://gnupg/gpa/" + name "-" version ".tar.bz2")) + (sha256 + (base32 + "09xphbi2456qynwqq5n0yh0zdmdi2ggrj3wk4hsyh5lrzlvcrff3")))) + (build-system gnu-build-system) + (native-inputs + `(("pkg-config" ,pkg-config))) + (inputs + `(("gnupg" ,gnupg) + ("gpgme" ,gpgme) + ("libassuan" ,libassuan) + ("libgpg-error" ,libgpg-error) + ("gtk+-2" ,gtk+-2))) + (home-page "https://gnupg.org/software/gpa/index.html") + (synopsis "GUI for GnuPG") + (description + "GPA, the GNU Privacy Assistant, is a graphical user +interface for GnuPG.") + (license license:gpl3+))) --=20 2.14.1 --njn6u34psubs5vty-- --3zajwav7rfncpxnk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAlnI3gAACgkQ4i+bv+40 hYggUBAAh5Wm1PYwx4J9yQOIwX+l6obwM3ttkWbnxspCidstAPIy61mbBK64jvVq 7ir7XTxTpSF8B2ejxmMaxBfXhNR/tztRtEm4Z9D1Gb5V17wVJ6aauI9m+Z8qWS0s FO9D+Ed1pFWdK/S7PsrJfP0JcL+DOCOXgom6cg9Oza0O7beqpPxwMG3xi40z6oVq h+BftVpUvDt7nyGfqRip2EKT5LfW4ueRcoNl3sS55d/LPXJQfwUJ2CiZkecCuBnS YqU60Ttq39nIbr9WkADBm3w9dJU/rS2liEFouIb/EBboIySUDm3A9t3pInuvgLQd 18wxRsnH+cmnWEDsGvZ9ZknJ5AuGcTx+ljp2RsCSsXEXNr97vQLreedhdph2ykOb t7cVKmgoX/fV8vU/A9srB5TRwAIKfkByIAG2d0qKyc+kVEXt5MSLJpeuf1uSqUPQ 8yq6plE7EPBfxjCFw12oAQQjnBEH1Lb7uECWkfIsxGEcFcqqYyxjk5nKJTRSwmkn 7/XgvPXopxowLJE7J/ELHruvRrCKt9d9yzq+tMqdnL5uc4mNx1VnoX5PQo93E8Gc VbmzKF+UuiTN29xrwrjEeBEglq4QjLl4WkxJ8DTb1pTnLlPTiacFalwNd19mX9nE 3rzSiKnok9y9WOPoOnb9VSoI/7VXTBtokL7rCmNa2CkMsLW1Ie4= =jY1c -----END PGP SIGNATURE----- --3zajwav7rfncpxnk-- From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 26 04:36:18 2017 Received: (at 28579-done) by debbugs.gnu.org; 26 Sep 2017 08:36:18 +0000 Received: from localhost ([127.0.0.1]:59647 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwlLm-0005Aq-J8 for submit@debbugs.gnu.org; Tue, 26 Sep 2017 04:36:18 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52229) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwlLl-0005Ab-3Y for 28579-done@debbugs.gnu.org; Tue, 26 Sep 2017 04:36:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dwlLa-0007ry-0B for 28579-done@debbugs.gnu.org; Tue, 26 Sep 2017 04:36:11 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dwlLZ-0007rh-TJ; Tue, 26 Sep 2017 04:36:05 -0400 Received: from [193.50.110.164] (port=59702 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dwlLY-0003xR-Uq; Tue, 26 Sep 2017 04:36:05 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: ng0 Subject: Re: [bug#28579] gpa References: <20170924155452.lsq7mbnbuwa6clei@abyayala> <87fubc5ayl.fsf@nicolasgoaziou.fr> <20170924164556.jkqzdlnoqqdvdqbu@abyayala> <87377b6c3z.fsf@nicolasgoaziou.fr> <20170924214200.tssj45xcmo2nxdpx@abyayala> <20170925104127.dprqjpyfmexfer2i@abyayala> <20170925104417.vyqbc47mlqwcn3rv@abyayala> Date: Tue, 26 Sep 2017 10:36:03 +0200 In-Reply-To: <20170925104417.vyqbc47mlqwcn3rv@abyayala> (ng0@infotropique.org's message of "Mon, 25 Sep 2017 10:44:17 +0000") Message-ID: <87ing526x8.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28579-done Cc: 28579-done@debbugs.gnu.org, Nicolas Goaziou X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable ng0 skribis: > From 1dffbc335e3bad37d990f4a1fddc91f60aa25683 Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Sun, 24 Sep 2017 15:52:05 +0000 > Subject: [PATCH] gnu: Add gpa. > > * gnu/packages/gnupg.scm (gpa): New variable. Applied with the cosmetic changes below. Thanks to the two of you! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index f9233924b..2e00f9a0c 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -827,14 +827,13 @@ them to transform your existing public key into a secret key.") (package (name "gpa") (version "0.9.10") - (source - (origin - (method url-fetch) - (uri (string-append "mirror://gnupg/gpa/" - name "-" version ".tar.bz2")) - (sha256 - (base32 - "09xphbi2456qynwqq5n0yh0zdmdi2ggrj3wk4hsyh5lrzlvcrff3")))) + (source (origin + (method url-fetch) + (uri (string-append "mirror://gnupg/gpa/" + name "-" version ".tar.bz2")) + (sha256 + (base32 + "09xphbi2456qynwqq5n0yh0zdmdi2ggrj3wk4hsyh5lrzlvcrff3")))) (build-system gnu-build-system) (native-inputs `(("pkg-config" ,pkg-config))) @@ -844,9 +843,10 @@ them to transform your existing public key into a secret key.") ("libassuan" ,libassuan) ("libgpg-error" ,libgpg-error) ("gtk+-2" ,gtk+-2))) - (home-page "https://gnupg.org/software/gpa/index.html") - (synopsis "GUI for GnuPG") + (home-page "https://gnupg.org/software/gpa/") + (synopsis "Graphical user interface for GnuPG") (description - "GPA, the GNU Privacy Assistant, is a graphical user -interface for GnuPG.") + "GPA, the GNU Privacy Assistant, is a graphical user interface for +@uref{https://gnupg.org, GnuPG}. It can be used to encrypt, decrypt, and +sign files, to verify signatures, and to manage the private and public keys.") (license license:gpl3+))) --=-=-=-- From unknown Fri Aug 15 21:25:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 24 Oct 2017 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator