Since the dependency on the GTK+ Perl bindings is slightly more than I'd like, and is on my systems only required by pcsc-tools, I'd very much like for this to be made optional. Pretty please!
Done.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab2ac6e2ef72ff3a8d9a7130dd297b2511b28df commit 9ab2ac6e2ef72ff3a8d9a7130dd297b2511b28df Author: Sam James <sam@gentoo.org> AuthorDate: 2025-05-01 03:34:07 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-01 03:41:48 +0000 sys-apps/pcsc-tools: add 1.7.3 * Port to Meson * Retain USE=gui, at least for now. It was added for bug #323229 with which I sympathise, but dunno if we should add some option for it in the build system. I think we probably should as it's more robust and means we're less likely to miss files that changed in future. * Add a comment in pkg_postrm as I nearly removed it until I realised why it's not conditional there. * Add unconditional dev-perl/libintl-perl dep. It's `use`'d by both gscriptor and scriptor unconditionally. Bug: https://bugs.gentoo.org/323229 Closes: https://bugs.gentoo.org/927630 Signed-off-by: Sam James <sam@gentoo.org> sys-apps/pcsc-tools/Manifest | 1 + sys-apps/pcsc-tools/pcsc-tools-1.7.3.ebuild | 49 +++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+)