unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/2] gnu: Add libpcsclite
@ 2016-10-22 16:24 Mike Gerwitz
  2016-10-22 16:24 ` [PATCH 1/2] " Mike Gerwitz
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Mike Gerwitz @ 2016-10-22 16:24 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1053 bytes --]

This adds libpcsclite for smartcard support.

This is my first Guix package, and I surely screwed something up. :)
I'd appreciate any help or criticism you can give.  This was not a
trivial change.

The description is taken directly from the website, but I'm not fond
of its emphasis of Windows.  Should I change it?


Previous to this patch, commands like `gpg --card-status` did not work
(gpg version 2.1).  Running the following command would yield the
error "Could not find libpcsclite.so.1":

  gpg-agent --debug-all --debug-level guru --server --no-detach \
    <<< 'SCD SERIALNO openpgp'


I tried running `./pre-inst-env guix lint libpcsclite`, but got an
error about an unbound `make-session` variable; I'll post about that
separately, but please forgive any issues that it might have caught.


Mike Gerwitz (2):
  gnu: Add libpcsclite
  gnu: gnupg: libpcsclite propagated input

 gnu/packages/gnupg.scm | 40 +++++++++++++++++++++++++++++++++++++++-
 1 file changed, 39 insertions(+), 1 deletion(-)

-- 
2.9.3


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-10-27  9:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-22 16:24 [PATCH 0/2] gnu: Add libpcsclite Mike Gerwitz
2016-10-22 16:24 ` [PATCH 1/2] " Mike Gerwitz
2016-10-22 16:24 ` [PATCH 2/2] gnu: gnupg: libpcsclite propagated input Mike Gerwitz
2016-10-22 21:16 ` [PATCH 0/2] gnu: Add libpcsclite Marius Bakke
2016-10-23  1:30   ` Mike Gerwitz
2016-10-24 16:21     ` Marius Bakke
2016-10-22 16:04       ` [PATCH 1/2] gnu: Add pcsc-lite Mike Gerwitz
2016-10-22 16:06       ` [PATCH 2/2] gnu: gnupg: patch scdaemon libpcsclite path Mike Gerwitz
2016-10-24 18:03       ` [PATCH 0/2] gnu: Add libpcsclite Efraim Flashner
2016-10-27  1:09       ` Mike Gerwitz
2016-10-27  9:03         ` Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).