[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61018] [PATCH 0/2] Add pcsc-tools, and missing dependency perl-pcsc
From: |
Jake Leporte |
Subject: |
[bug#61018] [PATCH 0/2] Add pcsc-tools, and missing dependency perl-pcsc |
Date: |
Sun, 22 Jan 2023 22:29:22 -0600 |
This patch series adds PCSC Tools, which is a set of utilities useful for
debugging a smart card setup.
The `gscriptor' component doesn't seem to be working, but on my end, that
seems like a problem with `perl-gtk3' on Guix. At any rate, the other PCSC
Tools are working, and since they are recommended in several smart card setup
tutorials for GNU/Linux, they would be nice to have in the distribution.
Jake Leporte (2):
gnu: Add perl-pcsc.
gnu: Add pcsc-tools.
gnu/packages/perl.scm | 36 ++++++++++++++++++++++++++++
gnu/packages/security-token.scm | 42 +++++++++++++++++++++++++++++++++
2 files changed, 78 insertions(+)
base-commit: 2b1e5cb6a82e60298b620ef8d2dbf90cfb925015
prerequisite-patch-id: 55ebfdbee35b36ac06da23b716337ecfef350452
prerequisite-patch-id: 12b9437ce6c6849e83e52cabad56672a5c73e2a7
prerequisite-patch-id: 52c97b6e4d8d4b78217423a3f1323d95a609de8c
prerequisite-patch-id: 213e646246e9cda4b2da70df3f2b3f9eb09612a2
--
2.34.1
- [bug#61018] [PATCH 0/2] Add pcsc-tools, and missing dependency perl-pcsc,
Jake Leporte <=
- [bug#61018] [PATCH 1/2] gnu: Add perl-pcsc., Jake Leporte, 2023/01/22
- [bug#61018] [PATCH 2/2] gnu: Add pcsc-tools., Jake Leporte, 2023/01/22
- [bug#61018] [PATCH v2] gnu: Add perl-pcsc., Jake Leporte, 2023/01/23
- [bug#61018] [PATCH v2] gnu: Add pcsc-tools., Jake Leporte, 2023/01/26
- [bug#61018] [PATCH v3 1/2] gnu: Add perl-pcsc., Jake Leporte, 2023/01/27
- [bug#61018] [PATCH v4] gnu: Add pcsc-tools., Jake Leporte, 2023/01/27